aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-02-282-3/+28
* PARISC: fix user-triggerable panic on pariscAl Viro2012-12-031-2/+4
* PARISC: fix virtual aliasing issue in get_shared_area()James Bottomley2012-12-031-0/+2
* PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
* PARISC: fix TLB fault path on PA2.0 narrow systemsJames Bottomley2012-06-091-13/+17
* PARISC: fix boot failure on 32-bit systems caused by branch stubs placed befo...John David Anglin2012-06-091-2/+4
* PARISC: fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-06-011-1/+6
* PARISC: fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-06-011-18/+20
* PARISC: fix PA1.1 oops on bootJames Bottomley2012-06-011-0/+4
* fix return type of __atomic64_add_returnJohn David Anglin2011-08-151-2/+2
* Fix futex supportCarlos O'Donell2011-08-151-6/+60
* wire up sendmmsg syscallJames Bottomley2011-08-152-1/+3
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
* Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
|/
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-9/+0
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-251-1/+1
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-1/+1
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-2212-130/+206
|\ \ \
| * \ \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-228-124/+182
| |\ \ \
| | * | | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-152-2/+16
| | * | | [PARISC] only make executable areas executableJames Bottomley2011-04-156-122/+166
| * | | | [PARISC] wire up syncfs syscallJames Bottomley2011-04-152-1/+3
| * | | | [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-152-1/+5
| * | | | [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-152-1/+3
| * | | | [PARISC] wire up fanotify syscallsJames Bottomley2011-04-153-1/+13
| * | | | [PARISC] fix pacache .size with new binutilsMeelis Roos2011-04-151-4/+2
| |/ / /
* | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+3
* | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-1/+3
|\ \ \ \
| * | | | [PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-04-211-1/+3
| |/ / /
* / / / sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-4/+1
|/ / /
* | | Fix common misspellingsLucas De Marchi2011-03-3112-19/+19
* | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | | parisc: Use irq_to_desc() in show_interrupts()Thomas Gleixner2011-03-291-5/+6
* | | parisc: Convert irq namespaceThomas Gleixner2011-03-291-6/+6
* | | parisc: Convert the final irq bitsThomas Gleixner2011-03-291-7/+2
| |/ |/|
* | lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
|/
* remove dma64_addr_tFUJITA Tomonori2011-03-231-13/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-2/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-231-0/+4
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-03-218-375/+319
|\
| * Merge branch 'irq' into for-nextJames Bottomley2011-02-103-36/+42
| |\
| | * [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-103-36/+42