summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-132-2/+5
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2015-03-131-1/+1
| |\
| | * Revert "cpupower Makefile change to help run the tool without 'make install'"Josh Boyer2015-03-111-1/+1
| * | ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus2015-03-101-1/+4
| |/
* | Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-03-136-23/+66
|\ \
| * | xen-pciback: limit guest control of command registerJan Beulich2015-03-113-14/+51
| * | xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross2015-03-061-6/+12
| * | xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia2015-03-021-2/+2
| * | x86/xen: correct bug in p2m list initializationJuergen Gross2015-02-271-1/+1
* | | Merge tag 'sound-4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-03-139-22/+82
|\ \ \
| * | | ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai2015-03-131-8/+22
| * | | ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai2015-03-121-0/+1
| * | | ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai2015-03-121-0/+1
| * | | ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack2015-03-121-0/+30
| * | | ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai2015-03-121-0/+4
| * | | ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai2015-03-111-0/+11
| * | | ALSA: firewire-lib: leave unit reference counting completelyTakashi Sakamoto2015-03-101-2/+1
| * | | Revert "ALSA: dice: fix wrong offsets for Dice interface"Takashi Sakamoto2015-03-102-11/+11
| * | | ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-091-1/+1
| | |/ | |/|
* | | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-139-22/+65
|\ \ \
| * | | of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-131-1/+1
| * | | of: unittest: Add options string testcase variantsPeter Hurley2015-03-101-0/+11
| * | | of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm2015-03-101-8/+15
| * | | of/unittest: Fix the wrong expected value in of_selftest_property_stringWang Long2015-03-101-2/+2
| * | | of/unittest: remove the duplicate of_changeset_initWang Long2015-03-101-1/+0
| * | | dt: submitting-patches: clarify that DT maintainers are to be cced on bindingsMatt Porter2015-03-101-0/+3
| * | | of: unittest: fix I2C dependencyArnd Bergmann2015-03-101-6/+6
| * | | of/overlay: Remove unused variableFabio Estevam2015-03-101-1/+1
| * | | Documentation: DT: Renamed of-serial.txt to 8250.txtChunyan Zhang2015-03-101-0/+0
| * | | of: Fix premature bootconsole disable with 'stdout-path'Peter Hurley2015-03-101-1/+3
| * | | Merge tag 'v4.0-rc3' into HEADRob Herring2015-03-10490-2578/+4877
| |\ \ \ | | |/ /
| * | | serial: add device tree binding documentation for ETRAX FS UARTNiklas Cassel2015-03-022-0/+20
| * | | of/overlay: Directly include idr.hMark Brown2015-03-021-0/+1
| * | | of: Drop superfluous dependance for OF_OVERLAYMatwey V. Kornilov2015-03-021-1/+0
| * | | of: Add vendor prefix for ArasanMichal Simek2015-03-021-0/+1
| * | | of: Add prompt for OF_OVERLAY configMatwey V. Kornilov2015-03-021-1/+1
* | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-136-400/+291
|\ \ \ \
| * | | | gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-081-19/+19
| * | | | gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-081-53/+37
| * | | | gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-171-214/+141
| * | | | gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-171-3/+12
| * | | | gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-171-78/+58
| * | | | gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-171-61/+25
| * | | | gadget/function/f_fs.c: close leaksAl Viro2015-02-171-2/+12
| * | | | move iov_iter.c from mm/ to lib/Al Viro2015-02-173-2/+2
| * | | | new helper: dup_iter()Al Viro2015-02-172-0/+17
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-1218-33/+63
|\ \ \ \ \
| * | | | | memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov2015-03-121-1/+3
| * | | | | mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-03-121-2/+2
| * | | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-122-4/+8
OpenPOWER on IntegriCloud