summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-04-013-11/+29
|\
| * 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, libsas: kill pm_result and related cleanupDan Williams2014-03-182-8/+4
| * ahci_platform: Drop unused ahci_platform_data membersHans de Goede2014-02-221-3/+0
| * ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-221-0/+5
| * ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-221-0/+14
| * ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-221-0/+2
| * ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-221-0/+4
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-04-012-35/+4
|\ \
| * | workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-291-6/+0
| * | workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2014-03-241-1/+1
| * | workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo2014-03-071-13/+2
| * | nvme: don't use PREPARE_WORKTejun Heo2014-03-071-0/+1
| * | Merge branch 'master' into wq/for-3.15Tejun Heo2014-03-0776-362/+502
| |\ \
| * \ \ Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo2014-03-072-4/+2
| |\ \ \
| * | | | workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2014-02-191-15/+0
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-011-5/+5
|\ \ \ \
| * | | | asm-generic: rwsem: de-PPCify rwsem.hWill Deacon2014-03-141-5/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-312-2/+21
|\ \ \ \ \
| * | | | | mm: mask bits from pmd in pmd_lockptr/pmd_huge_pteMartin Schwidefsky2014-02-211-2/+8
| * | | | | mm: add support for discard of unused ptesKonstantin Weitz2014-02-211-0/+13
* | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-314-27/+45
|\ \ \ \ \ \
| * | | | | | compat: include linux/unistd.h within linux/compat.hHeiko Carstens2014-03-201-0/+1
| * | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-5/+5
| * | | | | | kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-062-9/+3
| * | | | | | net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-2/+2
| * | | | | | ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-2/+2
| * | | | | | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-8/+10
| * | | | | | fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-061-0/+13
| * | | | | | ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens2014-03-061-1/+1
| * | | | | | s390/compat: automatic zero, sign and pointer conversion of syscallsHeiko Carstens2014-03-041-0/+2
| * | | | | | compat: add COMPAT_SYSCALL_DEFINE0 macroHeiko Carstens2014-03-041-0/+3
| * | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-042-0/+3
* | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-314-5/+23
|\ \ \ \ \ \ \
| * | | | | | | lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-141-1/+19
| * | | | | | | lto: Make asmlinkage __visibleAndi Kleen2014-02-141-2/+2
| * | | | | | | asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-141-1/+1
| * | | | | | | asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-141-1/+1
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-8/+260
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-0/+252
| |\ \ \ \ \ \ \ \
| | * | | | | | | | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-041-0/+252
| * | | | | | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-0524-43/+156
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-041-8/+0
| * | | | | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-041-5/+13
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-211-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-313-26/+88
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-1127-87/+118
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-221-2/+6