aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-04
| | * | | | | | | | | | | | | | | | genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-04
| | * | | | | | | | | | | | | | | | genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-04
| | * | | | | | | | | | | | | | | | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-04
| | * | | | | | | | | | | | | | | | genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-04
| | * | | | | | | | | | | | | | | | genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-04
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter2016-06-23
| * | | | | | | | | | | | | | | | genirq: Add untracked irq handlerKeith Busch2016-06-18
| * | | | | | | | | | | | | | | | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-13
| | * | | | | | | | | | | | | | | | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-13
| | * | | | | | | | | | | | | | | | genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier2016-06-13
| | * | | | | | | | | | | | | | | | genirq: Look-up trigger type if not specified by callerJon Hunter2016-06-13
| | * | | | | | | | | | | | | | | | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-13
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | genirq: Remove unnecessary memset() callsWeongyo Jeong2016-06-10
| * | | | | | | | | | | | | | | | genirq: Remove redundant NULL check of irq_descJianyu Zhan2016-06-10
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tick/nohz: Optimize nohz idle enterGaurav Jindal2016-07-19
| * | | | | | | | | | | | | | | | clockevents: Make clockevents_subsys staticBen Dooks2016-07-19
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Split out index calculationAnna-Maria Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Only wake softirq if necessaryThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Forward the wheel clock whenever possibleThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers/nohz: Remove pointless tick_nohz_kick_tick() functionThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Optimize collect_expired_timers() for NOHZAnna-Maria Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Move __run_timers() functionAnna-Maria Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Switch to a non-cascading wheelThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Give a few structs and members proper namesThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | signals: Use hrtimer for sigtimedwait()Thomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner2016-07-07
| | * | | | | | | | | | | | | | | timers: Make 'pinned' a timer propertyThomas Gleixner2016-07-07
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimerJisheng Zhang2016-07-05
| * | | | | | | | | | | | | | | timers/nohz: Capitalize 'CPU' consistentlyIngo Molnar2016-07-01
| * | | | | | | | | | | | | | | timers/nohz: Fix several typosWei Jiangang2016-07-01
| * | | | | | | | | | | | | | | Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-06-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | timer: Avoid using timespecArnd Bergmann2016-06-20
| | * | | | | | | | | | | | | | | time: Avoid timespec in udelay_testArnd Bergmann2016-06-20
| | * | | | | | | | | | | | | | | time: Add time64_to_tm()Deepa Dinamani2016-06-20
| | * | | | | | | | | | | | | | | alarmtimer: Fix comments describing structure fieldsPratyush Patel2016-06-20
| | * | | | | | | | | | | | | | | timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei2016-06-20
| | * | | | | | | | | | | | | | | clocksource: Make clocksource insert entry more efficientMinfei Huang2016-06-20
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | hrtimer: Remove redundant #ifdef blockPratyush Patel2016-06-10
| * | | | | | | | | | | | | | | timers: Clarify usleep_range() function commentBjorn Helgaas2016-06-09
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/mm' into x86/boot, to pick up dependenciesIngo Molnar2016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | x86/KASLR, x86/power: Remove x86 hibernation restrictionsKees Cook2016-06-26
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \