aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
|\
| * arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-13
| * sched: Remove needless round trip nsecs <-> tick conversion of steal timeFrederic Weisbecker2014-03-13
| * cputime: Fix jiffies based cputime assumption on steal accountingFrederic Weisbecker2014-03-13
| * cputime: Bring cputime -> nsecs conversionFrederic Weisbecker2014-03-13
| * cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-13
| * cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker2014-03-13
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-01
|\ \
| * | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPTH. Peter Anvin2014-02-27
| * | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-27
* | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-01
|\ \ \
| * | | x86, reboot: Only use CF9_COND automatically, not CF9H. Peter Anvin2014-03-05
| * | | x86, reboot: Add EFI and CF9 reboot methods into the default listLi, Aubrey2014-03-05
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-01
|\ \ \ \
| * | | | x86/mm: Avoid duplicated pxm_to_node() callsYinghai Lu2014-02-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2014-04-01
|\ \ \ \ \
| * | | | | avr32: replace simple_strtoul() with kstrtoul()Ramkumar Ramachandra2014-04-01
| * | | | | arch/avr32/mm/cache.c: export symbol flush_icache_range() for module usingChen Gang2014-03-31
| * | | | | avr32: remove cpu_data macro to fix compilesWolfram Sang2014-03-31
* | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-31
|\ \ \ \ \ \
| * | | | | | ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-27
| * | | | | | ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-26
| * | | | | | ata: remove superfluous castsJoe Perches2014-03-26
| * | | | | | ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz2014-03-26
| * | | | | | ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-26
| * | | | | | ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-26
| * | | | | | ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz2014-03-25
| * | | | | | ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz2014-03-25
| * | | | | | ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz2014-03-25
| * | | | | | ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz2014-03-25
| * | | | | | libata: remove unused ata_sas_port_async_resume() stubDan Williams2014-03-19
| * | | | | | libata.h: add stub for ata_sas_port_resumeRandy Dunlap2014-03-19
| * | | | | | libata: async resumeTodd Brandt2014-03-18
| * | | | | | libata, libsas: kill pm_result and related cleanupDan Williams2014-03-18
| * | | | | | ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho2014-03-18
| * | | | | | arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entriesLoc Ho2014-03-17
| * | | | | | ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho2014-03-17
| * | | | | | Documentation: Add documentation for the APM X-Gene SoC SATA host controller ...Loc Ho2014-03-17
| * | | | | | arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho2014-03-17
| * | | | | | ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz2014-03-17
| * | | | | | ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz2014-03-17
| * | | | | | ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-14
| * | | | | | ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-14
| * | | | | | ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz2014-03-14
| * | | | | | ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2014-03-14
| * | | | | | libata: zpodd: eliminate odd_can_poweroffAaron Lu2014-03-14
| * | | | | | libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu2014-03-14
| * | | | | | libata: zpodd: should depend on PM_RUNTIMEAaron Lu2014-03-14
| * | | | | | ata: Fix SC1200 dependenciesJean Delvare2014-03-14
| * | | | | | ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones2014-03-14