aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott
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