| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP | Thomas Gleixner | 2016-07-04 | 1 | -4/+2 |
| * | | genirq: Add untracked irq handler | Keith Busch | 2016-06-18 | 1 | -0/+1 |
| * | | irqchip/gicv3-its: Implement two-level(indirect) device table support | Shanker Donthineni | 2016-06-13 | 1 | -0/+3 |
| * | | irqchip/gicv3-its: Split its_alloc_tables() into two functions | Shanker Donthineni | 2016-06-13 | 1 | -0/+1 |
| * | | irqchip/gic: Add platform driver for non-root GICs that require RPM | Jon Hunter | 2016-06-13 | 1 | -0/+6 |
| * | | irqchip/gic: Prepare for adding platform driver | Jon Hunter | 2016-06-13 | 1 | -0/+5 |
| * | | genirq: Add runtime power management support for IRQ chips | Jon Hunter | 2016-06-13 | 1 | -0/+4 |
| * | | irqdomain: Don't set type when mapping an IRQ | Jon Hunter | 2016-06-13 | 1 | -0/+3 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-26 | 8 | -19/+63 |
|\ \ \ |
|
| * \ \ | Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano... | Thomas Gleixner | 2016-07-07 | 4 | -5/+12 |
| |\ \ \ |
|
| | * | | | clk: Add missing clk_get_sys() stub | Daniel Lezcano | 2016-06-28 | 1 | -0/+4 |
| | * | | | clocksources: Switch back to the clksrc table | Daniel Lezcano | 2016-06-28 | 2 | -6/+1 |
| | * | | | clocksource/drivers/sp804: Convert init function to return error | Daniel Lezcano | 2016-06-28 | 1 | -4/+4 |
| | * | | | clocksource/drivers/clksrc-probe: Introduce init functions with return code | Daniel Lezcano | 2016-06-28 | 2 | -0/+5 |
| | * | | | of: Add a new macro to declare_of for one parameter function returning a value | Daniel Lezcano | 2016-06-28 | 1 | -0/+3 |
| * | | | | Merge branch 'timers/fast-wheel' into timers/core | Ingo Molnar | 2016-07-07 | 63 | -194/+473 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | timers: Remove set_timer_slack() leftovers | Thomas Gleixner | 2016-07-07 | 1 | -4/+0 |
| | * | | | timers: Switch to a non-cascading wheel | Thomas Gleixner | 2016-07-07 | 1 | -0/+2 |
| | * | | | timers: Reduce the CPU index space to 256k | Thomas Gleixner | 2016-07-07 | 1 | -5/+5 |
| | * | | | hlist: Add hlist_is_singular_node() helper | Thomas Gleixner | 2016-07-07 | 1 | -0/+10 |
| | * | | | timers: Remove the deprecated mod_timer_pinned() API | Thomas Gleixner | 2016-07-07 | 1 | -3/+0 |
| | * | | | timers: Make 'pinned' a timer property | Thomas Gleixner | 2016-07-07 | 1 | -3/+22 |
| | | |/
| | |/| |
|
| * | | | time: Add time64_to_tm() | Deepa Dinamani | 2016-06-20 | 1 | -1/+14 |
| * | | | alarmtimer: Fix comments describing structure fields | Pratyush Patel | 2016-06-20 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-26 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | x86/sfi: Enable enumeration of SD devices | Andy Shevchenko | 2016-07-13 | 1 | -0/+1 |
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-26 | 1 | -5/+12 |
|\ \ \ \ |
|
| * | | | | printk: Make the printk*once() variants return a value | Borislav Petkov | 2016-07-08 | 1 | -5/+12 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-07-26 | 3 | -6/+24 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/asm' into x86/mm, to resolve conflicts | Ingo Molnar | 2016-07-15 | 7 | -10/+51 |
| |\ \ \ \ |
|
| | * | | | | x86/entry: Avoid interrupt flag save and restore | Paolo Bonzini | 2016-07-10 | 1 | -0/+15 |
| | * | | | | Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes | Ingo Molnar | 2016-07-09 | 48 | -129/+396 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into x86/asm, to pick up fixes | Ingo Molnar | 2016-06-11 | 19 | -59/+73 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86, asm: use bool for bitops and other assembly outputs | H. Peter Anvin | 2016-06-08 | 1 | -6/+6 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86/vdso: Add mremap hook to vm_special_mapping | Dmitry Safonov | 2016-07-08 | 1 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | 2 | -33/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/cputime: Reorganize vtime native irqtime accounting headers | Frederic Weisbecker | 2016-07-14 | 1 | -18/+17 |
| * | | | | | | sched/cputime: Clean up the old vtime gen irqtime accounting completely | Frederic Weisbecker | 2016-07-14 | 1 | -11/+0 |
| * | | | | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code | Rik van Riel | 2016-07-14 | 1 | -18/+14 |
| * | | | | | | sched/cputime: Count actually elapsed irq & softirq time | Rik van Riel | 2016-07-14 | 1 | -0/+2 |
| * | | | | | | Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa... | Ingo Molnar | 2016-07-14 | 1 | -2/+6 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-07-25 | 1 | -2/+6 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | sched/fair: Fix PELT integrity for new tasks | Peter Zijlstra | 2016-06-27 | 1 | -2/+3 |
| * | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2016-06-27 | 18 | -30/+75 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2016-06-14 | 22 | -61/+83 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependency | Ingo Molnar | 2016-06-08 | 11 | -24/+60 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/api: Introduce task_rcu_dereference() and try_get_task_struct() | Oleg Nesterov | 2016-06-03 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-07-25 | 2 | -2/+19 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86" | Ingo Molnar | 2016-07-10 | 1 | -1/+0 |
| * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar | 2016-07-07 | 20 | -91/+273 |
| |\ \ \ \ \ \ \ \ \ |
|