1. df6c0cd [PATCH] clean up add_bd_holder() by Jun'ichi Nomura · 18 years ago
  2. bcb5516 [PATCH] fix bd_claim_by_kobject error handling by Jun'ichi Nomura · 18 years ago
  3. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  4. 202dd45 [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" by Andrew Morton · 18 years ago
  5. 3f4b23e [PATCH] APM: URL of APM 1.2 specs has changed by Kristian Mueller · 18 years ago
  6. d6740df [PATCH] sunrpc: fix refcounting problems in rpc servers by Neil Brown · 18 years ago
  7. 2b52c95 [PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide message by Sergey Vlasov · 18 years ago
  8. f0ec1aa [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free by Oleg Nesterov · 18 years ago
  9. d45e44d [PATCH] uml: fix compilation options for USER_OBJS by akpm@osdl.org · 18 years ago
  10. b428b51 [PATCH] Fix "Remove the use of _syscallX macros in UML" by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  11. bbb5bbb [PATCH] docbook: make a filesystems book by Randy Dunlap · 18 years ago
  12. 351edd2 [PATCH] MTD: fix last kernel-doc warning by Randy Dunlap · 18 years ago
  13. f8da1f7 [PATCH] cryptocop: double spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  14. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  15. 7081252 [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference by Akinobu Mita · 18 years ago
  16. 0e2d57f [PATCH] ndiswrapper: don't set the module->taints flags by Randy Dunlap · 18 years ago
  17. a5a89ba [PATCH] ioc4_serial: irq flags fix by Andrew Morton · 18 years ago
  18. 37af656 [PATCH] Fix dmsetup table output change by Christophe Saout · 18 years ago
  19. c1b707d [PATCH] CFQ: bad locking in changed_ioprio() by Jens Axboe · 18 years ago
  20. 0261d68 [PATCH] CFQ: use irq safe locking in cfq_cic_link() by Jens Axboe · 18 years ago
  21. 209ad53 Revert "r8169: mac address change support" by Linus Torvalds · 18 years ago
  22. 9ca0e54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  23. c0f79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  24. 7a20655 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 18 years ago
  25. 9f0f931 [ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B) by Kristoffer Ericson · 18 years ago
  26. e6c9f71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  27. 150ed8e [WATCHDOG] sc1200wdt.c pnp unregister fix. by Akinobu Mita · 18 years ago
  28. 5fdb51a [PATCH] m68k: consolidate initcall sections by Geert Uytterhoeven · 18 years ago
  29. 3d8334d [PATCH] taskstats: fix sk_buff size calculation by Oleg Nesterov · 18 years ago
  30. d46a3d0 [PATCH] taskstats: fix sk_buff leak by Oleg Nesterov · 18 years ago
  31. 346f5c7 ieee1394: ohci1394: revert fail on error in suspend by Stefan Richter · 18 years ago
  32. 811c9a4 [ARM] 3913/1: n2100: fix IRQ routing for second ethernet port by Lennert Buytenhek · 18 years ago
  33. 5211e6e [PATCH] Fix GFP_HIGHMEM slab panic by Giridhar Pemmasani · 18 years ago
  34. 51342d7 [ARM] Add KBUILD_IMAGE target support by Russell King · 18 years ago
  35. 9468613 [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver by Russell King · 18 years ago
  36. 84b5abe [ARM] Fix i2c-pxa slave mode support by Russell King · 18 years ago
  37. 2da6dc2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  38. 0c6cb97 [PATCH] Calculation fix for memory holes beyong the end of physical memory by Mel Gorman · 18 years ago
  39. 057647f [PATCH] workqueue: update kerneldoc by Alan Stern · 18 years ago
  40. c333526 [PATCH] JMB 368 PATA detection by Alan Cox · 18 years ago
  41. 8fa1d7d [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove by Satoru Takeuchi · 18 years ago
  42. bb1d860 [PATCH] time_adjust cleared before use by Jim Houston · 18 years ago
  43. eba6cd6 [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu by Randy Dunlap · 18 years ago
  44. d7c3f5f [PATCH] fill_tgid: cleanup delays accounting by Oleg Nesterov · 18 years ago
  45. a98b609 [PATCH] taskstats: don't use tasklist_lock by Oleg Nesterov · 18 years ago
  46. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  47. 17b0269 [PATCH] taskstats_tgid_alloc: optimization by Oleg Nesterov · 18 years ago
  48. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  49. 05d5bcd [PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference by Oleg Nesterov · 18 years ago
  50. fca178c [PATCH] fill_tgid: fix task_struct leak and possible oops by Oleg Nesterov · 18 years ago
  51. 6e6d9fa [PATCH] strstrip remove last blank fix by Michael Holzheu · 18 years ago
  52. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 18 years ago
  53. f871357 [PATCH] VFS: Fix an error in unused dentry counting by David Howells · 18 years ago
  54. 6eac3f9 [PATCH] missing unused dentry in prune_dcache()? by Vasily Averin · 18 years ago
  55. ebed4bf [PATCH] hugetlb: fix absurd HugePages_Rsvd by Hugh Dickins · 18 years ago
  56. 856fc29 [PATCH] hugetlb: fix prio_tree unit by Hugh Dickins · 18 years ago
  57. b9d7e6a [PATCH] hugetlb: fix size=4G parsing by Hugh Dickins · 18 years ago
  58. 7b92aad [PATCH] cciss: fix printk format warning by Randy Dunlap · 18 years ago
  59. 760fe9a [PATCH] ioc4: fix printk format warning by Randy Dunlap · 18 years ago
  60. 1d4d262 [PATCH] Add missing space in module.c for taintskernel by Jan Dittmer · 18 years ago
  61. 08d892f [PATCH] visws build fix by Andrey Panin · 18 years ago
  62. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 18 years ago
  63. 6a2aae0 [PATCH] Fix potential OOPs in blkdev_open() by Pavel Emelianov · 18 years ago
  64. f2d0aa5 [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap() by Yasunori Goto · 18 years ago
  65. 969b755 [PATCH] md: fix printk format warnings, seen on powerpc64: by Randy Dunlap · 18 years ago
  66. 750a8f3 [PATCH] md: fix up maintenance of ->degraded in multipath by NeilBrown · 18 years ago
  67. 01ab566 [PATCH] md: simplify checking of available size when resizing an array by NeilBrown · 18 years ago
  68. 2b6e845 [PATCH] md: fix bug where spares don't always get rebuilt properly when they become live by NeilBrown · 18 years ago
  69. ae74589 [PATCH] fix efi_memory_present_wrapper() by bibo,mao · 18 years ago
  70. 9b57988 [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  71. f58a74d [PATCH] jbd: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  72. 1939e49 [PATCH] ext4: fix printk format warnings by Randy Dunlap · 18 years ago
  73. bbdb396 [PATCH] Use min of two prio settings in calculating distress for reclaim by Martin Bligh · 18 years ago
  74. 3bb1a85 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 18 years ago
  75. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 18 years ago
  76. e0f205d [ARM] 3900/1: Fix VFP Division by Zero exception handling. by Takashi Ohmasa · 18 years ago
  77. e816d71 [ARM] 3899/1: Fix the normalization of the denormal double precision number. by Takashi Ohmasa · 18 years ago
  78. 75e31aa [ARM] 3909/1: Disable UWIND_INFO for ARM (again) by Kevin Hilman · 18 years ago
  79. 9957329 [ARM] Add __must_check to uaccess functions by Russell King · 18 years ago
  80. a233bf9 [ARM] Add realview SMP default configuration by Russell King · 18 years ago
  81. c97d486 [ARM] Fix SMP irqflags support by Russell King · 18 years ago
  82. 858cbcd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  83. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  84. efbfe96c [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485 by Jesper Juhl · 18 years ago
  85. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  86. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  87. 3560cc5 PCI: Remove quirk_via_abnormal_poweroff by Karsten Wiese · 18 years ago
  88. 2449e06 PCI: reset pci device state to unknown state for resume by Shaohua Li · 18 years ago
  89. 3095fc0 PCI: x86-64: mmconfig missing printk levels by Dave Jones · 18 years ago
  90. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  91. 35ae61a acpiphp: fix latch status by MUNEDA Takahiro · 18 years ago
  92. 3c9da7b [S390] cio: Make ccw_device_register() static. by Cornelia Huck · 18 years ago
  93. f3b017d [S390] Improve AP bus device removal. by Ralph Wuerthner · 18 years ago
  94. 12bae23 [S390] uaccess error handling. by Heiko Carstens · 18 years ago
  95. c2b1449 [S390] cio: css_probe_device() must be called enabled. by Cornelia Huck · 18 years ago
  96. 95425f1 [S390] Initialize interval value to 0. by Gerald Schaefer · 18 years ago
  97. f488039 [S390] sys_getcpu compat wrapper. by Paul Mundt · 18 years ago
  98. f5ef9d1 [SPARC]: Fix bus_id[] string overflow. by David S. Miller · 18 years ago
  99. e803915 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  100. 2a4f739 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago