1. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 18 years ago
  2. d1ed6a3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  3. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  4. 95026cd [IPV6]: Fix ECN bug on big-endian by Al Viro · 18 years ago
  5. 02e6037 [IPX]: Annotate and fix IPX checksum by Al Viro · 18 years ago
  6. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 18 years ago
  7. 43530d2 [PATCH] powerpc: wire up sys_migrate_pages by Stephen Rothwell · 18 years ago
  8. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 18 years ago
  9. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 18 years ago
  10. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 18 years ago
  11. 86f4f0f [PATCH] fix UFS superblock alignment issues by Eric Sandeen · 18 years ago
  12. 4fa2eee pci_ids.h: Add NVIDIA PCI ID by Peer Chen · 18 years ago
  13. 40eb006 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  14. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  15. e957b00 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  16. 904880e [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors. by Ralf Baechle · 18 years ago
  17. c7fed9d [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. by David S. Miller · 18 years ago
  18. dd47254 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  19. 242954b [MIPS] 16K & 64K page size fixes by Ralf Baechle · 18 years ago
  20. 130fe05 i386: clean up io-apic accesses by Linus Torvalds · 18 years ago
  21. 4b1c46a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  22. 292f86f [POWERPC] Make mmiowb's io_sync preempt safe by Hugh Dickins · 18 years ago
  23. 5fe8e8b [POWERPC] Make current preempt-safe by Hugh Dickins · 18 years ago
  24. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  25. dd6c89f [POWERPC] Fix oprofile support for e500 in arch/powerpc by Andy Fleming · 18 years ago
  26. e0da0da [POWERPC] Fix rmb() for e500-based machines it by Andy Fleming · 18 years ago
  27. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 18 years ago
  28. d5b9b78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  29. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  30. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  31. 70e46f4 [MIPS] VSMP: Synchronize cp0 counters on bootup. by Ralf Baechle · 18 years ago
  32. eafa6cb Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  33. 525fdb6 [PATCH] uml: add INITCALLS by Jeff Dike · 18 years ago
  34. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  35. bd71ab8 sh: Fix IPR-IRQ's for IRQ-chip change breakage. by Jamie Lenehan · 18 years ago
  36. 6887d83 sh: Wire up new syscalls. by Paul Mundt · 18 years ago
  37. 21e9ac7 [MIPS] MIPS doesn't need compat_sys_getdents. by Ralf Baechle · 18 years ago
  38. 991ea26 [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls. by Ralf Baechle · 18 years ago
  39. 351edd2 [PATCH] MTD: fix last kernel-doc warning by Randy Dunlap · 18 years ago
  40. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  41. 9ca0e54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  42. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  43. 17b0269 [PATCH] taskstats_tgid_alloc: optimization by Oleg Nesterov · 18 years ago
  44. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  45. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  46. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  47. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 18 years ago
  48. 3bb1a852 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 18 years ago
  49. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  50. 9957329 [ARM] Add __must_check to uaccess functions by Russell King · 18 years ago
  51. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  52. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  53. f2454a1 [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access by Jes Sorensen · 18 years ago
  54. 065834a [PATCH] AVR32: add io{read,write}{8,16,32}{be,} support by Ben Nizette · 18 years ago
  55. fa35224 [PATCH] AVR32: Fix oversize immediates in atomic.h by Haavard Skinnemoen · 18 years ago
  56. 71fa0a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  57. 9f4c7ac Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  58. 8483ca3 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  59. 4a531e8 [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space by FUJITA Tomonori · 18 years ago
  60. 5a09e39 [SCSI] scsi_debug: support REPORT TARGET PORT GROUPS by Hannes Reinecke · 18 years ago
  61. 9864404 [SCSI] libiscsi: fix oops in connection create failure path by Mike Christie · 18 years ago
  62. 43a145a [SCSI] iscsi class: fix slab corruption during restart by Mike Christie · 18 years ago
  63. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  64. e2100ef [POWERPC] Fix device_is_compatible() const warning by Benjamin Herrenschmidt · 18 years ago
  65. 859deea [POWERPC] Cell timebase bug workaround by Benjamin Herrenschmidt · 18 years ago
  66. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  67. 7aeb732 [POWERPC] Support nested cpu feature sections by Benjamin Herrenschmidt · 18 years ago
  68. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  69. 70a0a53 [PATCH] x86-64: Only look at per_cpu data for online cpus. by Eric W. Biederman · 18 years ago
  70. 64271c4 [ARM] 3902/1: Enable GPIO81-84 on PXA255 by Craig Hughes · 18 years ago
  71. 04fed36 [PATCH] Remove __must_check for device_for_each_child() by Russell King · 18 years ago
  72. dee6515 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  73. d5a92dd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  74. d0b72a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  75. 2e11665 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  76. 362ff7b [POWERPC] Add 970GX cputable entry by Jake Moilanen · 18 years ago
  77. a94b1d1 [SPARC64]: 8-byte align return value from compat_alloc_user_space() by David S. Miller · 18 years ago
  78. 6a43487 [NET]: kernel-doc fix for sock.h by Randy Dunlap · 18 years ago
  79. a5c81b64 [ALSA] version 1.0.13 by Jaroslav Kysela · 18 years ago
  80. 185b1aa [NET]: Reduce sizeof(struct flowi) by 20 bytes. by Eric Dumazet · 18 years ago
  81. f8829ca [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page by Ralf Baechle · 18 years ago
  82. cb7fabc Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  83. dcf234f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  84. 5d6aaf3 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  85. faf6bbc [PATCH] cpuset: mempolicy migration typo fix by Paul Jackson · 18 years ago
  86. 7516795 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc by Andy Whitcroft · 18 years ago
  87. d42552c [PATCH] pci: declare pci_get_device_reverse() by Andrew Morton · 18 years ago
  88. 4f2e639 [PATCH] md: endian annotations for the bitmap superblock by NeilBrown · 18 years ago
  89. 1c05b4b [PATCH] md: endian annotation for v1 superblock access by NeilBrown · 18 years ago
  90. da3ed32f [PATCH] md: add another COMPAT_IOCTL for md by NeilBrown · 18 years ago
  91. 3343571 [PATCH] libata: typo fix by Tejun Heo · 18 years ago
  92. cde49b0 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  93. 7b7fc70 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  94. e70ea8c [PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 state by Andi Kleen · 18 years ago
  95. a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
  96. 7a71cef [PATCH] x86-64: x86_64 add NX mask for PTE entry by bibo,mao · 18 years ago
  97. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  98. f1877fb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  99. d2c5f06 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  100. c144879 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago