1. 4c9f1d3 ALSA: isa/*: Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  2. 91f0506 ALSA: gus - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  3. 76d498e ALSA: wss - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  4. 82aa9a1 perfcounters: fix "perf counters kills oprofile" bug, v2 by Ingo Molnar · 16 years ago
  5. 6c7578b ALSA: Add Atmel ALSA drivers directory by Hans-Christian Egtvedt · 16 years ago
  6. 4ede028 ALSA: Add ALSA driver for Atmel AC97 controller by Hans-Christian Egtvedt · 16 years ago
  7. e4967d6 ALSA: Add ALSA driver for Atmel Audio Bitstream DAC by Hans-Christian Egtvedt · 16 years ago
  8. 6bd0dd5 Merge branch 'topic/snd_card_new-err' into topic/atmel by Takashi Iwai · 16 years ago
  9. 806638b Btrfs: Fix memory leak in cache_drop_leaf_ref by Chris Mason · 16 years ago
  10. e616165 ALSA: snd_pcm_new api cleanup by Tim Blechmann · 16 years ago
  11. 632da73 ALSA: hda - Add quirk for another HP laptop by Takashi Iwai · 16 years ago
  12. dac7494 trace: code style clean up by Steven Rostedt · 16 years ago
  13. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 16 years ago
  14. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 16 years ago
  15. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 16 years ago
  16. 43769f1 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  17. f036be9 printk: introduce printk_once() by Ingo Molnar · 16 years ago
  18. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 16 years ago
  19. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 16 years ago
  20. 8389514 Merge branch 'sched/urgent' into timers/urgent by Ingo Molnar · 16 years ago
  21. 67f7857 ALSA: hda - Add quirk for HP zenith laptop by Takashi Iwai · 16 years ago
  22. 238c027 ALSA: snd-usb-caiaq: Increase version number to 1.3.12 by Mark Hills · 16 years ago
  23. a856415 ALSA: snd-usb-caiaq: Remove duplicate A8DJ control by Mark Hills · 16 years ago
  24. 9a9527e ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ by Mark Hills · 16 years ago
  25. e3ca4c9 ALSA: snd-usb-caiaq: Set default input mode of A4DJ by Mark Hills · 16 years ago
  26. 705350f ALSA: snd-usb-caiaq: Send the correct command when setting controls by Mark Hills · 16 years ago
  27. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 16 years ago
  28. e0d8064 ALSA: hwdep - Fix coding style by Takashi Iwai · 16 years ago
  29. 345d0b1 ALSA: hwdep - Make open callback optional by Takashi Iwai · 16 years ago
  30. 45c1d85 ALSA: hda: Added stac378x digital slave out struct by Matthew Ranostay · 16 years ago
  31. 29d4ab4 ALSA: hda - Don't call stac92xx_parse_auto_config with wrong dig_in by Herton Ronaldo Krzesinski · 16 years ago
  32. 6df703a ALSA: hda - Dynamic detection of dmics/dmuxes/smuxes in stac92hd71bxx by Herton Ronaldo Krzesinski · 16 years ago
  33. 616f89e ALSA: hda - Additional pin nids for STAC92HD71Bx and STAC92HD75Bx codecs by Herton Ronaldo Krzesinski · 16 years ago
  34. 306f47b Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  35. e8c0ee5 ALSA: hda - Fix misc workqueue issues by Takashi Iwai · 16 years ago
  36. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 16 years ago
  37. 7b2cd92 crypto: api - Fix zeroing on free by Herbert Xu · 16 years ago
  38. b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
  39. 4abfd73 crypto: shash - Fix module refcount by Adrian-Ken Rueegsegger · 16 years ago
  40. 18114f6 x86: uaccess: use errret as error value in __put_user_size() by Hiroshi Shimamoto · 16 years ago
  41. 5294e25 PCI PM: make the PM core more careful with drivers using the new PM framework by Rafael J. Wysocki · 16 years ago
  42. 49c9681 PCI PM: Read power state from device after trying to change it on resume by Rafael J. Wysocki · 16 years ago
  43. cbbc2f6 PCI PM: Do not disable and enable bridges during suspend-resume by Rafael J. Wysocki · 16 years ago
  44. 27be54a PCI: PCIe portdrv: Simplify suspend and resume by Rafael J. Wysocki · 16 years ago
  45. 99dadce PCI PM: Fix saving of device state in pci_legacy_suspend by Rafael J. Wysocki · 16 years ago
  46. 144a76b PCI PM: Check if the state has been saved before trying to restore it by Rafael J. Wysocki · 16 years ago
  47. ddb7c9d PCI PM: Fix handling of devices without drivers by Rafael J. Wysocki · 16 years ago
  48. e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
  49. 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
  50. 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
  51. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  52. 3419c75 PCI: properly clean up ASPM link state on device remove by Alex Chiang · 16 years ago
  53. 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
  54. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 16 years ago
  55. 9a279bc net: Partially allow skb destructors to be used on receive path by Herbert Xu · 16 years ago
  56. 7870389 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  58. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
  59. 4d7902f gianfar: Fix stashing support by Andy Fleming · 16 years ago
  60. 0fd56bb gianfar: Add support for skb recycling by Andy Fleming · 16 years ago
  61. 1577ece netdev: Merge UCC and gianfar MDIO bus drivers by Andy Fleming · 16 years ago
  62. b98ac70 gianfar: Fix potential soft reset race by Andy Fleming · 16 years ago
  63. 1fbe493 gianfar: Fix BD_LENGTH_MASK definition by Andy Fleming · 16 years ago
  64. 9c46f6d virtio_net: Allow setting the MAC address of the NIC by Alex Williamson · 16 years ago
  65. 0bde9569 virtio_net: Add support for VLAN filtering in the hypervisor by Alex Williamson · 16 years ago
  66. f565a7c virtio_net: Add a MAC filter table by Alex Williamson · 16 years ago
  67. 2af7698 virtio_net: Add a set_rx_mode interface by Alex Williamson · 16 years ago
  68. 2a41f71 virtio_net: Add a virtqueue for outbound control commands by Alex Williamson · 16 years ago
  69. 65ab838 cxgb3: Fix lro switch by Divy Le Ray · 16 years ago
  70. 0973a06 x86: mm: introduce helper function in fault.c by Hiroshi Shimamoto · 16 years ago
  71. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
  72. a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
  73. 8f95c10 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  74. f67d817 ALSA: hda - Add quirk for FSC Amilo Xi2550 by Takashi Iwai · 16 years ago
  75. 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. 3e561f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 9f96ae6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
  79. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 16 years ago
  80. 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
  81. c4e061a iwlwifi: save PCI state before suspend, restore after resume by Reinette Chatre · 16 years ago
  82. 5e46882 iwlwifi: clean key table in iwl_clear_stations_table by Reinette Chatre · 16 years ago
  83. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
  84. bdad054 powerpc/5200: Add support for the digsy MTC board. by Grzegorz Bernacki · 16 years ago
  85. bfee95b powerpc/5200: Add support for the Media5200 board from Freescale by Grant Likely · 16 years ago
  86. 5496eab powerpc/5200: Rework GPT driver to also be an IRQ controller by Grant Likely · 16 years ago
  87. 8f2558d powerpc/5200: Refactor mpc5200 interrupt controller driver by Grant Likely · 16 years ago
  88. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 16 years ago
  89. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 16 years ago
  90. ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  91. bc4346f powerpc/5200: Remove pr_debug() from hot paths in irq driver by Grant Likely · 16 years ago
  92. d9f0c5f powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver by Grant Likely · 16 years ago
  93. 436443f Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" by Mark Fasheh · 16 years ago
  94. 9dfea1b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  95. 5e74762 ALSA: msnd - Fix build error with CONFIG_PNP=n by Takashi Iwai · 16 years ago
  96. 7df0eb4 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 16 years ago
  97. af7af69 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  98. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 16 years ago
  99. 453e37b ALSA: sscape: drop redundant fields from soundscape struct by Krzysztof Helt · 16 years ago
  100. 5b75af0 perfcounters: fix "perf counters kill oprofile" bug by Mike Galbraith · 16 years ago