aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-24/+2
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-255-20/+0
* um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-254-63/+68
* alpha: hook up gpiolib supportMark Brown2011-05-252-0/+59
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-255-12/+14
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+2
* m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-258-120/+22
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-2521-41/+0
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* ia64: mmu_gather reworkPeter Zijlstra2011-05-251-20/+46
* sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
* arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
* s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* sparc: mmu_gather reworkPeter Zijlstra2011-05-256-116/+63
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-258-17/+46
* x86,mm: make pagefault killableKOSAKI Motohiro2011-05-251-1/+11
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-257-13/+17
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-242-9/+13
|\
| * mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
| * i2c-nomadik: fix speed enumeratorLinus Walleij2011-05-251-1/+1
| * i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-2/+4
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \
| * | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * | [S390] oprofile: dont access lowcoreHeiko Carstens2011-05-231-9/+2
| * | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-233-0/+4
| * | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
| * | [S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber2011-05-231-3/+3
| * | [S390] s390,oprofile: fix alert counter incrementJan Glauber2011-05-231-1/+1
| * | [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
| * | [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-237-233/+331
| * | [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-232-55/+59
| * | [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-234-23/+23
| * | [S390] pfault: cleanup codeHeiko Carstens2011-05-231-30/+37
| * | [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-236-26/+71
| * | [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1