1. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 18 years ago
  2. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 18 years ago
  3. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 18 years ago
  4. f401fd5 linux/hdsmart.h: fix goofups (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  5. 84f7e45 via82cxxx: add new PCI id for cx700 by Andrew Smith · 18 years ago
  6. 83db33a V4L/DVB (7198): V4L, include ioctl.h in videodev headers by Jiri Slaby · 18 years ago
  7. f6866fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  8. 4ee29f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  9. 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  10. 11d64be Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  11. c24ce1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 18 years ago
  12. f527cf4 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 18 years ago
  13. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 18 years ago
  14. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 18 years ago
  15. e83aece Use struct path in struct svc_expkey by Jan Blunck · 18 years ago
  16. 5477549 Use struct path in struct svc_export by Jan Blunck · 18 years ago
  17. 448678a d_path: Make get_dcookie() use a struct path argument by Jan Blunck · 18 years ago
  18. 3dcd25f d_path: Make proc_get_link() use a struct path argument by Jan Blunck · 18 years ago
  19. 44707fd d_path: Use struct path in struct avc_audit_data by Jan Blunck · 18 years ago
  20. ac748a0 Make set_fs_{root,pwd} take a struct path by Jan Blunck · 18 years ago
  21. 6ac08c3 Use struct path in fs_struct by Jan Blunck · 18 years ago
  22. 5dd784d Introduce path_get() by Jan Blunck · 18 years ago
  23. 1d957f9 Introduce path_put() by Jan Blunck · 18 years ago
  24. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 18 years ago
  25. c5e725f Move struct path into its own header by Jan Blunck · 18 years ago
  26. 429731b Remove path_release_on_umount() by Jan Blunck · 18 years ago
  27. 000cb48 vfs: add explanation of I_DIRTY_DATASYNC bit by Jan Kara · 18 years ago
  28. 0778361 Include kernel.h from configfs.h by Ben Nizette · 18 years ago
  29. 1387d0d fix module_update_markers() compile error by Adrian Bunk · 18 years ago
  30. 331dc55 slub: Support 4k kmallocs again to compensate for page allocator slowness by Christoph Lameter · 18 years ago
  31. b7a49f0 slub: Determine gfpflags once and not every time a slab is allocated by Christoph Lameter · 18 years ago
  32. eada35e slub: kmalloc page allocator pass-through cleanup by Pekka Enberg · 18 years ago
  33. 5a7780e hrtimer: check relative timeouts for overflow by Thomas Gleixner · 18 years ago
  34. f60d63f Merge branches 'release', 'dmi', 'idle' and 'misc' into release by Len Brown · 18 years ago
  35. 46c1fbd ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 by Len Brown · 18 years ago
  36. 5c8f82c maple: Fix up maple build failure. by Paul Mundt · 18 years ago
  37. 87153058 maple: Drop unused prototypes from linux/maple.h. by Adrian McMenamin · 18 years ago
  38. b948237 maple: fix up whitespace damage. by Adrian McMenamin · 18 years ago
  39. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 18 years ago
  40. b2e3e65 Linux Kernel Markers: create modpost file by Mathieu Desnoyers · 18 years ago
  41. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 18 years ago
  42. 91d35dd moduleparam: fix alpha, ia64 and ppc64 compile failures by Ivan Kokshaysky · 18 years ago
  43. bc2cda1 docbook: make a networking book and fix a few errors by Randy Dunlap · 18 years ago
  44. 064d9ef hugetlb: fix overcommit locking by Nishanth Aravamudan · 18 years ago
  45. 2695a14 SC26XX: missing PORT define in serial_core.h by Thomas Bogendoerfer · 18 years ago
  46. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 18 years ago
  47. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 18 years ago
  48. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 18 years ago
  49. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 18 years ago
  50. d5bd014 [NET]: Improve cache line coherency of ingress qdisc by Neil Turton · 18 years ago
  51. b791dd3 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 18 years ago
  52. 31f1de4 mempolicy: silently restrict nodemask to allowed nodes by KOSAKI Motohiro · 18 years ago
  53. 1f07e98 Prevent IDE boot ops on NUMA system by Andi Kleen · 18 years ago
  54. 0c0d61c Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 18 years ago
  55. bb44fb70 DM9000: Add platform flag for no attached EEPROM by Ben Dooks · 18 years ago
  56. 33ba509 DM9000: Add platform data to specify external phy by Ben Dooks · 18 years ago
  57. 68a1f2c HID: fix processing of event quirks by Jiri Kosina · 18 years ago
  58. 395d8ef ide-disk: fix flush requests (take 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  59. 8e882ba ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option by Sergei Shtylyov · 18 years ago
  60. fbb7878 nfsd: clean up svc_reserve_auth() by J. Bruce Fields · 18 years ago
  61. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 18 years ago
  62. 080344b hrtimer: fix *rmtp handling in hrtimer_nanosleep() by Oleg Nesterov · 18 years ago
  63. e13a2e6 ntp: correct inconsistent interval/tick_length usage by john stultz · 18 years ago
  64. 25f6663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  65. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  66. 469108f ext4: Add new "development flag" to the ext4 filesystem by Theodore Tso · 18 years ago
  67. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 18 years ago
  68. acac103 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  69. baf8532 memstick: initial commit for Sony MemoryStick support by Alex Dubov · 18 years ago
  70. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 18 years ago
  71. 880cdf3 Fix compile error on nommu for is_swap_pte by Matt Mackall · 18 years ago
  72. ab1ecba Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  73. a0dd25b ACPI: thermal: buildfix for CONFIG_THERMAL=n by Len Brown · 18 years ago
  74. f0e2dcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  75. 765cdb6 DCA: convert struct class_device to struct device. by Kay Sievers · 18 years ago
  76. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 18 years ago
  77. 03054de Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  78. 3668805 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  79. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 18 years ago
  80. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 18 years ago
  81. 922f9cf fs/char_dev.c: chrdev_open marked static and removed from fs.h by Denis Cheng · 18 years ago
  82. b55ab61 preemptible RCU: sparse annotations by Patrick McHardy · 18 years ago
  83. 06b2a76 Add new string functions strict_strto* and convert kernel params to use them by Yi Yang · 18 years ago
  84. 13d8bcd26 use __u32 in linux/reiserfs_fs.h by Mike Frysinger · 18 years ago
  85. 20a8143 NBD: remove limit on max number of nbd devices by Paul Clements · 18 years ago
  86. 680d794 mount options: fix tmpfs by akpm@linux-foundation.org · 18 years ago
  87. b3b304a mount options: add generic_show_options() by Miklos Szeredi · 18 years ago
  88. e542059 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h by Mike Frysinger · 18 years ago
  89. 7ef3d2f printk_ratelimit() functions should use CONFIG_PRINTK by Joe Perches · 18 years ago
  90. 36e7891 kill do_generic_mapping_read by Christoph Hellwig · 18 years ago
  91. 7437a51 Remove __STRICT_ANSI__ from linux/types.h by Mike Frysinger · 18 years ago
  92. 9a1e8eb Basic PWM driver for AVR32 and AT91 by David Brownell · 18 years ago
  93. 6d141c3 workqueue: make delayed_work_timer_fn() static by Li Zefan · 18 years ago
  94. b4bd7d5 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information by Wim Van Sebroeck · 18 years ago
  95. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 18 years ago
  96. 756fa92 udf: fix udf_debug macro by Marcin Slusarz · 18 years ago
  97. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 18 years ago
  98. 74bedc4 libfs: rename simple_attr_close to simple_attr_release by Christoph Hellwig · 18 years ago
  99. 8b88b09 libfs: allow error return from simple attributes by Christoph Hellwig · 18 years ago
  100. 8b5f688 byteorder: move le32_add_cpu & friends from OCFS2 to core by Marcin Slusarz · 18 years ago