summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-014-7/+12
|\
| * genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-141-0/+2
| * genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner2014-03-141-0/+1
| * Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-1223-76/+141
| |\
| | * genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-121-0/+6
| * | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-041-8/+0
| * | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-041-5/+7
| * | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-191-0/+1
| * | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-191-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-014-6/+22
|\ \ \
| * | | workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2014-03-251-0/+2
| * | | timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar2014-03-201-1/+5
| * | | hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar2014-03-201-2/+2
| * | | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-091-0/+1
| * | | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-071-1/+1
| * | | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-071-0/+9
| * | | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-071-3/+3
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-013-2/+18
|\ \ \ \
| * | | | cputime: Bring cputime -> nsecs conversionFrederic Weisbecker2014-03-131-0/+5
| * | | | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-133-2/+13
* | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-03-312-10/+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-181-7/+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-03-312-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-0739-168/+321
| |\ \ \ \ \
| * \ \ \ \ \ 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-181-15/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-311-2/+8
|\ \ \ \ \ \ \
| * | | | | | | mm: mask bits from pmd in pmd_lockptr/pmd_huge_pteMartin Schwidefsky2014-02-211-2/+8
* | | | | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-313-27/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | 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