summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-05-21um: Implement um_free_irq()Richard Weinberger
2012-05-21um: Fix __swp_type()Richard Weinberger
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger
2012-05-21um: Add BUG() to do_ops()'s error pathRichard Weinberger
2012-05-21um: Remove unused variablesRichard Weinberger
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg
2012-05-20sparc32: fix cpuid_patch run-time patchingSam Ravnborg
2012-05-20sparc32: drop unused inline functions in srmmu.cSam Ravnborg
2012-05-20sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg
2012-05-20sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg
2012-05-20sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg
2012-05-20sparc32,leon: remove duplicate UART register definitionsSam Ravnborg
2012-05-20sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg
2012-05-20sparc32: move trap table to a separate fileSam Ravnborg
2012-05-20sparc64: renamed ttable.S to ttable_64.SSam Ravnborg
2012-05-20sparc32: Remove asm/sysen.h header.David S. Miller
2012-05-20sparc32: Delete asm/smpprim.hDavid S. Miller
2012-05-20sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller
2012-05-20sparc32: Kill boot_cpu_id4David S. Miller
2012-05-20sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller
2012-05-20sparc32: Remove completely unused code from asm/cache.hDavid S. Miller
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-19sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller
2012-05-19sparc32: add ucmpdi2Sam Ravnborg
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-18frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-17ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King