1. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 19 years ago
  2. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  3. d43a338 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  4. cb4aaf4 Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  5. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  6. ebbe46f Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  7. 901ea4a Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  8. 2370965 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  9. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  10. dd397a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  11. 733abe4 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  12. 5fe8252 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  13. 460223d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  14. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 19 years ago
  15. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 19 years ago
  16. 419ee44 Remove JFFS (version 1), as scheduled. by Jeff Garzik · 19 years ago
  17. e81e557 atl1: add L1 device id to pci_ids, then use it by Chris Snook · 19 years ago
  18. f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 19 years ago
  19. bbf2f9f Fix misspellings of "agressive". by Robert P. J. Day · 19 years ago
  20. 6fb189c Correct trivial typo in log2.h. by Robert P. J. Day · 19 years ago
  21. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 19 years ago
  22. d08df60 Various typo fixes. by Robert P. J. Day · 19 years ago
  23. c0cd79d Pull fluff into release branch by Len Brown · 19 years ago
  24. ccf3528 ide: make ide_hwif_t.ide_dma_host_on void (v2) by Bartlomiej Zolnierkiewicz · 19 years ago
  25. 7469aaf ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) by Bartlomiej Zolnierkiewicz · 19 years ago
  26. 3608b5d ide: add ide_set_dma() helper (v2) by Bartlomiej Zolnierkiewicz · 19 years ago
  27. 2ad1e55 ide: convert ide_hwif_t.mmio into flag (v2) by Bartlomiej Zolnierkiewicz · 19 years ago
  28. 0ecdca2 ide: use PIO/MMIO operations directly where possible (v2) by Bartlomiej Zolnierkiewicz · 19 years ago
  29. 7569e8d ide: add ide_use_fast_pio() helper (v3) by Bartlomiej Zolnierkiewicz · 19 years ago
  30. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 19 years ago
  31. c1607e1 ide: remove write-only ide_hwif_t.no_dsc flag by Bartlomiej Zolnierkiewicz · 19 years ago
  32. 6679054 ide: remove write-only ide_pio_data_t.blacklisted by Bartlomiej Zolnierkiewicz · 19 years ago
  33. 6e6cd4c ide: remove clearing bmdma status from cdrom_decode_status() (rev #4) by Albert Lee · 19 years ago
  34. f0dd871 ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) by Albert Lee · 19 years ago
  35. ca79b7b USB: cdc-acm: fix incorrect throtteling, make set_control optional by Oliver Neukum · 19 years ago
  36. d1bbb60 USB: make usb_iso_packet_descriptor.status signed by Pete Zaitcev · 19 years ago
  37. fc8d919 USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h by Mike Frysinger · 19 years ago
  38. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 19 years ago
  39. 23004e2 USB: descriptor structures have to be packed by Inaky Perez-Gonzalez · 19 years ago
  40. 253ca92 USB: add flow control to usb-serial generic driver. by Joris van Rantwijk · 19 years ago
  41. 4516a61 PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options by Atsushi Nemoto · 19 years ago
  42. ef665c1 sysfs: fix build errors: uevent with CONFIG_SYSFS=n by Randy Dunlap · 19 years ago
  43. 66f5496 debugfs: implement symbolic links by Peter Oberparleiter · 19 years ago
  44. c353c3f Driver core: let request_module() send a /sys/modules/kmod/-uevent by Kay Sievers · 19 years ago
  45. 89790fd Driver.h copyright update by Greg Kroah-Hartman · 19 years ago
  46. 11ef697 [PATCH] libata: ACPI and _GTF support by Kristen Carlson Accardi · 19 years ago
  47. f8abea8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  48. ef29498 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  49. 28e05dd [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list by J. Bruce Fields · 19 years ago
  50. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 19 years ago
  51. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 19 years ago
  52. acc9a9d [PATCH] generic: vsyscall-gtod support for GENERIC_TIME by john stultz · 19 years ago
  53. 88ad0bf6 [PATCH] Add SysRq-Q to print timer_list debug info by Ingo Molnar · 19 years ago
  54. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 19 years ago
  55. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 19 years ago
  56. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 19 years ago
  57. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 19 years ago
  58. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 19 years ago
  59. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 19 years ago
  60. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 19 years ago
  61. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 19 years ago
  62. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 19 years ago
  63. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 19 years ago
  64. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 19 years ago
  65. fd064b9 [PATCH] Extend next_timer_interrupt() to use a reference jiffie by Thomas Gleixner · 19 years ago
  66. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 19 years ago
  67. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 19 years ago
  68. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 19 years ago
  69. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 19 years ago
  70. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 19 years ago
  71. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 19 years ago
  72. 9f907c0 [PATCH] Fix timeout overflow with jiffies by Ingo Molnar · 19 years ago
  73. 8b9365d [PATCH] Uninline jiffies.h functions by Ingo Molnar · 19 years ago
  74. f4304ab [PATCH] HZ free ntp by john stultz · 19 years ago
  75. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 19 years ago
  76. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 19 years ago
  77. c587e4a [ARM] 4137/1: Add kexec support by Richard Purdie · 19 years ago
  78. f834e49 libata: Add a host flag to indicate lack of IORDY capability by Alan Cox · 19 years ago
  79. 61f216c libata: fix drive side 80c cable check, take 3 by Tejun Heo · 19 years ago
  80. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  81. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 19 years ago
  82. d912b0c [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry by Eric W. Biederman · 19 years ago
  83. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 19 years ago
  84. 1ff007eb [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c by Eric W. Biederman · 19 years ago
  85. 805b5d5 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl by Eric W. Biederman · 19 years ago
  86. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 19 years ago
  87. 6703ddf [PATCH] sysctl: remove support for CTL_ANY by Eric W. Biederman · 19 years ago
  88. 0e03036 [PATCH] sysctl: register the ocfs2 sysctl numbers by Eric W. Biederman · 19 years ago
  89. 59fc531 [PATCH] sysctl: register the sysctl number used by the arlan driver by Eric W. Biederman · 19 years ago
  90. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 19 years ago
  91. 77f6dfb [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs by Eric W. Biederman · 19 years ago
  92. 462591b [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs by Eric W. Biederman · 19 years ago
  93. 50d851f [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs by Eric W. Biederman · 19 years ago
  94. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 19 years ago
  95. e6fa0ba [PATCH] fix PNX8550 serial breakage by Vitaly Wool · 19 years ago
  96. ac98695 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 19 years ago
  97. 9ace555 i2c: Add IDs to adapters by Stephen Hemminger · 19 years ago
  98. a394ae1 i2c: Update the list of bus IDs by Jean Delvare · 19 years ago
  99. f37dd80 i2c: Add driver suspend/resume/shutdown support by David Brownell · 19 years ago
  100. 4e6697f i2c-piix4: Add support for the ATI SB600 by Jean Delvare · 19 years ago