summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller
2011-07-27sparc: rename atomic_add_unlessStephen Rothwell
2011-07-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-26mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26frv, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-07-26Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"Michal Simek
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-26MIPS: Close races in TLB modify handlers.David Daney
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25mach-ux500: add lm3530 ALS platform data for U5500Linus Walleij
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25um: remove dead codeRichard Weinberger
2011-07-25um: adjust size of pid_bufRichard Weinberger
2011-07-25um: implement a x86_64 vDSORichard Weinberger
2011-07-25um: set __HAVE_ARCH_GATE_AREA for x86_64Richard Weinberger
2011-07-25um: Set __HAVE_ARCH_GATE_AREA for i386Richard Weinberger
2011-07-25um: disable scan_elf_aux() on x86_64Richard Weinberger
2011-07-25uml: free resourcesDavidlohr Bueso
2011-07-25uml: drivers/slip_user.c memory leak fixVitaliy Ivanov
2011-07-25uml: helper.c warning correctionsVitaliy Ivanov
2011-07-25uml: cow_user.c warning correctionsVitaliy Ivanov
2011-07-25uml: drivers/net_user.c memory leak fixVitaliy Ivanov
2011-07-25um: reinstate kernel version in generated .configGeert Uytterhoeven
2011-07-25um: add netpoll supportRichard Weinberger
2011-07-25um: fix _FORTIFY_SOURCE=2 support for kernel modulesRichard Weinberger
2011-07-25um: clean up delay functionsRichard Weinberger
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause