Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner | 2016-07-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors | Christoph Hellwig | 2016-07-04 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Make use of affinity aware allocations | Thomas Gleixner | 2016-07-04 | |
| | * | | | | | | | | | | | | | | | | genirq: Use affinity hint in irqdesc allocation | Thomas Gleixner | 2016-07-04 | |
| | * | | | | | | | | | | | | | | | | genirq: Add affinity hint to irq allocation | Thomas Gleixner | 2016-07-04 | |
| | * | | | | | | | | | | | | | | | | genirq: Introduce IRQD_AFFINITY_MANAGED flag | Thomas Gleixner | 2016-07-04 | |
| | * | | | | | | | | | | | | | | | | genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP | Thomas Gleixner | 2016-07-04 | |
| | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | irqdomain: Fix disposal of mappings for interrupt hierarchies | Jon Hunter | 2016-06-23 | |
| * | | | | | | | | | | | | | | | | genirq: Add untracked irq handler | Keith Busch | 2016-06-18 | |
| * | | | | | | | | | | | | | | | | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner | 2016-06-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | genirq: Add runtime power management support for IRQ chips | Jon Hunter | 2016-06-13 | |
| | * | | | | | | | | | | | | | | | | irqdomain: Don't set type when mapping an IRQ | Jon Hunter | 2016-06-13 | |
| | * | | | | | | | | | | | | | | | | genirq: Look-up percpu trigger type if not specified by caller | Marc Zyngier | 2016-06-13 | |
| | * | | | | | | | | | | | | | | | | genirq: Look-up trigger type if not specified by caller | Jon Hunter | 2016-06-13 | |
| | * | | | | | | | | | | | | | | | | irqdomain: Fix handling of type settings for existing mappings | Jon Hunter | 2016-06-13 | |
| | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | genirq: Remove unnecessary memset() calls | Weongyo Jeong | 2016-06-10 | |
| * | | | | | | | | | | | | | | | | genirq: Remove redundant NULL check of irq_desc | Jianyu Zhan | 2016-06-10 | |
| |/ / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | tick/nohz: Optimize nohz idle enter | Gaurav Jindal | 2016-07-19 | |
| * | | | | | | | | | | | | | | | | clockevents: Make clockevents_subsys static | Ben Dooks | 2016-07-19 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge branch 'timers/fast-wheel' into timers/core | Ingo Molnar | 2016-07-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | timers: Implement optimization for same expiry time in mod_timer() | Anna-Maria Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Split out index calculation | Anna-Maria Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Only wake softirq if necessary | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Forward the wheel clock whenever possible | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers/nohz: Remove pointless tick_nohz_kick_tick() function | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Optimize collect_expired_timers() for NOHZ | Anna-Maria Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Move __run_timers() function | Anna-Maria Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Remove set_timer_slack() leftovers | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Switch to a non-cascading wheel | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Give a few structs and members proper names | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | signals: Use hrtimer for sigtimedwait() | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Remove the deprecated mod_timer_pinned() API | Thomas Gleixner | 2016-07-07 | |
| | * | | | | | | | | | | | | | | | timers: Make 'pinned' a timer property | Thomas Gleixner | 2016-07-07 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer | Jisheng Zhang | 2016-07-05 | |
| * | | | | | | | | | | | | | | | timers/nohz: Capitalize 'CPU' consistently | Ingo Molnar | 2016-07-01 | |
| * | | | | | | | | | | | | | | | timers/nohz: Fix several typos | Wei Jiangang | 2016-07-01 | |
| * | | | | | | | | | | | | | | | Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/... | Thomas Gleixner | 2016-06-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | timer: Avoid using timespec | Arnd Bergmann | 2016-06-20 | |
| | * | | | | | | | | | | | | | | | time: Avoid timespec in udelay_test | Arnd Bergmann | 2016-06-20 | |
| | * | | | | | | | | | | | | | | | time: Add time64_to_tm() | Deepa Dinamani | 2016-06-20 | |
| | * | | | | | | | | | | | | | | | alarmtimer: Fix comments describing structure fields | Pratyush Patel | 2016-06-20 | |
| | * | | | | | | | | | | | | | | | timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD | Thomas Graziadei | 2016-06-20 | |
| | * | | | | | | | | | | | | | | | clocksource: Make clocksource insert entry more efficient | Minfei Huang | 2016-06-20 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | hrtimer: Remove redundant #ifdef block | Pratyush Patel | 2016-06-10 | |
| * | | | | | | | | | | | | | | | timers: Clarify usleep_range() function comment | Bjorn Helgaas | 2016-06-09 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar | 2016-07-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | x86/KASLR, x86/power: Remove x86 hibernation restrictions | Kees Cook | 2016-06-26 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |