summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-21um: Remove unused variablesRichard Weinberger1-10/+0
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds136-10726/+2242
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-22/+1086
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-117/+270
2012-05-21sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg3-13/+10
2012-05-21sparc32: fix cpuid_patch run-time patchingSam Ravnborg1-0/+2
2012-05-20sparc32: drop unused inline functions in srmmu.cSam Ravnborg1-26/+0
2012-05-20sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2-52/+14
2012-05-20sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg3-81/+85
2012-05-20sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg1-15/+2
2012-05-20sparc32,leon: remove duplicate UART register definitionsSam Ravnborg1-25/+0
2012-05-20sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2-13/+14
2012-05-20sparc32: move trap table to a separate fileSam Ravnborg2-324/+419
2012-05-20sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2-1/+1
2012-05-20sparc32: Remove asm/sysen.h header.David S. Miller1-15/+0
2012-05-20sparc32: Delete asm/smpprim.hDavid S. Miller1-54/+0
2012-05-20sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller1-2/+0
2012-05-20sparc32: Kill boot_cpu_id4David S. Miller3-6/+1
2012-05-20sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2-10/+5
2012-05-20sparc32: Remove completely unused code from asm/cache.hDavid S. Miller1-114/+0
2012-05-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-20sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller1-2/+2
2012-05-20sparc32: add ucmpdi2Sam Ravnborg2-1/+20
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-19Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+0
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+6
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-17ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller71-257/+469
2012-05-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-23/+40
2012-05-17Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds5-34/+73
2012-05-17arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-17arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22