summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-25xen/tracing: fix compile errors when tracing is disabled.Jeremy Fitzhardinge
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-25MIPS: RB532: Use hex_to_bin()Andy Shevchenko
2011-07-25MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi
2011-07-25MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn
2011-07-25MIPS: Remove pointless return statement from empty void functions.Ralf Baechle
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee
2011-07-25MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee
2011-07-25MIPS: Add SYNC after cacheflushKevin Cernekee
2011-07-25MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee
2011-07-25MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao
2011-07-25MIPS: topdown mmap supportJian Peng
2011-07-25MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli
2011-07-25arm/dt: Add dtb make ruleRob Herring