Age | Commit message (Expand) | Author |
2011-07-25 | mach-ux500: add lm3530 ALS platform data for U5500 | Linus Walleij |
2011-07-25 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang |
2011-07-25 | um: remove dead code | Richard Weinberger |
2011-07-25 | um: adjust size of pid_buf | Richard Weinberger |
2011-07-25 | um: implement a x86_64 vDSO | Richard Weinberger |
2011-07-25 | um: set __HAVE_ARCH_GATE_AREA for x86_64 | Richard Weinberger |
2011-07-25 | um: Set __HAVE_ARCH_GATE_AREA for i386 | Richard Weinberger |
2011-07-25 | um: disable scan_elf_aux() on x86_64 | Richard Weinberger |
2011-07-25 | uml: free resources | Davidlohr Bueso |
2011-07-25 | uml: drivers/slip_user.c memory leak fix | Vitaliy Ivanov |
2011-07-25 | uml: helper.c warning corrections | Vitaliy Ivanov |
2011-07-25 | uml: cow_user.c warning corrections | Vitaliy Ivanov |
2011-07-25 | uml: drivers/net_user.c memory leak fix | Vitaliy Ivanov |
2011-07-25 | um: reinstate kernel version in generated .config | Geert Uytterhoeven |
2011-07-25 | um: add netpoll support | Richard Weinberger |
2011-07-25 | um: fix _FORTIFY_SOURCE=2 support for kernel modules | Richard Weinberger |
2011-07-25 | um: clean up delay functions | Richard Weinberger |
2011-07-25 | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | um: clean up vm-flags.h | Richard Weinberger |
2011-07-25 | cris, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | cris: fix some build warnings in pinmux.c | WANG Cong |
2011-07-25 | m68k, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | m32r, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | alpha, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | h8300, exec: remove redundant set_fs(USER_DS) | Mathias Krause |
2011-07-25 | sparc64: implement get_user_pages_fast() | David S. Miller |
2011-07-25 | sparc64: add support for _PAGE_SPECIAL | David S. Miller |
2011-07-25 | sparc64: use RCU page table freeing | David S. Miller |
2011-07-25 | sparc64: kill page table quicklists | David S. Miller |
2011-07-25 | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong |
2011-07-25 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg |
2011-07-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-07-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-07-24 | Merge branch 'for-upstream' of git://openrisc.net/jonas/linux | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-24 | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-07-24 | KVM: MMU: trace mmio page fault | Xiao Guangrong |
2011-07-24 | KVM: MMU: mmio page fault support | Xiao Guangrong |
2011-07-24 | KVM: MMU: reorganize struct kvm_shadow_walk_iterator | Xiao Guangrong |
2011-07-24 | KVM: MMU: lockless walking shadow page table | Xiao Guangrong |
2011-07-24 | KVM: MMU: do not need atomicly to set/clear spte | Xiao Guangrong |
2011-07-24 | KVM: MMU: introduce the rules to modify shadow page table | Xiao Guangrong |
2011-07-24 | KVM: MMU: abstract some functions to handle fault pfn | Xiao Guangrong |
2011-07-24 | KVM: MMU: filter out the mmio pfn from the fault pfn | Xiao Guangrong |
2011-07-24 | KVM: MMU: remove bypass_guest_pf | Xiao Guangrong |
2011-07-24 | KVM: MMU: split kvm_mmu_free_page | Xiao Guangrong |