1. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  2. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  3. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  4. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  5. 7fa38e7 um: reinstate kernel version in generated .config by Geert Uytterhoeven · 13 years ago
  6. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  7. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  8. 22e9b91 um: clean up delay functions by Richard Weinberger · 13 years ago
  9. c0ce5b6 um, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  10. 7213de0 um: clean up vm-flags.h by Richard Weinberger · 13 years ago
  11. 5ec80e5 cris, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  12. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
  13. b7de110 m68k, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  14. f796062 m32r, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  15. 6fa8090 alpha, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  16. 023f21b h8300, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  17. df077ac sparc64: implement get_user_pages_fast() by David S. Miller · 13 years ago
  18. 683d2fa sparc64: add support for _PAGE_SPECIAL by David S. Miller · 13 years ago
  19. 4a0100f sparc64: use RCU page table freeing by David S. Miller · 13 years ago
  20. 4dedbf8 sparc64: kill page table quicklists by David S. Miller · 13 years ago
  21. 90b03f5 xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h by WANG Cong · 13 years ago
  22. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 13 years ago
  23. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
  24. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  25. 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
  26. 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
  27. 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
  28. 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
  29. c8e5885 MIPS: RB532: Use hex_to_bin() by Andy Shevchenko · 14 years ago
  30. 5fba096 MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms by Shinya Kuribayashi · 14 years ago
  31. c2b78c8 MIPS: PowerTV: Provide cpu-feature-overrides.h by David VomLehn · 14 years ago
  32. 98f4a2c MIPS: Remove pointless return statement from empty void functions. by Ralf Baechle · 13 years ago
  33. 464fd83 MIPS: Limit fixrange_init() to the FIXMAP region by Kevin Cernekee · 14 years ago
  34. 273f2d7 MIPS: Install handlers for software IRQs by Kevin Cernekee · 14 years ago
  35. 565b60d MIPS: Move FIXADDR_TOP into spaces.h by Kevin Cernekee · 14 years ago
  36. d0023c4 MIPS: Add SYNC after cacheflush by Kevin Cernekee · 14 years ago
  37. b6da0ff MIPS: pfn_valid() is broken on low memory HIGHMEM systems by Kevin Cernekee · 14 years ago
  38. e36863a MIPS: HIGHMEM DMA on noncoherent MIPS32 processors by Dezhong Diao · 14 years ago
  39. d0be89f MIPS: topdown mmap support by Jian Peng · 13 years ago
  40. 3a71366 MIPS: Remove redundant addr_limit assignment on exec. by Mathias Krause · 13 years ago
  41. c4a5054 MIPS: AR7: Replace __attribute__((__packed__)) with __packed by Florian Fainelli · 13 years ago
  42. 1145410 MIPS: AR7: Remove 'space before tabs' in platform.c by Florian Fainelli · 13 years ago
  43. 5fd1a2e arm/dt: Add dtb make rule by Rob Herring · 13 years ago
  44. 2b4180a arm/dt: Add skeleton dtsi file by Grant Likely · 13 years ago
  45. 85cad1b arm/dt: Add dt machine definition by Grant Likely · 13 years ago
  46. 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
  47. c9d761b microblaze: PCI fix typo fault in of_node pointer moving into pci_bus by Michal Simek · 13 years ago
  48. ca12adc microblaze: Add support for early console on mdm by Michal Simek · 13 years ago
  49. 2aa8e37 microblaze: Simplify early console binding from DT by Michal Simek · 13 years ago
  50. e721a45 microblaze: Get early printk console earlier by Michal Simek · 13 years ago
  51. 6d9f29d OMAP: DSS2: Remove unused code from display.c by Tomi Valkeinen · 13 years ago
  52. aea4eb9 OMAP: DSS2: Remove unused opt_clock_available by Tomi Valkeinen · 13 years ago
  53. 95ce618 microblaze: Standardise cpuinfo output for cache policy by John A. Williams · 13 years ago
  54. 8904976 microblaze: Unprivileged stream instruction awareness by John A. Williams · 13 years ago
  55. 700dee7 OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss count by Tomi Valkeinen · 13 years ago
  56. aac927c OMAP: DSS2: rewrite use of context_loss_count by Tomi Valkeinen · 13 years ago
  57. 5db34eb microblaze: trivial: Fix typo fault by Michal Simek · 13 years ago
  58. a0ec99b microblaze: exec: Remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  59. 504a84c microblaze: Remove duplicated prototype of start_thread() by Mathias Krause · 13 years ago
  60. c113894 microblaze: Fix unaligned value saving to the stack for system with MMU by Michal Simek · 13 years ago
  61. a2f5269 microblaze/irqs: Do not trace arch_local_{*,irq_*} functions by Steven Rostedt · 13 years ago
  62. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  63. 8c9f08f m68k: Revive reporting of spurious interrupts by Geert Uytterhoeven · 13 years ago
  64. 739735d m68knommu: Move forward declaration of do_IRQ() from machdep.h to irq.h by Geert Uytterhoeven · 13 years ago
  65. 35de674 m68k: fix some atomic operation asm address modes for ColdFire by Greg Ungerer · 13 years ago
  66. f3c23a2 m68k: use CPU_HAS_NO_BITFIELDS for signal functions by Greg Ungerer · 13 years ago
  67. 7c94619 m68k: merge and clean up delay.h files by Greg Ungerer · 13 years ago
  68. 622e947 m68knommu: correctly use trap_init by Greg Ungerer · 13 years ago
  69. f4a5437 m68knommu: merge ColdFire 5206 and 5206e platform code by Greg Ungerer · 13 years ago
  70. 171d809 m68k: merge mmu and non-mmu bitops.h by Greg Ungerer · 13 years ago
  71. f941f5c m68k: merge MMU and non MMU versions of system.h by Greg Ungerer · 13 years ago
  72. 10f939f m68k: merge MMU and non-MMU versions of asm/hardirq.h by Greg Ungerer · 13 years ago
  73. a66af29 m68k: merge the non-mmu and mmu versions of module.c by Greg Ungerer · 13 years ago
  74. 6617eaf m68knommu: Fix printk() format in free_initrd_mem() by Geert Uytterhoeven · 13 years ago
  75. 45d1564 m68knommu: Make empty_zero_page "void *", like on m68k by Geert Uytterhoeven · 13 years ago
  76. 07d5b38 x86, olpc-xo15-sci: Enable EC wakeup capability by Daniel Drake · 13 years ago
  77. d8d01a6 x86, olpc: Fix dependency on POWER_SUPPLY by Daniel Drake · 13 years ago
  78. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  79. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  80. ff0c4ad Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  81. fcda12e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  82. 5fabc48 Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  83. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  84. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  85. e55d92b get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose by Al Viro · 13 years ago
  86. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  87. 4f02264 KVM: MMU: trace mmio page fault by Xiao Guangrong · 13 years ago
  88. ce88dec KVM: MMU: mmio page fault support by Xiao Guangrong · 13 years ago
  89. dd3bfd5 KVM: MMU: reorganize struct kvm_shadow_walk_iterator by Xiao Guangrong · 13 years ago
  90. c2a2ac2 KVM: MMU: lockless walking shadow page table by Xiao Guangrong · 13 years ago
  91. 603e065 KVM: MMU: do not need atomicly to set/clear spte by Xiao Guangrong · 13 years ago
  92. 1df9f2d KVM: MMU: introduce the rules to modify shadow page table by Xiao Guangrong · 13 years ago
  93. d7c5520 KVM: MMU: abstract some functions to handle fault pfn by Xiao Guangrong · 13 years ago
  94. fce92dc KVM: MMU: filter out the mmio pfn from the fault pfn by Xiao Guangrong · 13 years ago
  95. c370795 KVM: MMU: remove bypass_guest_pf by Xiao Guangrong · 13 years ago
  96. bd4c86e KVM: MMU: split kvm_mmu_free_page by Xiao Guangrong · 13 years ago
  97. aa6bd18 KVM: MMU: count used shadow pages on prepareing path by Xiao Guangrong · 13 years ago
  98. b90a0e6 KVM: MMU: rename 'pt_write' to 'emulate' by Xiao Guangrong · 13 years ago
  99. b36c7a7 KVM: MMU: cleanup for FNAME(fetch) by Xiao Guangrong · 13 years ago
  100. 640d9b0 KVM: MMU: optimize to handle dirty bit by Xiao Guangrong · 13 years ago