1. 7e56a7d [PATCH] RTC subsystem, Add ISL1208 support by Herbert Valerio Riedel · 18 years ago
  2. 52fa259 [PATCH] hdrinstall: remove asm/io.h from user visibility by David Woodhouse · 18 years ago
  3. e035cc3 [PATCH] hdrinstall: remove asm/atomic.h from user visibility by David Woodhouse · 18 years ago
  4. 998f6fa [PATCH] hdrinstall: remove asm/irq.h from user visibility by David Woodhouse · 18 years ago
  5. 52e92e5 [PATCH] remove kernel/kthread.c:kthread_stop_sem() by Adrian Bunk · 18 years ago
  6. 098c5ee [PATCH] null-terminate over-long /proc/kallsyms symbols by Andreas Gruenbacher · 18 years ago
  7. 8757d5f [PATCH] mm: fix oom roll-back of __vmalloc_area_node by Jan Kiszka · 18 years ago
  8. adfaa88 [PATCH] fmr pool: remove unnecessary pointer dereference by Michael S. Tsirkin · 18 years ago
  9. f0ee340 [PATCH] IB/addr: gid structure alignment fix by Michael S. Tsirkin · 18 years ago
  10. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  11. 7b69a4c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  12. a23f463 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  13. bddc813 [MIPS] vr41xx: Update workpad setup function by Yoichi Yuasa · 18 years ago
  14. f26811e [MIPS] vr41xx: Update e55 setup function by Yoichi Yuasa · 18 years ago
  15. efcb487 [MIPS] vr41xx: Removed old v2.4 VRC4173 driver by Yoichi Yuasa · 18 years ago
  16. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  17. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  18. 2874fe5 [MIPS] vr41xx: Replace magic number for P4K bit with symbol. by Yoichi Yuasa · 18 years ago
  19. 192ef36 [MIPS] TRACE_IRQFLAGS_SUPPORT support. by Ralf Baechle · 18 years ago
  20. 8d197f3 [MIPS] Fix rdhwr_op definition. by Atsushi Nemoto · 18 years ago
  21. 7de58fa [MIPS] Sparsemem fixes by Atsushi Nemoto · 18 years ago
  22. 4e8ab36 [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80. by Yoichi Yuasa · 18 years ago
  23. fc5d2d2 [MIPS] Use the proper technical term for naming some of the cache macros. by Ralf Baechle · 18 years ago
  24. a722df0 [MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133. by Yoichi Yuasa · 18 years ago
  25. 722cfd9 [MIPS] Wire up vmsplice(2) and move_pages(2). by Ralf Baechle · 18 years ago
  26. e1e80b4 [MIPS] Don't include obsolete <linux/config.h>. by Ralf Baechle · 18 years ago
  27. 2e128de [MIPS] Default cpu_has_mipsmt to a runtime check by Chris Dearman · 18 years ago
  28. 3e705f2 [PATCH] Fix broken kernel headers preventing ARM build by Russell King · 18 years ago
  29. 0e2ffbf Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD by Linus Torvalds · 18 years ago
  30. 1b0f06d [PATCH] m68knommu: fix result type in get_user() macro by Greg Ungerer · 18 years ago
  31. b43c7ce [PATCH] i386: system.h: remove extra semicolons and fix order by Chuck Ebbert · 18 years ago
  32. 50f73fe [SPARC64]: Fix make headers_install by David Woodhouse · 18 years ago
  33. e47f317 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  34. a048640 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD by Linus Torvalds · 18 years ago
  35. 2513eb8 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD by Linus Torvalds · 18 years ago
  36. d3745f4 Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD by Linus Torvalds · 18 years ago
  37. cd6ef2ad [PATCH] The scheduled unexport of insert_resource by Adrian Bunk · 18 years ago
  38. 26865e9 [PATCH] remove kernel/power/pm.c:pm_unregister_all() by Adrian Bunk · 18 years ago
  39. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  40. 6f0312f [PATCH] PCI: add PCI Express AER register definitions to pci_regs.h by Zhang, Yanmin · 18 years ago
  41. a969888 [PATCH] USB: move usb-serial.h to include/linux/usb/ by Greg Kroah-Hartman · 18 years ago
  42. a353678 [PATCH] USB: gadget section fixups by David Brownell · 18 years ago
  43. 883d989 [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag by Phil Dibowitz · 18 years ago
  44. 5b5daf7 [PATCH] USB: Add some basic WUSB definitions by Inaky Perez-Gonzalez · 18 years ago
  45. 7fac9a3 [PATCH] USB: fix usb kernel-doc by Randy Dunlap · 18 years ago
  46. 8ced8ee [PATCH] i2c-powermac: Fix master_xfer return value by Jean Delvare · 18 years ago
  47. c2ce920 [WAN]: converting generic HDLC to use netif_dormant*() by Krzysztof Halasa · 18 years ago
  48. 155dbfd Merge commit master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa of HEAD by Linus Torvalds · 18 years ago
  49. f6dc8c5 [PATCH] Make cpu_relax() imply barrier() on all arches by Chase Venters · 18 years ago
  50. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  51. 562b590 [ALSA] remove unused snd_minor.name field by Clemens Ladisch · 18 years ago
  52. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  53. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  54. abdba61 [S390] cpu_relax() is supposed to have barrier() semantics. by Heiko Carstens · 18 years ago
  55. 13492c5 [S390] fix futex_atomic_cmpxchg_inatomic by Martin Schwidefsky · 18 years ago
  56. 63f4f9e [S390] raw_local_save_flags/raw_local_irq_restore type check by Heiko Carstens · 18 years ago
  57. f4a10b2 [S390] __builtin_trap() and gcc version. by Heiko Carstens · 18 years ago
  58. dc5bc8f [ARM] Allow Versatile to be built for AB and PB by Russell King · 18 years ago
  59. c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  60. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  61. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  62. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  63. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  64. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  65. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  66. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  67. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  68. 01bf466 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers by David Howells · 18 years ago
  69. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  70. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  71. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  72. 7f4599e [PATCH] ZVC: add __inc_zone_state for !SMP configuration by Christoph Lameter · 18 years ago
  73. 868e81b [PATCH] h8300 remove duplicate define by Yoshinori Sato · 18 years ago
  74. ff4e8d9 [PATCH] md: fix resync speed calculation for restarted resyncs by NeilBrown · 18 years ago
  75. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  76. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  77. f86bf9b [PATCH] lockdep: clean up completion initializer in smpboot.c by Ingo Molnar · 18 years ago
  78. d6d897c [PATCH] lockdep: core, reduce per-lock class-cache size by Ingo Molnar · 18 years ago
  79. 5fca80e [PATCH] lockdep: add more rwsem.h documentation by Ingo Molnar · 18 years ago
  80. e45b3b6 [PATCH] count_vm_events() fix by Andrew Morton · 18 years ago
  81. c0dc250 Pull acpi_os_allocate into test branch by Len Brown · 18 years ago
  82. 0f12b15 Pull acpica-20060707 into test branch by Len Brown · 18 years ago
  83. 20b499a Pull bugzilla-6687 into test branch by Len Brown · 18 years ago
  84. dece75b Pull dock into test branch by Len Brown · 18 years ago
  85. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  86. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 18 years ago
  87. 09075ef Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  88. 84e74f6 Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  89. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  90. 3be91ec [SERIAL] 8250: add tsi108 serial support by Zang Roy-r61911 · 18 years ago
  91. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  92. f6dd922 ACPI: ACPICA 20060707 by Bob Moore · 18 years ago
  93. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  94. b862f3b i386: improve and correct inline asm memory constraints by Linus Torvalds · 18 years ago
  95. e2a3d40 power: improve inline asm memory constraints by Linus Torvalds · 18 years ago
  96. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  97. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  98. 1959d21 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match by Jens Axboe · 18 years ago
  99. 40359cc [PATCH] blktrace: readahead support by Nathan Scott · 18 years ago
  100. fc0a75c [PATCH] blktrace: fix barrier vs sync typo by Nathan Scott · 18 years ago