1. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  2. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  3. 3b76eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  4. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  5. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  6. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 13 years ago
  7. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  8. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  9. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  10. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 13 years ago
  11. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 13 years ago
  12. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 13 years ago
  13. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  14. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  15. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  16. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  17. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  18. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  19. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  20. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  21. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  22. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  23. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  24. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
  25. 5ec80e5 cris, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  26. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
  27. b7de110 m68k, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  28. f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  29. 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  30. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  31. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  32. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
  33. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
  34. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  35. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  36. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  37. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  38. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  39. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  40. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  41. dd58ecb Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  42. 604f449 Merge branch 'tegra/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/fixes by Arnd Bergmann · 13 years ago
  43. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  44. 8c9f08f m68k: Revive reporting of spurious interrupts by Geert Uytterhoeven · 13 years ago
  45. 739735d m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h by Geert Uytterhoeven · 13 years ago
  46. 35de674 m68k: fix some atomic operation asm address modes for ColdFire by Greg Ungerer · 13 years ago
  47. f3c23a2 m68k: use CPU_HAS_NO_BITFIELDS for signal functions by Greg Ungerer · 13 years ago
  48. 7c94619 m68k: merge and clean up delay.h files by Greg Ungerer · 13 years ago
  49. 622e947 m68knommu: correctly use trap_init by Greg Ungerer · 13 years ago
  50. f4a5437 m68knommu: merge ColdFire 5206 and 5206e platform code by Greg Ungerer · 13 years ago
  51. 171d809 m68k: merge mmu and non-mmu bitops.h by Greg Ungerer · 13 years ago
  52. f941f5c m68k: merge MMU and non MMU versions of system.h by Greg Ungerer · 13 years ago
  53. 10f939f m68k: merge MMU and non-MMU versions of asm/hardirq.h by Greg Ungerer · 13 years ago
  54. a66af29 m68k: merge the non-mmu and mmu versions of module.c by Greg Ungerer · 13 years ago
  55. 6617eaf m68knommu: Fix printk() format in free_initrd_mem() by Geert Uytterhoeven · 13 years ago
  56. 45d1564 m68knommu: Make empty_zero_page "void *", like on m68k by Geert Uytterhoeven · 13 years ago
  57. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  58. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  59. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  60. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  61. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  62. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  63. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  64. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  65. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  66. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  67. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  68. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  69. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  70. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  71. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  72. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  73. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  74. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  75. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  76. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  77. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  78. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  79. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
  80. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  81. af7cc7d1 KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
  82. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
  83. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
  84. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  85. 73b7d40 [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 13 years ago
  86. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  87. cadfce7 [S390] disable cpu measurement alerts on a dying cpu by Jan Glauber · 13 years ago
  88. c76e70d [S390] initial cr0 bits by Martin Schwidefsky · 13 years ago
  89. 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
  90. 89c9b66 [S390] race safe external interrupt registration by Jan Glauber · 13 years ago
  91. fdb204d [S390] cleanup program check handler prototypes by Martin Schwidefsky · 13 years ago
  92. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  93. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  94. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  95. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  96. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  97. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  98. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  99. f433c4a [S390] irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  100. 6d6be43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago