1. 170aa3d [PATCH] namei.c: unlock missing in error case by Ulrich Drepper · 18 years ago
  2. f55eab8 [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() by Trond Myklebust · 18 years ago
  3. 4484ebf [PATCH] NUMA slab locking fixes: fix cpu down and up locking by Ravikiran G Thirumalai · 18 years ago
  4. ca3b9b9 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock by Ravikiran G Thirumalai · 18 years ago
  5. 2e1217c [PATCH] NUMA slab locking fixes: move color_next to l3 by Ravikiran G Thirumalai · 18 years ago
  6. 64b4a95 [PATCH] hugetlb: add comment explaining reasons for Bus Errors by Christoph Lameter · 18 years ago
  7. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 18 years ago
  8. bc5e483 [PATCH] reiserfs_get_acl() build fix by Andrew Morton · 18 years ago
  9. 165a2c1 [PATCH] x86: fix stack trace facility level by Hugh Dickins · 18 years ago
  10. c2b507f [PATCH] selinux: require SECURITY_NETWORK by Stephen Smalley · 18 years ago
  11. 5c0d5d2 [PATCH] missing license tag in intermodule by Dave Jones · 18 years ago
  12. 5c55ac9 [PATCH] pktcdvd: Allow larger packets by Phillip Susi · 18 years ago
  13. e1bc89b [PATCH] pktcdvd: Don't waste kernel memory by Peter Osterlund · 18 years ago
  14. b566cce [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL by Adrian Bunk · 18 years ago
  15. 11edefd [PATCH] pktcdvd: remove version string by Peter Osterlund · 18 years ago
  16. a460ad6 [PATCH] pktcdvd: Fix overflow for discs with large packets by Phillip Susi · 18 years ago
  17. bd576c9 [PATCH] sched: only print migration_cost once per boot by Chuck Ebbert · 18 years ago
  18. 62cfe7e [PATCH] MAINTAINERS/CREDITS: Update SELinux contact info by Stephen Smalley · 18 years ago
  19. 7128ec2 [PATCH] fuse: fix request_end() vs fuse_reset_request() race by Miklos Szeredi · 18 years ago
  20. e22bec2 [PATCH] Fix i2o_scsi oops on abort by Markus Lidel · 18 years ago
  21. 238e7db [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER by Tejun Heo · 18 years ago
  22. 9a7a67a [PATCH] fix ordering on requeued request drainage by Jens Axboe · 18 years ago
  23. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  24. cef5076 Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down" by Linus Torvalds · 18 years ago
  25. 5b7b644 [PATCH] x86_64: IOMMU printk cleanup by Jon Mason · 18 years ago
  26. 14c3f85 [PATCH] x86_64: Let impossible CPUs point to reference per cpu data by Andi Kleen · 18 years ago
  27. 3777a95 [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled by Andi Kleen · 18 years ago
  28. 7f66ae4 [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT by Ashok Raj · 18 years ago
  29. d646bce [PATCH] x86_64: minor odering correction to dump_pagetable() by Jan Beulich · 18 years ago
  30. 91522a9 [PATCH] x86_64: small fix for CFI annotations by Jan Beulich · 18 years ago
  31. 0c3749c [PATCH] x86_64: Calibrate APIC timer using PM timer by Andi Kleen · 18 years ago
  32. 099f318 [PATCH] x86_64: Don't allow kprobes on __switch_to by Andi Kleen · 18 years ago
  33. 16acc0c [PATCH] x86_64: align per-cpu section to configured cache bytes by Zach Brown · 18 years ago
  34. a1002a4 [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't merge by Kevin VanMaren · 18 years ago
  35. 1de6bf3 [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64 by Andi Kleen · 18 years ago
  36. d22fe80 [PATCH] x86_64: Do more checking in the SRAT header code by Andi Kleen · 18 years ago
  37. 7ded568 [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug. by Ashok Raj · 18 years ago
  38. 396bd50 [PATCH] x86_64: mark two routines as __cpuinit by Shaohua Li · 18 years ago
  39. 9391a3f [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing by Andi Kleen · 18 years ago
  40. 00ac59a [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS by Chen, Kenneth W · 18 years ago
  41. 9e8c34e [PATCH] x86_64: Remove rogue default y in EDAC Kconfig by Andi Kleen · 18 years ago
  42. 7115125 [PATCH] x86_64: Remove CONFIG_INIT_DEBUG by Andi Kleen · 18 years ago
  43. 10f4dc8 [PATCH] x86_64: Fix the node cpumask of a cpu going down by Ravikiran G Thirumalai · 18 years ago
  44. 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 18 years ago
  45. 6bca52b [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback by Andi Kleen · 18 years ago
  46. 0dd2ea9 [PATCH] x86_64: [PATCH] timer resume by Shaohua Li · 18 years ago
  47. 6f3814c [PATCH] x86_64: Automatically enable apicmaintimer on ATI boards by Andi Kleen · 18 years ago
  48. 73dea47 [PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt by Andi Kleen · 18 years ago
  49. 76b461c [PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported by Venkatesh Pallipadi · 18 years ago
  50. 226d780 [PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available by Andi Kleen · 18 years ago
  51. eddb6fb [PATCH] x86_64: Disallow kprobes on NMI handlers by Andi Kleen · 18 years ago
  52. 2f01942 [PATCH] x86_64: Update defconfig by Andi Kleen · 18 years ago
  53. 53ea68e [PATCH] SELinux: fix size-128 slab leak by Stephen Smalley · 18 years ago
  54. 89a2fa5 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  55. 27266a1 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  56. f3e39e6 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  57. 1a56f54 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. d1ffa56 Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2 by Linus Torvalds · 18 years ago
  59. 2c4c6b2 [ARM] Remove ARCH_CAMELOT from at91 defconfigs by Russell King · 18 years ago
  60. 9a8ffcc [SERIAL] 8250: limit range of runtime ports by Russell King · 18 years ago
  61. 6eff579 [PATCH] ocfs2: don't wait on recovery when locking journal by Mark Fasheh · 19 years ago
  62. 1a1974f [PATCH] BUG_ON() Conversion in fs/configfs/ by Eric Sesterhenn / snakebyte · 19 years ago
  63. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 19 years ago
  64. 62ca3d2 configfs: Clean up MAINTAINERS entry by Joel Becker · 19 years ago
  65. 215c7f9 [PATCH] ocfs2: fix compile warnings by Mark Fasheh · 18 years ago
  66. ebdec83 [PATCH] BUG_ON() Conversion in fs/ocfs2/ by Eric Sesterhenn / snakebyte · 19 years ago
  67. b4c7f53 [PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h> by Adrian Bunk · 19 years ago
  68. c74ec2f [PATCH] ocfs2: Semaphore to mutex conversion. by Arjan van de Ven · 19 years ago
  69. e2faea4 [PATCH] ocfs2/dlm: fixes by Kurt Hackel · 19 years ago
  70. 0d419a6 [OCFS2] Documentation Fix by J. Bruce Fields · 19 years ago
  71. 251b6ec [OCFS2] Make ip_io_sem a mutex by Mark Fasheh · 19 years ago
  72. aee93ac [PATCH] ocfs2/dlm: fix compilation on ia64 by Jeff Mahoney · 19 years ago
  73. 0c6c98f [PATCH] OCFS2: __init / __exit problem by Adrian Bunk · 19 years ago
  74. 8c5a950 o Remove confusing Kconfig text for CONFIGFS_FS. by Joel Becker · 19 years ago
  75. d6c8f6a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  76. d540c74 [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE by Adrian Bunk · 18 years ago
  77. 9ea244b [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization by Loren M. Lang · 18 years ago
  78. 0c866b5 [PATCH] ide: set latency when resetting it821x out of firmware mode by Alan Cox · 18 years ago
  79. f7ad836 [PATCH] ide-disk: Restore missing space in log message by Jean Delvare · 18 years ago
  80. a7ff7d4 [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static by Adrian Bunk · 18 years ago
  81. 6842f8c [PATCH] solve false-positive soft lockup messages during IDE init by Ingo Molnar · 18 years ago
  82. 9810933 [PATCH] stop CompactFlash devices being marked as removable by Richard Purdie · 18 years ago
  83. 3b6ce24 [PATCH] ide Kconfig fixes by Andreas Mohr · 18 years ago
  84. d57d39c [PATCH] ia64: drop arch-specific IDE MAX_HWIFS definition by Bjorn Helgaas · 18 years ago
  85. b7bed9e [PATCH] piix: add Intel ICH8M device IDs by Jason Gaston · 18 years ago
  86. 12fc1d7 [PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.c by Jayachandran C · 18 years ago
  87. db9a369 [PATCH] UDF: Fix issues reported by Coverity in namei.c by Jayachandran C · 18 years ago
  88. 9960396 [PATCH] coverity: udf/balloc.c null deref fix by KAMBAROV, ZAUR · 18 years ago
  89. 7656f32 [PATCH] debugfs: hard link count wrong by Vincent Hanquez · 18 years ago
  90. ddca248 [PATCH] i4l: warning fixes by Karsten Keil · 18 years ago
  91. def9391 [PATCH] ip2main.c warning fixes by Andrew Morton · 18 years ago
  92. 6d94074 [PATCH] Fix keyctl usage of strnlen_user() by Davi Arnaut · 18 years ago
  93. 353368d [PATCH] edac_mc: Remove include of version.h by Eric W. Biederman · 18 years ago
  94. 3b64140 [PATCH] fat: Fix truncate() write ordering by OGAWA Hirofumi · 18 years ago
  95. e60e5c5 [PATCH] Trivial optimization of ll_rw_block() by OGAWA Hirofumi · 18 years ago
  96. 5b00226 [PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,) by OGAWA Hirofumi · 18 years ago
  97. 514a01b [PATCH] uninline __sigqueue_free() by Andrew Morton · 18 years ago
  98. 808249c [PATCH] new tty buffering locking fix by Paul Fulghum · 18 years ago
  99. 546cfdf [PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl] by Alexey Dobriyan · 18 years ago
  100. 2c5d81a [PATCH] Compilation of kexec/kdump broken by Fernando Luis Vazquez Cao · 18 years ago