1. f79c20f fs: remove path_walk export by Josef 'Jeff' Sipek · 17 years ago
  2. c4a7808 fs: mark link_path_walk static by Josef 'Jeff' Sipek · 17 years ago
  3. 16f1820 fs: introduce vfs_path_lookup by Josef 'Jeff' Sipek · 17 years ago
  4. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  5. bdf4c48 audit: rework execve audit by Peter Zijlstra · 17 years ago
  6. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  7. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  8. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  9. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  10. 81eae37 jprobes: make struct jprobe.entry a void * by Michael Ellerman · 17 years ago
  11. f9acc8c readahead: sanify file_ra_state names by Fengguang Wu · 17 years ago
  12. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  13. fe3cba1 mm: share PG_readahead and PG_reclaim by Fengguang Wu · 17 years ago
  14. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  15. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  16. 5ce1110 readahead: data structure and routines by Fengguang Wu · 17 years ago
  17. d77c2d7 readahead: introduce PG_readahead by Fengguang Wu · 17 years ago
  18. 2ba2d00 AIO sparse fix (type of ki_flags) by David Brownell · 17 years ago
  19. e53252d unregister_chrdev() return void by Akinobu Mita · 17 years ago
  20. 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
  21. 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
  22. bd804eb PM: Introduce pm_power_off_prepare by Rafael J. Wysocki · 17 years ago
  23. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  24. 0c1eecf Freezer: avoid freezing kernel threads prematurely by Rafael J. Wysocki · 17 years ago
  25. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  26. bb2d5ce Remove alloc_zeroed_user_highpage() by Mel Gorman · 17 years ago
  27. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  28. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  29. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  30. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  31. ce524c8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  32. 29e7ee3 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  33. fc15bc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 by Linus Torvalds · 17 years ago
  34. a8dcf12 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  35. 6d34ac1 locks: make posix_test_lock() interface more consistent by J. Bruce Fields · 18 years ago
  36. 4698afe locks: export setlease to filesystems by J. Bruce Fields · 17 years ago
  37. f9ffed2 locks: provide a file lease method enabling cluster-coherent leases by J. Bruce Fields · 18 years ago
  38. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 18 years ago
  39. beafc54 UIO: Add the User IO core code by Hans J. Koch · 18 years ago
  40. aebdc3b dev_vdbg(), available with -DVERBOSE_DEBUG by David Brownell · 17 years ago
  41. 3f8df78 PM: remove deprecated dpm_runtime_* routines by Alan Stern · 17 years ago
  42. 60a96a5 Driver core: accept all valid action-strings in uevent-trigger by Kay Sievers · 17 years ago
  43. 7132ab7 Fix RGMII-ID handling in gianfar by Andy Fleming · 17 years ago
  44. 5bae7ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  45. 3da86ee [AVR32] Fix atomic_add_unless() and atomic_sub_unless() by Haavard Skinnemoen · 17 years ago
  46. 9cf6cf5 [AVR32] Add Atmel SSC driver platform device to AT32AP architecture by Hans-Christian Egtvedt · 17 years ago
  47. e122eaf [AVR32] Remove optimization of unaligned word loads by Haavard Skinnemoen · 18 years ago
  48. 7a5b805 [AVR32] Split SM device into PM, RTC, WDT and EIC by Haavard Skinnemoen · 18 years ago
  49. c6083cd [AVR32] faster avr32 unaligned access by David Brownell · 18 years ago
  50. a267c0a Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  51. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  52. cdf4a64 Merge branch 'upstream' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 17 years ago
  53. 804b445 V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) by Oliver Endriss · 17 years ago
  54. 485cf92 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  55. 8218b0b V4L/DVB (5793): Tuner: remove hardware-specific info from public header by Michael Krufky · 18 years ago
  56. 7a91a80 V4L/DVB (5753): Tuner: create struct tuner_operations by Michael Krufky · 18 years ago
  57. be2b85a V4L/DVB (5741): Tuner: add release callback by Michael Krufky · 18 years ago
  58. b208319 V4L/DVB (5719): Tuner: Move device-specific private data out of tuner struct by Michael Krufky · 18 years ago
  59. 31bdc5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  60. 8573a9e V4L/DVB (5563a): Add experimental support for tea5761 tuner by Mauro Carvalho Chehab · 18 years ago
  61. 60223a3 xen: Place vcpu_info structure into per-cpu memory by Jeremy Fitzhardinge · 17 years ago
  62. 9f27ee5 xen: add virtual block device driver. by Jeremy Fitzhardinge · 17 years ago
  63. 4bac07c xen: add the Xenbus sysfs and virtual device hotplug driver by Jeremy Fitzhardinge · 17 years ago
  64. ad9a861 xen: Add grant table support by Jeremy Fitzhardinge · 17 years ago
  65. b536b4b xen: use the hvc console infrastructure for Xen console by Jeremy Fitzhardinge · 17 years ago
  66. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  67. c85b04c xen: add pinned page flag by Jeremy Fitzhardinge · 17 years ago
  68. e46cdb6 xen: event channels by Jeremy Fitzhardinge · 17 years ago
  69. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 17 years ago
  70. a42089d xen: Add Xen interface header files by Jeremy Fitzhardinge · 17 years ago
  71. 688340e Add a sched_clock paravirt_op by Jeremy Fitzhardinge · 17 years ago
  72. d572929 paravirt: helper to disable all IO space by Jeremy Fitzhardinge · 17 years ago
  73. 5f4352f Allocate and free vmalloc areas by Jeremy Fitzhardinge · 17 years ago
  74. c70df74 paravirt: make siblingmap functions visible by Jeremy Fitzhardinge · 17 years ago
  75. 724faa8 paravirt: unstatic smp_store_cpu_info by Jeremy Fitzhardinge · 17 years ago
  76. 5378701 paravirt: unstatic leave_mm by Jeremy Fitzhardinge · 17 years ago
  77. 03f0c2f paravirt: increase IRQ limit by Jeremy Fitzhardinge · 17 years ago
  78. 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 17 years ago
  79. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  80. 810bab4 use elfnote.h to generate vsyscall notes. by Jeremy Fitzhardinge · 17 years ago
  81. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  82. 10a0a8d Add common orderly_poweroff() by Jeremy Fitzhardinge · 17 years ago
  83. 0ab4dc9 usermodehelper: split setup from execution by Jeremy Fitzhardinge · 17 years ago
  84. d84d1cc add argv_split() by Jeremy Fitzhardinge · 17 years ago
  85. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  86. 8b4a408 zs: move to the serial subsystem by Maciej W. Rozycki · 17 years ago
  87. b187f18 serial: add early_serial_setup() back to header file by Yinghai Lu · 17 years ago
  88. 3261ebd UBI: kill homegrown endian macros by Christoph Hellwig · 18 years ago
  89. f8628a1 ext4: Remove 65000 subdirectory limit by Andreas Dilger · 17 years ago
  90. 6dd4ee7 ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields by Kalpak Shah · 17 years ago
  91. ef7f383 ext4: Add nanosecond timestamps by Kalpak Shah · 17 years ago
  92. 0f49d5d jbd2: Move jbd2-debug file to debugfs by Jose R. Santos · 17 years ago
  93. e23291b jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG by Jose R. Santos · 17 years ago
  94. ff9ddf7 ext4: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  95. 749269f Change on-disk format to support 2^15 uninitialized extents by Amit Arora · 17 years ago
  96. ebd61cc [NETFILTER]: ipt_iprange.h must #include <linux/types.h> by Adrian Bunk · 17 years ago
  97. 456ad75 [NET]: move dev_mc_discard from dev_mcast.c to dev.c by Denis Cheng · 17 years ago
  98. bd0bf07 [XFRM]: Fix crash introduced by struct dst_entry reordering by Patrick McHardy · 17 years ago
  99. 1675134 [TCP]: remove unused argument to cong_avoid op by Stephen Hemminger · 17 years ago
  100. 0785b9d [SPARC]: Mark sparc and sparc64 as not having virt_to_bus by Stephen Rothwell · 17 years ago