1. 47a150e Cache user_ns in struct cred by Serge E. Hallyn · 13 years ago
  2. 381e786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  3. 446cc63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  4. 9bbd055 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  5. ca7d120 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus by James Morris · 13 years ago
  6. 9ddabb0 i2c: pnx: Fix crash due to wrong init of timer->data by Wolfram Sang · 13 years ago
  7. 411f05f vsprintf: Turn kptr_restrict off by default by Ingo Molnar · 13 years ago
  8. 1b0bcbcf6 net/9p/protocol.c: Fix a memory leak by Pedro Scarapicchia Junior · 13 years ago
  9. 93826c0 SELinux: delete debugging printks from filename_trans rule processing by Eric Paris · 13 years ago
  10. ca1376d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  11. 0c5e157 Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  12. 982b203 Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)" by Linus Torvalds · 13 years ago
  13. df43938 Merge branch 'fbmem' by Linus Torvalds · 13 years ago
  14. 49f019c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  15. 53f8023 x86/mm: Fix section mismatch derived from native_pagetable_reserve() by Sedat Dilek · 13 years ago
  16. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  17. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 13 years ago
  18. 6eaed0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  19. 8043f4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  20. 75c0b3b Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. c47747f fbmem: make read/write/ioctl use the frame buffer at open time by Linus Torvalds · 13 years ago
  22. 698b368 fbcon: add lifetime refcount to opened frame buffers by Linus Torvalds · 13 years ago
  23. a904f5f ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses by Catalin Marinas · 13 years ago
  24. 2af68df ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls by Arnd Bergmann · 13 years ago
  25. 9af386c ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM by Will Deacon · 13 years ago
  26. b105428 sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic by Tkhai Kirill · 13 years ago
  27. 3568bd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  28. fad6320 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  29. b512129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  30. 409ab14 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  31. ce84537 Revert "Bluetooth: fix shutdown on SCO sockets" by Linus Torvalds · 13 years ago
  32. 0e6f76c Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  33. 1d929b7 mm: tracing: add missing GFP flags to tracing by Mel Gorman · 13 years ago
  34. 59a16ea tmpfs: fix spurious ENOSPC when racing with unswap by Hugh Dickins · 13 years ago
  35. 778dd89 tmpfs: fix race between umount and swapoff by Hugh Dickins · 13 years ago
  36. b1dea80 tmpfs: fix race between umount and writepage by Hugh Dickins · 13 years ago
  37. 21a3c96 memcg: allocate memory cgroup structures in local nodes by Andi Kleen · 13 years ago
  38. ee85c2e mm: add alloc_pages_exact_nid() by Andi Kleen · 13 years ago
  39. 71a6d0a MAINTAINERS: fix sorting by Harry Wei · 13 years ago
  40. 8f389a99 mm: use alloc_bootmem_node_nopanic() on really needed path by Yinghai Lu · 13 years ago
  41. bad49d9 mm: check PageUnevictable in lru_deactivate_fn() by Minchan Kim · 13 years ago
  42. 52cd4e5 drivers/rtc/rtc-s3c.c: fixup wake support for rtc by Ben Dooks · 13 years ago
  43. 36cb703 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM by Rafael J. Wysocki · 13 years ago
  44. 9744997a PM / Hibernate: Make snapshot_release() restore GFP mask by Rafael J. Wysocki · 13 years ago
  45. 8718647 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 13 years ago
  46. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  47. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 13 years ago
  48. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  49. c62dd36 mfd: Fix for the TWL4030 PM sleep/wakeup sequence by Lesly A M · 13 years ago
  50. a09aee8 mfd: Fix asic3 build error by Axel Lin · 13 years ago
  51. 557f447 mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset by Juergen Kilb · 13 years ago
  52. 03a8066 drm/radeon/nouveau: fix build regression on alpha due to Xen changes. by Dave Airlie · 13 years ago
  53. 1f03128 drm/radeon/kms: fix cayman acceleration by Alex Deucher · 13 years ago
  54. 285e042 drm/radeon: fix cayman struct accessors. by Dave Airlie · 13 years ago
  55. 9f381a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  56. 21a43e3 slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM" by David Rientjes · 13 years ago
  57. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  58. 0d4420a slcan: fix ldisc->open retval by Oliver Hartkopp · 13 years ago
  59. aae1e74 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN by Dan Williams · 13 years ago
  60. 6fa5ddc xfrm: Don't allow esn with disabled anti replay detection by Steffen Klassert · 13 years ago
  61. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  62. e14a599 net: dev_close() should check IFF_UP by Eric Dumazet · 13 years ago
  63. 55aee10 vlan: fix GVRP at dismantle time by Eric Dumazet · 13 years ago
  64. 54b3335 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  65. 675badf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  66. 780914c MIPS: Alchemy: fix xxs1500 build error by Manuel Lauss · 13 years ago
  67. 310f130 MIPS: Invalidate old TLB mappings when updating huge page PTEs. by David Daney · 13 years ago
  68. f850548 MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb by Wu Zhangjin · 13 years ago
  69. 1e2bbde MIPS: JZ4740: Set one-shot feature flag for the clockevent by Lars-Peter Clausen · 13 years ago
  70. aa7ce1c MIPS: JZ4740: Export symbols to the watchdog driver module by Ralf Baechle · 13 years ago
  71. f1b6a50 MIPS: JZ4740: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  72. b20bff0 MIPS: Audit: Fix success success argument pass to audit_syscall_exit by Ralf Baechle · 13 years ago
  73. 893d20f MIPS: Fix calc_vmlinuz_load_addr build warnings. by Ralf Baechle · 13 years ago
  74. 403fbdf MIPS: Alchemy: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  75. 8bdd514 MIPS: Document former use of timerfd(2) syscall number. by Ralf Baechle · 13 years ago
  76. e12f47e MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  77. a6ab5ca MIPS: IP27: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  78. 7da34c1 MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h by Jonas Gorski · 13 years ago
  79. 23a271e MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON by David Daney · 13 years ago
  80. e3fb3f2 MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols. by David Daney · 13 years ago
  81. f8bec75 MIPS: Rename .data..mostly and properly handle it in linker script by Catalin Marinas · 13 years ago
  82. 866d7f5 MIPS: MSP: Fix build error by Ralf Baechle · 13 years ago
  83. 088a42a MIPS: MSP71xx: Fix typo in msp_per_irq_controller by Yoichi Yuasa · 13 years ago
  84. c87444a MIPS: Loongson: Fix GCC 2.6.0 build error. by Ralf Baechle · 13 years ago
  85. 84d3b0d MIPS: Jazz: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  86. 11b9d0e MIPS: SNI: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  87. 6be63bb MIPS: Malta: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  88. af3a1f6 MIPS: Malta: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  89. 3be1afc MIPS: IP22: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  90. 6fd78fc MIPS: IP22: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  91. 4a9040f MIPS: tlbex: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  92. 71271aa MIPS: c-r4k: Fix GCC 4.6.0 build error by Ralf Baechle · 13 years ago
  93. c54794d MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). by David Daney · 13 years ago
  94. c269a1b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  95. 622b9f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  96. d243390 fuse: fix oops in revalidate when called with NULL nameidata by Miklos Szeredi · 13 years ago
  97. badb8bb [S390] fix alloc_pgste check in init_new_context by Martin Schwidefsky · 13 years ago
  98. 3d8dcb3 [S390] oprofile: fix min/max interval query checks by Martin Schwidefsky · 13 years ago
  99. 83ace270 [S390] replace diag10() with diag10_range() function by Michael Holzheu · 13 years ago
  100. 91d3780 [S390] disassembler: handle b280/spp instruction by Christian Borntraeger · 13 years ago