Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 54 | -133/+965 |
2011-07-26 | mach-ux500: add lm3530 ALS platform data for U5500 | Linus Walleij | 1 | -1/+83 |
2011-07-26 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2 | -0/+2 |
2011-07-26 | um: remove dead code | Richard Weinberger | 3 | -6/+3 |
2011-07-26 | um: adjust size of pid_buf | Richard Weinberger | 1 | -1/+1 |
2011-07-26 | um: implement a x86_64 vDSO | Richard Weinberger | 9 | -0/+365 |
2011-07-26 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger | 3 | -1/+37 |
2011-07-26 | um: Set __HAVE_ARCH_GATE_AREA for i386 | Richard Weinberger | 3 | -1/+65 |
2011-07-26 | um: disable scan_elf_aux() on x86_64 | Richard Weinberger | 3 | -7/+8 |
2011-07-26 | uml: free resources | Davidlohr Bueso | 1 | -2/+4 |
2011-07-26 | uml: drivers/slip_user.c memory leak fix | Vitaliy Ivanov | 1 | -2/+1 |
2011-07-26 | uml: helper.c warning corrections | Vitaliy Ivanov | 1 | -2/+2 |
2011-07-26 | uml: cow_user.c warning corrections | Vitaliy Ivanov | 1 | -1/+5 |
2011-07-26 | uml: drivers/net_user.c memory leak fix | Vitaliy Ivanov | 1 | -1/+4 |
2011-07-26 | um: reinstate kernel version in generated .config | Geert Uytterhoeven | 1 | -0/+2 |
2011-07-26 | um: add netpoll support | Richard Weinberger | 1 | -0/+12 |
2011-07-26 | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger | 1 | -0/+5 |
2011-07-26 | um: clean up delay functions | Richard Weinberger | 3 | -32/+91 |
2011-07-26 | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | um: clean up vm-flags.h | Richard Weinberger | 3 | -39/+5 |
2011-07-26 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -2/+0 |
2011-07-26 | cris: fix some build warnings in pinmux.c | WANG Cong | 1 | -4/+6 |
2011-07-26 | m68k, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 3 | -6/+2 |
2011-07-26 | m32r, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | alpha, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-26 | h8300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -2/+0 |
2011-07-26 | sparc64: implement get_user_pages_fast() | David S. Miller | 2 | -1/+182 |
2011-07-26 | sparc64: add support for _PAGE_SPECIAL | David S. Miller | 1 | -4/+11 |
2011-07-26 | sparc64: use RCU page table freeing | David S. Miller | 2 | -2/+47 |
2011-07-26 | sparc64: kill page table quicklists | David S. Miller | 3 | -21/+26 |
2011-07-26 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 1 | -0/+1 |
2011-07-26 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 1 | -0/+3 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 91 | -155/+135 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-07-25 | Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 49 | -1892/+4 |
2011-07-25 | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 219 | -8099/+4681 |
2011-07-25 | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 23 | -151/+140 |
2011-07-25 | Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2 | -2/+2 |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 7 | -1334/+0 |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 206 | -5753/+6855 |
2011-07-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 49 | -1022/+1301 |
2011-07-24 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds | 85 | -102/+10910 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 26 | -777/+12 |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 87 | -3634/+11619 |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -150/+283 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -12/+56 |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro | 1 | -1/+1 |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn | 26 | -777/+12 |
2011-07-24 | KVM: MMU: trace mmio page fault | Xiao Guangrong | 4 | -1/+80 |
2011-07-24 | KVM: MMU: mmio page fault support | Xiao Guangrong | 5 | -14/+248 |