1. 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
  2. aa0a9f3 [PATCH] x86_64: Fix Calgary copyright statements per IBM guidelines by Muli Ben-Yehuda · 18 years ago
  3. e2b2095 [PATCH] knfsd: nfsd4: add per-operation server stats by Shankar Anand · 18 years ago
  4. 21d71f5 [PATCH] uninline init_waitqueue_head() by Ingo Molnar · 18 years ago
  5. 38e0e8c [PATCH] char/rtc: Handle memory-mapped chips properly by Maciej W. Rozycki · 18 years ago
  6. 06c67be [PATCH] make valid_mmap_phys_addr_range() take a pfn by Lennert Buytenhek · 18 years ago
  7. 84e8cd6 [PATCH] FRV: Introduce asm-offsets for FRV arch by David Howells · 18 years ago
  8. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  9. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  10. 01bf466 [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headers by David Howells · 18 years ago
  11. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  12. e01af03 [PATCH] powermac: Combined fixes for backlight code by Michael Hanselmann · 18 years ago
  13. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  14. 7f4599e [PATCH] ZVC: add __inc_zone_state for !SMP configuration by Christoph Lameter · 18 years ago
  15. 868e81b [PATCH] h8300 remove duplicate define by Yoshinori Sato · 18 years ago
  16. ff4e8d9 [PATCH] md: fix resync speed calculation for restarted resyncs by NeilBrown · 18 years ago
  17. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  18. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  19. f86bf9b [PATCH] lockdep: clean up completion initializer in smpboot.c by Ingo Molnar · 18 years ago
  20. d6d897c [PATCH] lockdep: core, reduce per-lock class-cache size by Ingo Molnar · 18 years ago
  21. 5fca80e [PATCH] lockdep: add more rwsem.h documentation by Ingo Molnar · 18 years ago
  22. e45b3b6 [PATCH] count_vm_events() fix by Andrew Morton · 18 years ago
  23. c0dc250 Pull acpi_os_allocate into test branch by Len Brown · 18 years ago
  24. 0f12b15 Pull acpica-20060707 into test branch by Len Brown · 18 years ago
  25. 20b499a Pull bugzilla-6687 into test branch by Len Brown · 18 years ago
  26. dece75b Pull dock into test branch by Len Brown · 18 years ago
  27. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  28. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 18 years ago
  29. 09075ef Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  30. 84e74f6 Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  31. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  32. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  33. f6dd922 ACPI: ACPICA 20060707 by Bob Moore · 18 years ago
  34. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  35. b862f3b i386: improve and correct inline asm memory constraints by Linus Torvalds · 18 years ago
  36. e2a3d40 power: improve inline asm memory constraints by Linus Torvalds · 18 years ago
  37. a430a43 [NET] gso: Fix up GSO packets with broken checksums by Herbert Xu · 18 years ago
  38. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  39. 1959d21 [PATCH] Only the first two bits in bio->bi_rw and rq->flags match by Jens Axboe · 18 years ago
  40. 40359cc [PATCH] blktrace: readahead support by Nathan Scott · 18 years ago
  41. fc0a75c [PATCH] blktrace: fix barrier vs sync typo by Nathan Scott · 18 years ago
  42. e2a305e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  43. 66337da Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  44. 7233589 [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. by Randy Dunlap · 18 years ago
  45. 309bade [PCI] Add JMicron PCI ID constants by Jeff Garzik · 18 years ago
  46. 500530f [PATCH] libata: reimplement controller-wide PM by Tejun Heo · 18 years ago
  47. d6f26d1 [PATCH] libata: reimplement per-dev PM by Tejun Heo · 18 years ago
  48. 02670bf [PATCH] libata: implement PM EH actions by Tejun Heo · 18 years ago
  49. c0b6c03 [PATCH] libata: separate out __ata_ehi_hotplugged() by Tejun Heo · 18 years ago
  50. 1cdaf53 [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET by Tejun Heo · 18 years ago
  51. e9c8391 [PATCH] libata: clean up debounce parameters and improve parameter selection by Tejun Heo · 18 years ago
  52. 2832430 [PATCH] libata: implement ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  53. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  54. a942b57 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  55. 887e5d5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  56. e8f7558 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  57. cb74c43 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network by Joseph Jezak · 18 years ago
  58. f475ae9 VFS: Allow caller to determine if BSD or posix locks were actually freed by Trond Myklebust · 18 years ago
  59. 5e66dd6 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  60. a8e0c51 [PATCH] powerpc: implement missing jiffies64_to_cputime64() by David Woodhouse · 18 years ago
  61. ba854e1 [ARM] 3711/1: AT91 timer update by Andrew Victor · 18 years ago
  62. ca78f6b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  63. 7ad7153 Fix up headers_install wrt devfs removal by Linus Torvalds · 18 years ago
  64. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  65. e82ca04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  66. 075395d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  67. 0d17821 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  68. 67ab33d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  69. f7d57e4 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  70. 51bece9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  71. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  72. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  73. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  74. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  75. 3c6b377 [ATM]: add+use poison defines by Randy Dunlap · 18 years ago
  76. 4bdbf6c [NET]: add+use poison defines by Randy Dunlap · 18 years ago
  77. fe4ada2 [IOAT]: fix header file kernel-doc by Randy Dunlap · 18 years ago
  78. 006f68b [AX.25]: Reference counting for AX.25 routes. by Ralf Baechle DL5RB · 18 years ago
  79. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  80. 70b97a7 [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct by Ingo Molnar · 18 years ago
  81. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  82. a5b5bb9 [PATCH] lockdep: annotate sk_locks by Ingo Molnar · 18 years ago
  83. 663d440 [PATCH] lockdep: annotate blkdev nesting by Ingo Molnar · 18 years ago
  84. 897c6ff [PATCH] lockdep: annotate sb ->s_umount by Arjan van de Ven · 18 years ago
  85. cf51624 [PATCH] lockdep: annotate ->s_lock by Ingo Molnar · 18 years ago
  86. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  87. c636618 [PATCH] lockdep: annotate bh_lock_sock() by Ingo Molnar · 18 years ago
  88. a09785a [PATCH] lockdep: annotate af_unix locking by Ingo Molnar · 18 years ago
  89. da21f24 [PATCH] lockdep: annotate sock_lock_init() by Ingo Molnar · 18 years ago
  90. 5436552 [PATCH] lockdep: annotate hrtimer base locks by Ingo Molnar · 18 years ago
  91. 06825ba [PATCH] lockdep: annotate skb_queue_head_init by Ingo Molnar · 18 years ago
  92. eb4542b [PATCH] lockdep: annotate waitqueues by Ingo Molnar · 18 years ago
  93. 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 18 years ago
  94. f2eace2 [PATCH] lockdep: annotate i_mutex by Ingo Molnar · 18 years ago
  95. a90b9c0 [PATCH] lockdep: annotate dcache by Ingo Molnar · 18 years ago
  96. ef5d470 [PATCH] lockdep: prove mutex locking correctness by Ingo Molnar · 18 years ago
  97. 8a25d5d [PATCH] lockdep: prove spinlock rwlock locking correctness by Ingo Molnar · 18 years ago
  98. 4ea2176 [PATCH] lockdep: prove rwsem locking correctness by Ingo Molnar · 18 years ago
  99. fbb9ce9 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  100. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago