1. 4d8937d [NETROM]: Eleminate HZ from NET/ROM kernel interfaces by Ralf Baechle · 18 years ago
  2. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 18 years ago
  3. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  4. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  5. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  6. 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 18 years ago
  7. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  8. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  9. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  10. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  11. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  12. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  13. 46c5ea3 [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  14. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  15. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago
  16. 953039c [PATCH] powerpc: Allow devices to register with numa topology by Jeremy Kerr · 18 years ago
  17. 7afa6fd [PATCH] vmsplice: allow user to pass in gift pages by Jens Axboe · 18 years ago
  18. f6762b7 [PATCH] pipe: enable atomic copying of pipe data to/from user space by Jens Axboe · 18 years ago
  19. f84d751 [PATCH] pipe: introduce ->pin() buffer operation by Jens Axboe · 18 years ago
  20. 0568b40 [PATCH] splice: fix bugs in pipe_to_file() by Jens Axboe · 18 years ago
  21. 1f4a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  22. 0d26242 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  23. 9f29333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  24. 494b9ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  25. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  26. ce29b68 [PATCH] More user space subject labels by Steve Grubb · 18 years ago
  27. e7c3497 [PATCH] Reworked patch for labels on user space messages by Steve Grubb · 18 years ago
  28. 9c7aa6a [PATCH] change lspp ipc auditing by Steve Grubb · 18 years ago
  29. 1b50eed [PATCH] audit inode patch by Steve Grubb · 18 years ago
  30. 376bd9c [PATCH] support for context based audit filtering by Darrel Goeddel · 19 years ago
  31. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  32. 1241140 [SPARC64]: Kill __flush_tlb_page() prototype. by David S. Miller · 18 years ago
  33. 76bbb00 [ARM] 3487/1: IXP4xx: Support non-PCI systems by Deepak Saxena · 18 years ago
  34. cd95842 [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros by Markus Gutschke · 18 years ago
  35. 68ac64c [SERIAL] Clean up serial locking when obtaining a reference to a port by Russell King · 18 years ago
  36. da753be [NET]: use hlist_unhashed() by Akinobu Mita · 18 years ago
  37. e0a515b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  38. 543f2a3 [PATCH] i386: fix broken FP exception handling by Chuck Ebbert · 18 years ago
  39. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  40. 7b7e394 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  41. 03054d5 [PATCH] powerpc: Add cputable entry for POWER6 by Anton Blanchard · 18 years ago
  42. 58268b9 [PATCH] s390: add read_mostly optimization by Christian Borntraeger · 18 years ago
  43. 3363fbd [PATCH] s390: futex atomic operations by Martin Schwidefsky · 18 years ago
  44. 13e87ec [PATCH] request_irq(): remove warnings from irq probing by Andrew Morton · 18 years ago
  45. ec448a0 [SCSI] srp.h: avoid padding of structs by Roland Dreier · 18 years ago
  46. a73c87b [PATCH] ppc32: odd fixes and improvements in ppc_sys by Vitaly Bordug · 18 years ago
  47. 2833c28 [PATCH] powerpc: Wire up *at syscalls by Andreas Schwab · 18 years ago
  48. 30aaceb [PATCH] ppc32: add 440GX erratum 440_43 workaround by Eugene Surovegin · 18 years ago
  49. 1269277 [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  50. f10a04c [PATCH] powerpc: Fix pagetable bloat for hugepages by David Gibson · 18 years ago
  51. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  52. 1df57c0 [IA64] enable dumps to capture second page of kernel stack by Cliff Wickman · 18 years ago
  53. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  54. 2cb1459 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  55. a9aa0e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  56. 7c1c3eb Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  57. 5b3ef14 [PATCH] Kobject: possible cleanups by Adrian Bunk · 18 years ago
  58. bde11d7 [PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled by Jean Delvare · 18 years ago
  59. 4d17ffd [PATCH] Kobject: fix build error by Kay Sievers · 18 years ago
  60. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  61. 6e5882c [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case by Zachary Amsden · 18 years ago
  62. 7a83419 [MIPS] 24K LV: Add core card id. by Chris Dearman · 18 years ago
  63. bc81824 [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. by Atsushi Nemoto · 18 years ago
  64. ebf4350 [PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages() by Jens Axboe · 18 years ago
  65. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  66. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  67. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  68. 3b90887 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
  69. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  70. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  71. 1a0ccec Input: allow passing NULL to input_free_device() by Dmitry Torokhov · 18 years ago
  72. d5b415c Input: ads7846 - improve filtering for thumb press accuracy by Imre Deak · 18 years ago
  73. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  74. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  75. 818667f [PATCH] softmac: fix SIOCSIWAP by Johannes Berg · 18 years ago
  76. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  77. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  78. 1b52d7c [PARISC] Make ioremap default to _nocache by Kyle McMartin · 18 years ago
  79. 6ca773c [PARISC] Add new entries to the syscall table by Kyle McMartin · 18 years ago
  80. 2fd8303 [PARISC] Further work for multiple page sizes by Helge Deller · 18 years ago
  81. e5ecc19 [IA64] Setup an IA64 specific reclaim distance by Christoph Lameter · 18 years ago
  82. 7daa411 [PATCH] powerpc: IOMMU support for honoring dma_mask by Olof Johansson · 18 years ago
  83. a72391e [IA64] eliminate compile time warnings by Satoru Takeuchi · 18 years ago
  84. 86db2f4 [IA64-SGI] SN SAL call to inject memory errors by Russ Anderson · 18 years ago
  85. f4ffaa4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  86. d3d3cf0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  87. f18b95c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 18 years ago
  88. 0d9adec [IA64] - Fix MAX_PXM_DOMAINS for systems with > 256 nodes by Jack Steiner · 18 years ago
  89. 308a878 [IA64] Remove unused variable in sn_sal.h by Russ Anderson · 18 years ago
  90. bf7cf6e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  91. 0b699e3 [PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2 by Eric Dumazet · 18 years ago
  92. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 18 years ago
  93. 72b38d4 [PATCH] memory_hotplug.h cleanup by Adrian Bunk · 18 years ago
  94. 68876baf [PATCH] xtensa: Fix TIOCGICOUNT macro by Chris Zankel · 18 years ago
  95. dc6de33 [NET]: Add skb->truesize assertion checking. by David S. Miller · 18 years ago
  96. 2784f40 [SPARC]: __NR_sys_splice --> __NR_splice by David S. Miller · 18 years ago
  97. feeeaa8 [PATCH] softmac: fix event sending by Johannes Berg · 18 years ago
  98. 949b211 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  99. e99170f NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset by Trond Myklebust · 18 years ago
  100. 7866bab NFS: fix PROC_FS=n compile error by Adrian Bunk · 18 years ago