1. 77adbfb [PATCH] Add const for time{spec,val}_compare arguments by Rolf Eike Beer · 17 years ago
  2. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 17 years ago
  3. 3678d62 [PATCH] add an RCU version of list splicing by Corey Minyard · 17 years ago
  4. 16cf5b3 [PATCH] fix sparse warnings from {asm,net}/checksum.h by Tilman Schmidt · 17 years ago
  5. 3db5db4 [PATCH] use cycle_t instead of u64 in struct time_interpolator by Helge Deller · 17 years ago
  6. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  7. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 17 years ago
  8. 224299d [PATCH] Char: moxa, devids cleanup by Jiri Slaby · 17 years ago
  9. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 17 years ago
  10. cbcdc1d [PATCH] PNP: export pnp_bus_type by David Brownell · 17 years ago
  11. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 17 years ago
  12. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  13. 1b13543 [PATCH] drivers/char/vc_screen.c: proper prototypes by Adrian Bunk · 17 years ago
  14. 57a87bb [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h by Mike Frysinger · 17 years ago
  15. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  16. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 17 years ago
  17. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 17 years ago
  18. 4ba4d4c [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags by Eric Dumazet · 17 years ago
  19. 780a065 [PATCH] count_vm_events-warning-fix by Andrew Morton · 17 years ago
  20. 7131b6d [PATCH] remove include/linux/byteorder/pdp_endian.h by Adrian Bunk · 17 years ago
  21. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 17 years ago
  22. 70e8404 [PATCH] drivers: add LCD support by Miguel Ojeda Sandonis · 17 years ago
  23. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 17 years ago
  24. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 17 years ago
  25. f688144b [PATCH] uml: fix apparent "CONFIG_64_BIT" typo. by Robert P. J. Day · 17 years ago
  26. 047c7c4 [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headers by Jiri Kosina · 17 years ago
  27. 36dbf95 [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h by Mike Frysinger · 17 years ago
  28. 3813561 [PATCH] m68k: work around binutils tokenizer change by Al Viro · 17 years ago
  29. fabb626 [PATCH] m32r: cosmetic updates and trivial fixes by Hirokazu Takata · 17 years ago
  30. 65fdc85 [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM by Aneesh Kumar K.V · 17 years ago
  31. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 17 years ago
  32. bd8029b [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT by Andy Whitcroft · 17 years ago
  33. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 17 years ago
  34. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 17 years ago
  35. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  36. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago
  37. 51ed449 [PATCH] Reorder ZVCs according to cacheline by Christoph Lameter · 17 years ago
  38. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 17 years ago
  39. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 17 years ago
  40. f05b628 [PATCH] typeof __page_to_pfn with SPARSEMEM=y by Randy Dunlap · 17 years ago
  41. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  42. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 17 years ago
  43. 49554c1 ata: Add defines for the iordy bits by Alan · 17 years ago
  44. 83625006 libata: add another IRQ calls (core and headers) by Akira Iguchi · 17 years ago
  45. 7f25377 git-libata-all: forward declare struct device by Andrew Morton · 17 years ago
  46. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  47. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 17 years ago
  48. b878ca5 libata: remove unused functions by Tejun Heo · 17 years ago
  49. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 17 years ago
  50. 0529c159 libata: implement ata_host_detach() by Tejun Heo · 17 years ago
  51. 9ac7849 devres: device resource management by Tejun Heo · 17 years ago
  52. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 17 years ago
  53. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  54. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 17 years ago
  55. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 17 years ago
  56. d4013f0 [PATCH] pci: Move PCI_VDEVICE from libata to core by Alan Cox · 18 years ago
  57. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  58. 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
  59. 1274c10 [PATCH] m68knommu: removed include of system.h from bitops by Greg Ungerer · 17 years ago
  60. 6410610 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  61. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 17 years ago
  62. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  63. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  64. da6e1a3 [PATCH] md: avoid possible BUG_ON in md bitmap handling by Neil Brown · 17 years ago
  65. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 17 years ago
  66. f336953 [PATCH] ufs: restore back support of openstep by Evgeniy Dushistov · 17 years ago
  67. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 17 years ago
  68. b437735 [PATCH] iscsi endianness annotations by Al Viro · 17 years ago
  69. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  70. f2e97df [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t by Al Viro · 17 years ago
  71. 0a9b0db [APM] SH: Convert to use shared APM emulation. by Paul Mundt · 17 years ago
  72. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 17 years ago
  73. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 17 years ago
  74. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 17 years ago
  75. 6026179 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  76. f85da08 [EISA] EISA registration with !CONFIG_EISA by Maciej W. Rozycki · 17 years ago
  77. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 17 years ago
  78. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 17 years ago
  79. d27146d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  80. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 17 years ago
  81. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  82. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  83. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 17 years ago
  84. a3b0277 [AVR32] ssize_t should be long, not int by Haavard Skinnemoen · 17 years ago
  85. 7f9f467 [AVR32] Add PIOE device and reserve SDRAM pins by Haavard Skinnemoen · 17 years ago
  86. e7f70b8 [AVR32] Introduce at32_reserve_pin() by Haavard Skinnemoen · 17 years ago
  87. 6a4e522 [AVR32] GPIO API implementation by Haavard Skinnemoen · 17 years ago
  88. 6eb484f [AVR32] Implement dma_mapping_error() by Haavard Skinnemoen · 17 years ago
  89. 31321bc Remove a couple final references to obsolete verify_area(). by Robert P. J. Day · 17 years ago
  90. 48ec15d [ALSA] version 1.0.14rc2 by Jaroslav Kysela · 17 years ago
  91. 1c433fb [ALSA] soc - 0.13 ASoC headers by Graeme Gregory · 17 years ago
  92. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  93. 517400c [ALSA] Add some more 'const', but needs changes in i2c/other/ak4* by Takashi Iwai · 17 years ago
  94. f7ba7fc [ALSA] emu10k1 - Fix ABI for older ld10k1 by Takashi Iwai · 17 years ago
  95. 67e9f4b [ALSA] ac97 - fix various issues with AD1986/AD1986A support by Randy Cushman · 18 years ago
  96. 1321b16 [ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel by Takashi Iwai · 18 years ago
  97. 4014c38 [ALSA] ak4114 - Use global workqueue by Takashi Iwai · 18 years ago
  98. 4484bb2 [ALSA] Fix the soc code after dhowells workqueue changes. by Andrew Morton · 18 years ago
  99. cbb7d8f9 [ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5 by James Courtier-Dutton · 18 years ago
  100. e0e6ce0 [ALSA] add struct snd_pcm_substream forward declaration by Randy Dunlap · 18 years ago