1. 7a37a0b sparc64: Support perf event encoding for multi-PCR PMUs. by David S. Miller · 12 years ago
  2. b4f061a sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware. by David S. Miller · 12 years ago
  3. 5ab9684 sparc64: Rework sparc_pmu_enable() so that the side effects are clearer. by David S. Miller · 12 years ago
  4. 3f1a209 sparc64: Prepare perf event layer for handling multiple PCR registers. by David S. Miller · 12 years ago
  5. 7ac2ed2 sparc64: Specify user and supervisor trace PCR bits in sparc_pmu. by David S. Miller · 12 years ago
  6. 5344303 sparc64: Abstract PMC read/write behind sparc_pmu. by David S. Miller · 12 years ago
  7. 5966049 sparc64: Allow max hw perf events to be variable. by David S. Miller · 12 years ago
  8. b38e99f sparc64: Add perf_event abstractions for orthogonal PMUs. by David S. Miller · 12 years ago
  9. 6faaeb8 sparc64: Add PCR ops for SPARC-T4. by David S. Miller · 12 years ago
  10. ce4a925 sparc64: Abstract away the %pcr values used to enable/disable NMI by David S. Miller · 12 years ago
  11. 73a6b05 sparc64: Abstract away the NMI PIC counter computation. by David S. Miller · 12 years ago
  12. 09d053c sparc64: Abstract away PIC register accesses. by David S. Miller · 12 years ago
  13. 0bab20b sparc64: Add 'reg_num' argument to pcr_ops methods. by David S. Miller · 12 years ago
  14. 8c79bfa sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access. by David S. Miller · 12 years ago
  15. 6f859c0 sparc64: Add detection for features new in SPARC-T4. by David S. Miller · 12 years ago
  16. 30cb27d ext4: fix trivial typo in comment by Wang Sheng-Hui · 12 years ago
  17. e3d2e43 ext4: no need to add inode to orphan list during hole punch by Ashish Sangwan · 12 years ago
  18. eeecef0 jbd2: don't write superblock when if its empty by Eric Sandeen · 12 years ago
  19. caecd0a ext4: replace plain integer with NULL in super.c by Sachin Kamat · 12 years ago
  20. 6dab7ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  21. 64f5030 sections: Fix section conflicts in drivers/hwmon by Andi Kleen · 12 years ago
  22. d9ec0fd Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  23. 515c7af x32: Use compat shims for {g,s}etsockopt by Mike Frysinger · 12 years ago
  24. 312b90f mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit by Al Viro · 12 years ago
  25. 371e67c i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP by Laxman Dewangan · 12 years ago
  26. 20fb193 Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 12 years ago
  27. f82735d m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  28. e786f6b m68k/q40: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  29. 27b05e4 m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR by Thomas Meyer · 12 years ago
  30. b5486a4 m68k/apollo: Remove disabled definitions in apollohw.h by Geert Uytterhoeven · 12 years ago
  31. ab5625c i2c: diolan-u2c: Fix master_xfer return code by Guenter Roeck · 12 years ago
  32. 33ec5e8 I2C: OMAP: xfer: fix runtime PM get/put balance on error by Kevin Hilman · 12 years ago
  33. b007a3e i2c: nomadik: Add default configuration into the Nomadik I2C driver by Lee Jones · 12 years ago
  34. 99f347c USB: CDC ACM: Fix NULL pointer dereference by Sven Schnelle · 12 years ago
  35. 83957df USB: emi62: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  36. 43a3469 USB: winbond: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  37. 4d08887 USB: vt6656: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  38. a343317 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  39. b9c4167 USB: p54usb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  40. e694d51 USB: spca506: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  41. ec06335 USB: jl2005bcd: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  42. d04dbd1 USB: smsusb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  43. 1ce41cd Merge tag 'md-3.6-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  44. 74f4cf2 target: Fix regression bug with handling of zero-length data CDBs by Nicholas Bellinger · 12 years ago
  45. e0ee778 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 12 years ago
  46. 07724f9 ext4: drop lock_super()/unlock_super() by Theodore Ts'o · 12 years ago
  47. 6bf6d1a Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7 by Mark Brown · 12 years ago
  48. 63f49dc blackfin: add platform device for ad1836 machine driver by Scott Jiang · 12 years ago
  49. d14a13d ASoC: bf5xx-ad1836: convert to use snd_soc_register_card by Scott Jiang · 12 years ago
  50. a8e8f13 spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL) by Shubhrajyoti D · 12 years ago
  51. 89f98dc spi: spi-altera: Use of_match_ptr by Tobias Klauser · 12 years ago
  52. ba59a80 spi: Refactor spi-orion to use SPI framework queue. by Andrew Lunn · 12 years ago
  53. 4ad1e5b spi/mxs: Add SSP/SPI device tree documentation by Marek Vasut · 12 years ago
  54. 474afc0 spi/mxs: Add DMA support into SPI driver by Marek Vasut · 12 years ago
  55. 65defb9 mmc: spi: Pull out common DMA parts from MXS MMC by Marek Vasut · 12 years ago
  56. 646781d spi/mxs: Add SPI driver for mx233/mx28 by Marek Vasut · 12 years ago
  57. 1308239 mmc: spi: Pull out the SSP clock configuration function by Marek Vasut · 12 years ago
  58. 829c1bf mmc: spi: Pull out parts shared between MMC and SPI by Marek Vasut · 12 years ago
  59. f83b738 mmc: spi: Add necessary bits into mxs-spi.h by Marek Vasut · 12 years ago
  60. 600a991 mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP by Marek Vasut · 12 years ago
  61. 8be3d3b mmc: spi: Move SSP register definitions into separate file by Marek Vasut · 12 years ago
  62. af36107 spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume functions by Guenter Roeck · 12 years ago
  63. a0c3652 spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function by Guenter Roeck · 12 years ago
  64. 6887237 spi/pl022: fix spi-pl022 pm enable at probe by Michel JAOUEN · 12 years ago
  65. 28c42c2 ASoC: wm9712: Fix inverted capture volume by Mark Brown · 12 years ago
  66. ccf7958 ASoC: wm9712: Fix microphone source selection by Mark Brown · 12 years ago
  67. 45a690f ASoC: wm8994: Add bytes controls for DRC by Mark Brown · 12 years ago
  68. 939d504 ASoC: wm5102: Remove DRC2 by Mark Brown · 12 years ago
  69. ad20c73 classmate-laptop: always call input_sync() after input_report_switch() by Carlos Alberto Lopez Perez · 12 years ago
  70. a4f46bb thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR by Manoj Iyer · 12 years ago
  71. a2174ba dell-laptop: Fixed typo in touchpad LED quirk by AceLan Kao · 12 years ago
  72. e99eac5 vga_switcheroo: Don't require handler init callback by Seth Forshee · 12 years ago
  73. 36704c0 vga_switcheroo: Remove assumptions about registration/unregistration ordering by Seth Forshee · 12 years ago
  74. 76b487d apple-gmux: Add display mux support by Andreas Heider · 12 years ago
  75. f94f0f1 apple-gmux: Fix kconfig dependencies by Seth Forshee · 12 years ago
  76. a50bd12 asus-wmi: record wlan status while controlled by userapp by AceLan Kao · 12 years ago
  77. 9f6f955 apple_gmux: Fix ACPI video unregister by Matthew Garrett · 12 years ago
  78. 96ff705 apple_gmux: Add support for newer hardware by Matthew Garrett · 12 years ago
  79. 7e30ed6 gmux: Add generic write32 function by Matthew Garrett · 12 years ago
  80. a3150f0 ASoC: wm5102: Add AEC routing control by Mark Brown · 12 years ago
  81. 60916a9 tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1 by Will Deacon · 12 years ago
  82. 846b999 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  83. 225a389 Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  84. 1b26d29 [libata] scsi: implement MODE SELECT command by Paolo Bonzini · 12 years ago
  85. 6ca8e79 [libata] scsi: support MODE SENSE request for changeable and default parameters by Paolo Bonzini · 12 years ago
  86. 3e451a4 [libata] scsi: Remove unlikely() from FUA check by Jeff Garzik · 12 years ago
  87. 91895b7 libata: enable SATA disk fua detection on default by Zheng Liu · 12 years ago
  88. a938da0 PM / Sleep: Print name of wakeup source that aborts suspend by Todd Poynor · 12 years ago
  89. 3735d52 intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it. by Konrad Rzeszutek Wilk · 12 years ago
  90. 5fbbb90 cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify by Jon Medhurst (Tixy) · 12 years ago
  91. 63c6ba4 cpuidle: coupled: fix sleeping while atomic in cpu notifier by Colin Cross · 12 years ago
  92. 04d0f1b8 [libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro by Jeff Garzik · 12 years ago
  93. 55d7ec4 PM / Runtime: Check device PM QoS setting before "no callbacks" check by Rafael J. Wysocki · 12 years ago
  94. 58a34de PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 12 years ago
  95. 7f321c2 PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 12 years ago
  96. ebd6002 [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff by Paul Menzel · 12 years ago
  97. 8340091 [libata] acpi: call ata_acpi_gtm during ata port init time by Aaron Lu · 12 years ago
  98. 389cd78 ata_piix: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  99. 77b12bc9 ahci: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  100. 1117c81 pata_atiixp: override cable detection on MSI E350DM-E33 by Arnd Hannemann · 12 years ago