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