1. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 18 years ago
  2. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 18 years ago
  3. 509cb37 [PATCH] one more iomap s390 build fix by Heiko Carstens · 18 years ago
  4. aaf1228 cfq-iosched: remove cfq_io_context last_queue by Jens Axboe · 18 years ago
  5. d687983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  6. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  7. 574009c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  8. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  9. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  10. fdba0f2 [PATCH] add missing io...._rep() on sparc32 by Al Viro · 18 years ago
  11. 23db764 [PATCH] Switch s390 to NO_IOMEM by Al Viro · 18 years ago
  12. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago
  13. d88e661 [PATCH] fix misannotation of linkinfo_dn by Al Viro · 18 years ago
  14. c70555b [PATCH] rapidio: fix multi-switch enumeration by Alexandre Bounine · 18 years ago
  15. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  16. c75fb88 [PATCH] Fix sparse annotation of spin unlock macros in one case by Pavel Roskin · 18 years ago
  17. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 18 years ago
  18. 521dae1 [PATCH] cleanup include/linux/reiserfs_xattr.h by Adrian Bunk · 18 years ago
  19. 5b0a207 [PATCH] cleanup include/linux/xattr.h by Adrian Bunk · 18 years ago
  20. 82ddcb0 [PATCH] extend the set of "__attribute__" shortcut macros by Robert P. J. Day · 18 years ago
  21. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 18 years ago
  22. c530cba [PATCH] Remove the last reference to rwlock_is_locked() macro. by Robert P. J. Day · 18 years ago
  23. bfb5847 [PATCH] cleanup linux/byteorder/swabb.h by Adrian Bunk · 18 years ago
  24. a9cccd3 [PATCH] serial: support for new board by Matthias Fuchs · 18 years ago
  25. 4821200 [PATCH] Perle multimodem card (PCI-RAS) detection by Thomas Hoehn · 18 years ago
  26. 7be2c7c [PATCH] RTC framework driver for CMOS RTCs by David Brownell · 18 years ago
  27. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  28. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  29. 77adbfb [PATCH] Add const for time{spec,val}_compare arguments by Rolf Eike Beer · 18 years ago
  30. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 18 years ago
  31. 3678d62 [PATCH] add an RCU version of list splicing by Corey Minyard · 18 years ago
  32. 16cf5b3 [PATCH] fix sparse warnings from {asm,net}/checksum.h by Tilman Schmidt · 18 years ago
  33. 3db5db4 [PATCH] use cycle_t instead of u64 in struct time_interpolator by Helge Deller · 18 years ago
  34. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 18 years ago
  35. 54bc485 [PATCH] Export invalidate_mapping_pages() to modules by Anton Altaparmakov · 18 years ago
  36. 224299d [PATCH] Char: moxa, devids cleanup by Jiri Slaby · 18 years ago
  37. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 18 years ago
  38. cbcdc1d [PATCH] PNP: export pnp_bus_type by David Brownell · 18 years ago
  39. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 18 years ago
  40. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  41. 1b13543 [PATCH] drivers/char/vc_screen.c: proper prototypes by Adrian Bunk · 18 years ago
  42. 57a87bb [PATCH] scrub non-__GLIBC__ checks in linux/socket.h and linux/stat.h by Mike Frysinger · 18 years ago
  43. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 18 years ago
  44. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 18 years ago
  45. 37756ce [PATCH] avoid one conditional branch in touch_atime() by Eric Dumazet · 18 years ago
  46. 4ba4d4c [PATCH] struct vfsmount: keep mnt_count & mnt_expiry_mark away from mnt_flags by Eric Dumazet · 18 years ago
  47. 780a065 [PATCH] count_vm_events-warning-fix by Andrew Morton · 18 years ago
  48. 7131b6d [PATCH] remove include/linux/byteorder/pdp_endian.h by Adrian Bunk · 18 years ago
  49. 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 18 years ago
  50. 70e8404 [PATCH] drivers: add LCD support by Miguel Ojeda Sandonis · 18 years ago
  51. 6e6d74c [PATCH] uml: x86_64 ptrace fixes by Jeff Dike · 18 years ago
  52. f355559 [PATCH] uml: x86_64 thread fixes by Jeff Dike · 18 years ago
  53. f688144 [PATCH] uml: fix apparent "CONFIG_64_BIT" typo. by Robert P. J. Day · 18 years ago
  54. 047c7c4 [PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_save() in headers by Jiri Kosina · 18 years ago
  55. 36dbf95 [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h by Mike Frysinger · 18 years ago
  56. 3813561 [PATCH] m68k: work around binutils tokenizer change by Al Viro · 18 years ago
  57. fabb626 [PATCH] m32r: cosmetic updates and trivial fixes by Hirokazu Takata · 18 years ago
  58. 65fdc854 [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM by Aneesh Kumar K.V · 18 years ago
  59. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 18 years ago
  60. bd8029b [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT by Andy Whitcroft · 18 years ago
  61. 4b51d66 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM by Christoph Lameter · 18 years ago
  62. 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 18 years ago
  63. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 18 years ago
  64. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 18 years ago
  65. 51ed449 [PATCH] Reorder ZVCs according to cacheline by Christoph Lameter · 18 years ago
  66. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 18 years ago
  67. c878538 [PATCH] Use ZVC for inactive and active counts by Christoph Lameter · 18 years ago
  68. f05b628 [PATCH] typeof __page_to_pfn with SPARSEMEM=y by Randy Dunlap · 18 years ago
  69. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 18 years ago
  70. 35a17eb [SPARC64]: Add PCI MSI support on Niagara. by David S. Miller · 18 years ago
  71. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 18 years ago
  72. 1e19e02 [NET]: Reorder fields of struct dst_entry by Eric Dumazet · 18 years ago
  73. 0c195c3 [DECNET]: Convert decnet route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  74. 7cc4826 [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  75. 093c2ca [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer by Eric Dumazet · 18 years ago
  76. 75ce7ce [NET]: Introduce union in struct dst_entry to hold 'next' pointer by Eric Dumazet · 18 years ago
  77. f7b1431 [DECNET]: fix misannotation of linkinfo_dn by Al Viro · 18 years ago
  78. 6bfe966 [MIPS] signal32: no need to save c0_status register in setup_sigcontext32() by Franck Bui-Huu · 18 years ago
  79. 4ed3a77 [MIPS] Fix warning in get_user when fetching pointer object from userspace. by Ralf Baechle · 18 years ago
  80. 27a3bba [MIPS] VPE: Sprinkle device model code into code to make udev happier. by Ralf Baechle · 18 years ago
  81. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  82. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  83. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
  84. 49554c1 ata: Add defines for the iordy bits by Alan · 18 years ago
  85. 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
  86. 7f25377 git-libata-all: forward declare struct device by Andrew Morton · 18 years ago
  87. 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
  88. d24bbbf devres: implement pcim_iomap_regions() by Tejun Heo · 18 years ago
  89. b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
  90. f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
  91. 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
  92. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  93. 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
  94. 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
  95. a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
  96. c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
  97. d4013f0 [PATCH] pci: Move PCI_VDEVICE from libata to core by Alan Cox · 18 years ago
  98. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  99. 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
  100. 1274c10 [PATCH] m68knommu: removed include of system.h from bitops by Greg Ungerer · 18 years ago