aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2011-07-25um: clean up vm-flags.hRichard Weinberger
2011-07-25cris, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25cris: fix some build warnings in pinmux.cWANG Cong
2011-07-25m68k, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25m32r, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25h8300, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-07-25sparc64: implement get_user_pages_fast()David S. Miller
2011-07-25sparc64: add support for _PAGE_SPECIALDavid S. Miller
2011-07-25sparc64: use RCU page table freeingDavid S. Miller
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-07-25xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-25m68k: Revive reporting of spurious interruptsGeert Uytterhoeven
2011-07-25m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.hGeert Uytterhoeven
2011-07-25m68k: fix some atomic operation asm address modes for ColdFireGreg Ungerer
2011-07-25m68k: use CPU_HAS_NO_BITFIELDS for signal functionsGreg Ungerer
2011-07-25m68k: merge and clean up delay.h filesGreg Ungerer
2011-07-25m68knommu: correctly use trap_initGreg Ungerer