1. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  2. b09628e mach-ux500: add lm3530 ALS platform data for U5500 by Linus Walleij · 13 years ago
  3. c5f4175 notifiers: sys: move reboot notifiers into reboot.h by Amerigo Wang · 13 years ago
  4. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  5. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  6. f1c2bb8 um: implement a x86_64 vDSO by Richard Weinberger · 13 years ago
  7. fc9a001 um: set __HAVE_ARCH_GATE_AREA for x86_64 by Richard Weinberger · 13 years ago
  8. 548f0a4 um: Set __HAVE_ARCH_GATE_AREA for i386 by Richard Weinberger · 13 years ago
  9. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  10. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  11. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  12. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  13. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  14. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  15. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  16. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  17. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  18. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  19. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  20. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
  21. 5ec80e5 cris, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  22. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
  23. b7de110 m68k, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  24. f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  25. 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  26. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  27. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  28. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
  29. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
  30. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  31. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  32. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  33. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  40. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  41. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  42. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  43. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  44. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  45. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  46. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  47. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  48. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  49. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  50. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  51. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  52. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  53. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  54. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  55. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  56. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  57. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  58. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  59. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  60. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  61. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  62. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago
  63. bebb106 KVM: MMU: cache mmio info on page fault path by Xiao Guangrong · 13 years ago
  64. af7cc7d KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code by Xiao Guangrong · 13 years ago
  65. ffb61bb KVM: MMU: do not update slot bitmap if spte is nonpresent by Xiao Guangrong · 13 years ago
  66. 052331b KVM: MMU: fix walking shadow page table by Xiao Guangrong · 13 years ago
  67. d910f5c KVM guest: KVM Steal time registration by Glauber Costa · 13 years ago
  68. 73b7d40 [S390] use siginfo for sigtrap signals by Martin Schwidefsky · 13 years ago
  69. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  70. cadfce7 [S390] disable cpu measurement alerts on a dying cpu by Jan Glauber · 13 years ago
  71. c76e70d [S390] initial cr0 bits by Martin Schwidefsky · 13 years ago
  72. 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
  73. 89c9b66 [S390] race safe external interrupt registration by Jan Glauber · 13 years ago
  74. fdb204d [S390] cleanup program check handler prototypes by Martin Schwidefsky · 13 years ago
  75. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  76. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  77. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  78. e5992f2 [S390] kvm guest address space mapping by Martin Schwidefsky · 13 years ago
  79. 144d634 [S390] fix s390 assembler code alignments by Jan Glauber · 13 years ago
  80. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  81. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  82. f433c4a [S390] irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  83. 6d6be43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  84. b4db920 Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-for-linus', 'x86-platform-for-linus', 'x86-quirks-for-linus', 'x86-tsc-for-linus' and 'x86-smpboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  85. 7080d30 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. 148a7b1 Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  88. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  90. 2b6678c5 Blackfin: boards: fix pcm device name by Scott Jiang · 13 years ago
  91. 6ebc2bb Blackfin: SMP: punt unused atomic_test_mask helper by Mike Frysinger · 13 years ago
  92. a2de3f7 Blackfin: irqs: do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  93. b0d3dc1 Blackfin: bf526: restrict reboot workaround to 0.0 silicon by Mike Frysinger · 13 years ago
  94. 65cd3b5 Blackfin: bf51x: fix alternative portmux options by Mike Frysinger · 13 years ago
  95. fdfb0be Blackfin: bf54x: fix GPIO resume code by Mike Frysinger · 13 years ago
  96. 9e770f7 Blackfin: dpmc: optimize SDRAM programming slightly by Mike Frysinger · 13 years ago
  97. da31d6f Blackfin: dpmc: don't save/restore scratch registers by Mike Frysinger · 13 years ago
  98. 9466a05 Blackfin: bf538: pull gpio/port logic out of core hibernate paths by Mike Frysinger · 13 years ago
  99. eed7b83 Blackfin: dpmc: optimize hibernate/resume path by Mike Frysinger · 13 years ago
  100. d7228e7 Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernating by Mike Frysinger · 13 years ago