aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07
|\
| * Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
| |\
| | * genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-14
| | * genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner2014-03-14
| | * Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| | |\
| | | * genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-12
| | * | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-04
| | * | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-04
| | * | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-19
| | * | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-19
| * | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
| |\ \ \
| | * | | workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2014-03-25
| | * | | timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar2014-03-20
| | * | | hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar2014-03-20
| | * | | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-09
| | * | | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-07
| | * | | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-07
| | * | | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-07
| * | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-01
| |\ \ \ \
| | * | | | 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 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-31
| |\ \ \ \ \
| | * | | | | 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, libsas: kill pm_result and related cleanupDan Williams2014-03-18
| | * | | | | ahci_platform: Drop unused ahci_platform_data membersHans de Goede2014-02-22
| | * | | | | ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-22
| | * | | | | ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-22
| | * | | | | ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-22
| | * | | | | ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-31
| |\ \ \ \ \
| | * | | | | workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-29
| | * | | | | workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven2014-03-24
| | * | | | | workqueue: remove PREPARE_[DELAYED_]WORK()Tejun Heo2014-03-07
| | * | | | | nvme: don't use PREPARE_WORKTejun Heo2014-03-07
| | * | | | | Merge branch 'master' into wq/for-3.15Tejun Heo2014-03-07
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'wq/for-3.14-fixes' into wq/for-3.15Tejun Heo2014-03-07
| | |\ \ \ \ \ \
| | * | | | | | | workqueue: Remove deprecated __cancel_delayed_work()Tan Xiaojun2014-02-18
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-31
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic: rwsem: de-PPCify rwsem.hWill Deacon2014-03-14
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm: mask bits from pmd in pmd_lockptr/pmd_huge_pteMartin Schwidefsky2014-02-21
| | * | | | | | | | mm: add support for discard of unused ptesKonstantin Weitz2014-02-21
| * | | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-31
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | compat: include linux/unistd.h within linux/compat.hHeiko Carstens2014-03-20
| | * | | | | | | | | mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| | * | | | | | | | | kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| | * | | | | | | | | net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| | * | | | | | | | | ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06