1. f18f960 ide-cd: remove struct atapi_{mechstat_header,changer_info,slot} by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 2609d06 ide-cd: remove unused and write-only struct ide_cd_config_flags fields by Bartlomiej Zolnierkiewicz · 17 years ago
  3. b8d25de ide-cd: remove needless zeroing of 'info' fields from ide_cdrom_setup() by Bartlomiej Zolnierkiewicz · 17 years ago
  4. f17b0e0 ide-cd: remove unused struct atapi_cdrom_subchnl by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 6229ac1 ide-cd: remove dead code from cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 9f8256d ide-cd: remove unused defines from ide-cd.h by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 4415e87 ide-cd: remove stale cdrom_transfer_packet_command() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  8. 0355335 ide-cd: move historical changelog to Documentation/ide/ChangeLog.ide-cd.1994-2004 by Bartlomiej Zolnierkiewicz · 17 years ago
  9. cc6dbef ide-cd: fix trailing whitespaces in changelog by Bartlomiej Zolnierkiewicz · 17 years ago
  10. eba15fb ide-cd: fix DMA error handling in cdrom_newpc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. f1071e6 ide-cd: fix "missing data" handling in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  12. 5a5222d ide-cd: add ide_cd_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  13. 68661c5 ide-cd: use xfer_func_t in cdrom_pc_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 468e468 ide/ppc/pmac.c section fixes by Adrian Bunk · 17 years ago
  15. da6f4c7 ide: make wait_drive_not_busy() static again by Adrian Bunk · 17 years ago
  16. 2eae6eb ide: small ide-scan-pci.c cleanup by Adrian Bunk · 17 years ago
  17. a4b5a4d9 ide: unexport ide_dma_on by Adrian Bunk · 17 years ago
  18. e665d50 ide/Kconfig: use 'on-board' instead of 'built-in' in config options by Frans Pop · 17 years ago
  19. e79f812 Atari Falcon IDE: Add missing hwif variable by Geert Uytterhoeven · 17 years ago
  20. cbb51af Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  21. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  22. 3e01dfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  23. 45f37e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  24. 7759db8 [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message by Klaus Heinrich Kiwi · 17 years ago
  25. 320f1b1 [AUDIT] ratelimit printk messages audit by Eric Paris · 17 years ago
  26. 148b38d [patch 2/2] audit: complement va_copy with va_end() by Richard Knutsson · 17 years ago
  27. ef00be0 [patch 1/2] kernel/audit.c: warning fix by Andrew Morton · 17 years ago
  28. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 17 years ago
  29. 50397bd [AUDIT] clean up audit_receive_msg() by Eric Paris · 17 years ago
  30. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 17 years ago
  31. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  32. e445deb [AUDIT] include audit type in audit message when using printk by Eric Paris · 17 years ago
  33. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 17 years ago
  34. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  35. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  36. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 17 years ago
  37. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 17 years ago
  38. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  39. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  40. b95d58e pci: allow multiple calls to pcim_enable_device() by Tejun Heo · 17 years ago
  41. 9f24e82 Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more by Bryan Wu · 17 years ago
  42. 30d849c Blackfin pata-bf54x driver: should cover all possible interrupt sources by Sonic Zhang · 17 years ago
  43. f920411 Blackfin pata-bf54x driver: Add debug information by Sonic Zhang · 17 years ago
  44. a315acd Blackfin pata-bf54x driver: Remove obsolete PM function by Sonic Zhang · 17 years ago
  45. 92ba5d0 pata_sl82c105: dual channel support by Alan Cox · 17 years ago
  46. 4a537a55 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 17 years ago
  47. a1fe782 sata_nv: fix for completion handling by Robert Hancock · 17 years ago
  48. 7bb3c52 sata_mv: Remove PCI dependency by Saeed Bishara · 17 years ago
  49. d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
  50. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  51. 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 17 years ago
  52. bb0e129 x86: make early_console static in early_printk.c by Harvey Harrison · 17 years ago
  53. 9347e0b x86: remove unneeded round_up by Yinghai Lu · 17 years ago
  54. 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 17 years ago
  55. 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
  56. c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
  57. 69e97c0 x86: silence section mismatch warning in smpboot_64.c by Sam Ravnborg · 17 years ago
  58. 32ed937 x86: fix comments in vmlinux_64.lds by Yinghai Lu · 17 years ago
  59. 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
  60. 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
  61. aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
  62. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  63. 83e96c6 futex: Remove warn on in return fixup path by Thomas Gleixner · 17 years ago
  64. 9d55b99 x86: replace LOCK_PREFIX in futex.h by Thomas Gleixner · 17 years ago
  65. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  66. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  67. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 17 years ago
  68. 1fd2e1c sata_mv ncq Comments and version bump by Mark Lord · 17 years ago
  69. a838b17 sata_mv ncq Remove post internal cmd op by Mark Lord · 17 years ago
  70. 138bfdd sata_mv ncq Enable NCQ operation by Mark Lord · 17 years ago
  71. eb73d55 sata_mv ncq Introduce per-tag SG tables by Mark Lord · 17 years ago
  72. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 17 years ago
  73. 16ad1ad ahci: RAID mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 17 years ago
  74. da2fa9b sata_mv ncq Use DMA memory pools for hardware memory tables by Mark Lord · 17 years ago
  75. f273827 sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ by Mark Lord · 17 years ago
  76. cb92441 sata_mv ncq Ignore response status LSB on NCQ by Mark Lord · 17 years ago
  77. 8c0aeb4 sata_mv ncq Use hqtag instead of ioid by Mark Lord · 17 years ago
  78. 7210916 sata_mv ncq Add want ncq parameter for EDMA configuration by Mark Lord · 17 years ago
  79. 0c58912 sata_mv ncq Fix EDMA configuration by Mark Lord · 17 years ago
  80. f630d56 sata_mv ncq Rename base to port mmio by Mark Lord · 17 years ago
  81. 646a4da sata_mv ncq Mask transient IRQs by Mark Lord · 17 years ago
  82. 3606a38 sata_mv ncq EH fixes by Mark Lord · 17 years ago
  83. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 17 years ago
  84. a055917 [MIPS] Fix build after b0rked changes to <linux/init.h>. by Ralf Baechle · 17 years ago
  85. 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  86. 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
  87. 31fa5d2 docbook: rapidio: fix fatal filename error by Randy Dunlap · 17 years ago
  88. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 17 years ago
  89. 42bb1899 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  90. cec03af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 2da53b0 pasemi: Fix thinko in dma_direct_ops setup by Olof Johansson · 17 years ago
  92. 0c6377f m68knommu: remove dead timer int pending code by Greg Ungerer · 17 years ago
  93. 79d8bfb m68knommu: remove empty timer offset function for 68360 by Greg Ungerer · 17 years ago
  94. 2d8815b m68knommu: remove local gettimeofday code by Greg Ungerer · 17 years ago
  95. de0cc4e m68knommu: set config to use GENERIC_TIME by Greg Ungerer · 17 years ago
  96. a7f61fa m68knommu: switch ColdFire TIMER to use GENERIC_TIME by Greg Ungerer · 17 years ago
  97. 8d80c5e m68knommu: switch ColdFire PIT timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  98. 36a90f2 m68knommu: switch 68328 timer to use GENERIC_TIME by Greg Ungerer · 17 years ago
  99. f6efaf6 m68knommu: remove unused CONFIG_DISKtel symbol by Greg Ungerer · 17 years ago
  100. b7dcf7fe m68knommu: fix 528x ColdFire cache settings by Greg Ungerer · 17 years ago