summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-1811-17/+38
|\
| * isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray2016-06-181-1/+2
| * isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray2016-06-181-1/+1
| * watchdog: ebc-c384_wdt: Allow build for X86_64William Breathitt Gray2016-06-181-1/+1
| * iio: stx104: Allow build for X86_64William Breathitt Gray2016-06-181-1/+1
| * gpio: Allow PC/104 devices on X86_64William Breathitt Gray2016-06-181-4/+4
| * isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-184-2/+14
| * base: make module_create_drivers_dir race-freeJiri Slaby2016-06-161-3/+5
| * debugfs: open_proxy_open(): avoid double fops releaseNicolai Stange2016-06-151-1/+0
| * debugfs: full_proxy_open(): free proxy on ->open() failureNicolai Stange2016-06-151-2/+4
| * kernel/kcov: unproxify debugfs file's fopsNicolai Stange2016-06-151-1/+6
* | Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-06-185-15/+32
|\ \
| * | coresight: Handle build path errorSuzuki K Poulose2016-06-161-3/+6
| * | coresight: Fix erroneous memset in tmc_read_unprepare_etrSuzuki K Poulose2016-06-161-6/+3
| * | coresight: Fix tmc_read_unprepare_etrSuzuki K Poulose2016-06-161-1/+1
| * | coresight: Fix NULL pointer dereference in _coresight_build_pathSuzuki K Poulose2016-06-161-3/+3
| * | Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2016-06-161-0/+2
| |\ \
| | * | extcon: palmas: Fix boot up state of VBUS when using GPIO detectionRoger Quadros2016-06-151-0/+2
| * | | mcb: Acquire reference to carrier module in coreJohannes Thumshirn2016-06-141-1/+15
| * | | mcb: Acquire reference to device in probeJohannes Thumshirn2016-06-141-0/+1
| * | | mei: don't use wake_up_interruptible for wr_ctrlAlexander Usyskin2016-06-111-1/+1
| |/ /
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1811-43/+61
|\ \ \
| * \ \ Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-1711-43/+61
| |\ \ \
| | * | | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-171-1/+2
| | * | | btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba2016-06-171-5/+0
| | * | | btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba2016-06-171-1/+1
| | * | | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-172-15/+12
| | * | | Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-171-1/+10
| | * | | btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-174-4/+7
| | * | | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-176-15/+28
| | * | | btrfs: Use correct format specifierHeinrich Schuchardt2016-06-171-1/+1
| |/ / /
* | | | Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-06-181-137/+9
|\ \ \ \
| * \ \ \ Merge branch 'acpica-fixes'Rafael J. Wysocki2016-06-181-137/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a...Rafael J. Wysocki2016-06-151-137/+9
* | | | | Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-06-184-26/+26
|\ \ \ \ \
| * \ \ \ \ Merge branches 'pm-opp' and 'pm-cpufreq-fixes'Rafael J. Wysocki2016-06-189555-191542/+487293
| |\ \ \ \ \
| | * | | | | cpufreq: intel_pstate: Adjust _PSS[0] freqeuency if neededSrinivas Pandruvada2016-06-151-20/+2
| | |/ / / /
| * | | | | PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_tableViresh Kumar2016-06-163-6/+24
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-06-182-1/+6
|\ \ \ \ \ \
| * | | | | | HID: multitouch: Add MT_QUIRK_NOT_SEEN_MEANS_UP to Surface Pro 3Benjamin Tissoires2016-06-011-0/+5
| * | | | | | HID: elo: kill not flush the workOliver Neukum2016-06-011-1/+1
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-06-176-29/+102
|\ \ \ \ \ \ \
| * | | | | | | arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2016-06-162-9/+50
| * | | | | | | arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon2016-06-151-3/+24
| * | | | | | | arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon2016-06-151-3/+7
| * | | | | | | arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon2016-06-151-0/+7
| * | | | | | | arm: pmu: Fix non-devicetree probingMark Salter2016-06-151-1/+1
| * | | | | | | arm64: mm: mark fault_info table constMark Rutland2016-06-141-1/+1
| * | | | | | | arm64: fix dump_instr when PAN and UAO are in useMark Rutland2016-06-141-13/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-06-173-6/+14
|\ \ \ \ \ \ \