| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Provide NMI safe access to clock realtime | Thomas Gleixner | 2017-09-25 | 1 | -0/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Make fast accessors return 0 before timekeeping is initialized | Prarit Bhargava | 2017-09-25 | 1 | -14/+21 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-11-13 | 13 | -54/+600 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Fix type of shifting literal 1 in __setup_irq() | Rasmus Villemoes | 2017-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Drop pointless NULL check in virq_debug_show_one | Rasmus Villemoes | 2017-11-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/proc: Return proper error code when irq_set_affinity() fails | Wen Yaxng | 2017-11-12 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq/work: Use llist_for_each_entry_safe | Thomas Gleixner | 2017-11-12 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-11-02 | 16 | -237/+542 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 | Marc Zyngier | 2017-11-02 | 16 | -237/+542 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP... | Rakib Mullick | 2017-11-01 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | irq/work: Don't reinvent the wheel but use existing llist API | Byungchul Park | 2017-10-31 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Document vcpu_info usage for percpu_devid interrupts | Christoffer Dall | 2017-10-29 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Add __rcu annotations to radix tree slot | Masahiro Yamada | 2017-10-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Move revmap_trees_mutex to struct irq_domain | Masahiro Yamada | 2017-10-19 | 1 | -7/+7 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/matrix: Add tracepoints | Thomas Gleixner | 2017-09-25 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Implement bitmap matrix allocator | Thomas Gleixner | 2017-09-25 | 3 | -0/+432 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Add force reactivation flag to irq domains | Thomas Gleixner | 2017-09-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Propagate early activation | Thomas Gleixner | 2017-09-25 | 4 | -9/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Allow irq_domain_activate_irq() to fail | Thomas Gleixner | 2017-09-25 | 4 | -20/+51 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner | 2017-09-25 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Separate activation and startup | Thomas Gleixner | 2017-09-25 | 4 | -8/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Set managed shut down flag at init | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY | Thomas Gleixner | 2017-09-25 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain/debugfs: Provide domain specific debug callback | Thomas Gleixner | 2017-09-25 | 2 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/msi: Capture device name for debugfs | Thomas Gleixner | 2017-09-25 | 3 | -1/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/debugfs: Show debug information for all irq descriptors | Thomas Gleixner | 2017-09-25 | 2 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-13 | 3 | -31/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar | 2017-11-10 | 1 | -5/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 2017-11-07 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2017-11-07 | 2 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | resource: Consolidate resource walking code | Tom Lendacky | 2017-11-07 | 1 | -27/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules | Zhou Chengming | 2017-11-07 | 1 | -0/+2 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 17 | -706/+1123 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds | Patrick Bellasi | 2017-11-09 | 2 | -6/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-11-08 | 156 | -148/+482 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Add basic isolcpus flags | Frederic Weisbecker | 2017-10-27 | 1 | -1/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 2017-10-27 | 4 | -56/+62 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 2017-10-27 | 2 | -22/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 6 | -19/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 2017-10-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 2017-10-27 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Use its own static key | Frederic Weisbecker | 2017-10-27 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker | 2017-10-27 | 1 | -1/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version | Frederic Weisbecker | 2017-10-27 | 1 | -8/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2017-10-27 | 8 | -18/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/idle: Micro-optimize the idle loop | Cheng Jian | 2017-10-26 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_... | Rakib Mullick | 2017-10-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/rt: Simplify the IPI based RT balancing logic | Steven Rostedt (Red Hat) | 2017-10-10 | 3 | -208/+138 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix usage of find_idlest_group() when the local group is idlest | Brendan Jackman | 2017-10-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Fix usage of find_idlest_group() when no groups are allowed | Brendan Jackman | 2017-10-10 | 1 | -0/+5 | |

