summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer
2011-05-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King
2011-05-26powerpc/oprofile: Handle events that raise an exception without overflowingEric B Munson
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-05-25Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd
2011-05-25printk: allocate kernel log buffer earlierMike Travis
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-25um: fix crash while os_dump_core()Richard Weinberger