1. 8f7ba05 [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag by Takashi Iwai · 18 years ago
  2. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  3. 62933d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  4. 0ab5980 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  5. b526ca4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  6. 9b6a517 Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  7. fc0b60f Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  8. 5a18c92 Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" by Eric W. Biederman · 17 years ago
  9. 218e180 add upper-32-bits macro by Andrew Morton · 17 years ago
  10. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  11. 4c5a443 firewire: Break out shared IEEE1394 constant to separate header file. by Kristian Høgsberg · 17 years ago
  12. 04dfb8d firewire: Use linux/*.h instead of asm/*.h header files. by Kristian Høgsberg · 17 years ago
  13. 3e7cbae CRC ITU-T V.41 by Ivo van Doorn · 18 years ago
  14. 61d48c2 [S390] Kconfig: use common Kconfig files for s390. by Martin Schwidefsky · 17 years ago
  15. 763968e [S390] Avoid sparse warnings. by Heiko Carstens · 17 years ago
  16. 9a92fe4 [S390] cio: Get rid of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  17. 2454c7e [POWERPC] Fix warning in hpte_decode(), and generalize it by Paul Mackerras · 17 years ago
  18. 6e66837 [POWERPC] PS3: Fix sys manager build error by Geoff Levand · 17 years ago
  19. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 17 years ago
  20. 979ee32 [POWERPC] We don't define CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID by Stephen Rothwell · 17 years ago
  21. 49d687b [POWERPC] pmu_sys_suspended is only defined for PPC32 by Stephen Rothwell · 17 years ago
  22. ab5570f [POWERPC] Wire up sys_utimensat by Stephen Rothwell · 17 years ago
  23. 2ecf042 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  24. f685648 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  25. 9245df0 [SPARC64]: Bump PROMINTR_MAX to 32. by David S. Miller · 17 years ago
  26. 00eb43a acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC commands by Lennart Poettering · 17 years ago
  27. 71b43ca Pull acpica into release branch by Len Brown · 17 years ago
  28. 3dd6786 Pull bugzilla-8385 into release branch by Len Brown · 17 years ago
  29. b99ab6a [POWERPC] User rheap from arch/powerpc/lib by Kumar Gala · 17 years ago
  30. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 17 years ago
  31. 8287652 [POWERPC] Move reg_booke.h to include/asm-powerpc by Becky Bruce · 17 years ago
  32. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  33. 262a7a2 Revert "ACPICA: fix AML mutex re-entrancy" by Len Brown · 17 years ago
  34. 4d2acd9 Revert "ACPICA: revert "acpi_serialize" changes" by Len Brown · 17 years ago
  35. de56037 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  36. 44ce6294 Revert "md: improve partition detection in md array" by Linus Torvalds · 17 years ago
  37. 2c4f365 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  38. 3cb7396 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  39. 6d208b3 ide: legacy PCI bus order probing fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 5cbf79c ide: add ide_proc_register_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 869c56e ide: add "initializing" argument to ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 7f8f48a ide: cable detection fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 7662d04 ide: move IDE settings handling to ide-proc.c by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 1497943 ide: split off ioctl handling from IDE settings (v2) by Bartlomiej Zolnierkiewicz · 17 years ago
  45. ecfd80e ide: make /proc/ide/ optional by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 29e744d ide: add ide_tune_dma() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 2d5eaa6 ide: rework the code for selecting the best DMA transfer mode (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 1813720 ide: fix UDMA/MWDMA/SWDMA masks (v3) by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  50. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  51. d84c412 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  52. 932c37c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  53. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  54. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  55. 3960208 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  56. b0b73cb i386: msr.h: be paranoid about types and parentheses by H. Peter Anvin · 17 years ago
  57. 29bd443 i386: remove unused rdtsc() macro by H. Peter Anvin · 17 years ago
  58. 5b479c9 md: improve partition detection in md array by NeilBrown · 17 years ago
  59. 880169d fbdev: add support for AVR32 by Haavard Skinnemoen · 17 years ago
  60. 5a87ede svgalib: move fb_get_caps to svgalib by Antonino A. Daplas · 17 years ago
  61. c3c117f i386 mmzone: use __maybe_unused by David Rientjes · 17 years ago
  62. d16aaffa sh: dma: use __maybe_unused by David Rientjes · 17 years ago
  63. 0d7ebbb compiler: introduce __used and __maybe_unused by David Rientjes · 17 years ago
  64. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  65. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  66. e61a1c1 Allow arch to initialize arch field of the module structure by Roman Zippel · 17 years ago
  67. b52f52a clocksource: fix resume logic by Thomas Gleixner · 17 years ago
  68. 4037d45 Move remote node draining out of slab allocators by Christoph Lameter · 17 years ago
  69. d1187ed vmstat: use our own timer events by Christoph Lameter · 17 years ago
  70. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  71. f37bc27 fs: deprecate memclear_highpage_flush by Nate Diller · 17 years ago
  72. 01f2705 fs: convert core functions to zero_user_page by Nate Diller · 17 years ago
  73. 34f01cc FUTEX: new PRIVATE futexes by Eric Dumazet · 17 years ago
  74. d0aa7a7 futex_requeue_pi optimization by Pierre Peiffer · 17 years ago
  75. c19384b Make futex_wait() use an hrtimer for timeout by Pierre Peiffer · 17 years ago
  76. f34c506 declare struct ktime by Andrew Morton · 17 years ago
  77. b8522ea aio is unlikely by Andrew Morton · 17 years ago
  78. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  79. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 17 years ago
  80. 8842c96 remove nfs4_acl_add_ace() by Adrian Bunk · 17 years ago
  81. 10ab825 change kernel threads to ignore signals instead of blocking them by Oleg Nesterov · 17 years ago
  82. 73c2799 kthread: don't depend on work queues by Eric W. Biederman · 17 years ago
  83. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  84. 23b2e59 workqueue: kill NOAUTOREL works by Oleg Nesterov · 17 years ago
  85. 1634c48 make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq by Oleg Nesterov · 17 years ago
  86. 7097a87 workqueue: kill run_scheduled_work() by Oleg Nesterov · 17 years ago
  87. baaca49 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE by Gautham R Shenoy · 17 years ago
  88. 6f7cc11 Extend notifier_call_chain to count nr_calls made by Gautham R Shenoy · 17 years ago
  89. 7c9cb38 relay: use plain timer instead of delayed work by Tom Zanussi · 17 years ago
  90. 19a75d8 kblockd: use flush_work by Andrew Morton · 17 years ago
  91. b89deed implement flush_work() by Oleg Nesterov · 17 years ago
  92. e749828 Use common cpu_is_xxx() macros on AT91 and AVR32 by Haavard Skinnemoen · 17 years ago
  93. 18d8362 mutex_lock_interruptible(): add __must_check by Andrew Morton · 17 years ago
  94. 55c0d1f Move sig_kernel_* et al macros to linux/signal.h by Roland McGrath · 17 years ago
  95. 8813d1c mca: add integrated device bus matching by James Bottomley · 17 years ago
  96. 818563d Always ask the hardware to obtain hardware processor id - ia64 by Fernando Luis Vazquez Cao · 17 years ago
  97. dd98852 Use the APIC to determine the hardware processor id - x86_64 by Fernando Luis Vazquez Cao · 17 years ago
  98. a36166c Use the APIC to determine the hardware processor id - i386 by Fernando Luis Vazquez Cao · 17 years ago
  99. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  100. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago