summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-011-9/+6
|\
| * x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-03-311-9/+6
* | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-019-137/+191
|\ \
| * | x86, threadinfo: Redo "x86: Use inline assembler to get sp"Mathias Krause2014-03-111-1/+5
| * | x86: Clean up dumpstack_64.c codeSteven Rostedt2014-03-071-34/+83
| * | x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-078-100/+89
| * | x86: Prepare removal of previous_esp from i386 thread_info structureSteven Rostedt2014-03-074-11/+28
| * | x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386Steven Rostedt (Red Hat)2014-03-071-4/+0
| * | x86: Nuke the supervisor_stack field in i386 thread_infoSteven Rostedt2014-03-071-1/+0
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0128-62/+48
|\ \ \
| * | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-1316-33/+8
| * | | sched: Remove needless round trip nsecs <-> tick conversion of steal timeFrederic Weisbecker2014-03-132-16/+0
| * | | cputime: Fix jiffies based cputime assumption on steal accountingFrederic Weisbecker2014-03-131-5/+11
| * | | cputime: Bring cputime -> nsecs conversionFrederic Weisbecker2014-03-133-1/+10
| * | | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-137-6/+17
| * | | cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker2014-03-131-1/+2
* | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-015-6/+7
|\ \ \ \
| * | | | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-271-0/+1
| * | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-275-6/+6
* | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-011-5/+10
|\ \ \ \ \
| * | | | | x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin2014-03-061-1/+1
| * | | | | x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey2014-03-061-5/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-011-3/+9
|\ \ \ \ \
| * | | | | x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu2014-02-091-3/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-04-014-29/+29
|\ \ \ \ \ \
| * | | | | | avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra2014-04-011-22/+26
| * | | | | | arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang2014-03-311-0/+1
| * | | | | | avr32: remove cpu_data macro to fix compilesWolfram Sang2014-03-312-7/+2
* | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-04-0192-836/+2249
|\ \ \ \ \ \ \
| * | | | | | | ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-271-0/+2
| * | | | | | | ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | | | | ata: remove superfluous castsJoe Perches2014-03-264-10/+6
| * | | | | | | ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz2014-03-261-1/+1
| * | | | | | | ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | | | | ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| * | | | | | | ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2014-03-252-92/+9
| * | | | | | | ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz2014-03-253-0/+124
| * | | | | | | ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz2014-03-254-524/+549
| * | | | | | | ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz2014-03-251-2/+9
| * | | | | | | libata: remove unused ata_sas_port_async_resume() stubDan Williams2014-03-191-3/+0
| * | | | | | | libata.h: add stub for ata_sas_port_resumeRandy Dunlap2014-03-191-0/+3
| * | | | | | | libata: async resumeTodd Brandt2014-03-181-1/+1
| * | | | | | | libata, libsas: kill pm_result and related cleanupDan Williams2014-03-185-124/+71
| * | | | | | | ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho2014-03-181-1/+1
| * | | | | | | arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho2014-03-171-0/+80
| * | | | | | | ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho2014-03-173-0/+494
| * | | | | | | Documentation: Add documentation for the APM X-Gene SoC SATA host controller ...Loc Ho2014-03-171-0/+76
| * | | | | | | arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho2014-03-171-0/+72
| * | | | | | | ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz2014-03-171-22/+22
| * | | | | | | ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz2014-03-171-1/+1