aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman
2011-05-27GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-26m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger
2011-05-26sh: convert to asm-generic ptrace.hMike Frysinger
2011-05-26x86: convert to asm-generic ptrace.hMike Frysinger
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano
2011-05-26m32r: remove redundant declarationKOSAKI Motohiro
2011-05-26m32r: convert cpumask apiKOSAKI Motohiro
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-05-26gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely
2011-05-26gpio: move U300 GPIO driver to drivers/gpioLinus Walleij
2011-05-26Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-26ARM: kill pmd_off()Russell King
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds
2011-05-26mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M
2011-05-26x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Chris Metcalf
2011-05-26x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro
2011-05-26Merge branch 'linus' into x86/urgentIngo Molnar
2011-05-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon