Age | Commit message (Expand) | Author | Files | Lines |
2017-11-14 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -54/+600 |
2017-11-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -31/+52 |
2017-11-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 17 | -706/+1123 |
2017-11-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -281/+240 |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -168/+156 |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -67/+196 |
2017-11-13 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+10 |
2017-11-13 | /proc/module: use the same logic as /proc/kallsyms for address exposure | Linus Torvalds | 2 | -9/+19 |
2017-11-13 | modules: make sysfs attribute files readable by owner only | Linus Torvalds | 1 | -1/+1 |
2017-11-13 | Merge branch 'kallsyms-restrictions' | Linus Torvalds | 1 | -2/+47 |
2017-11-13 | genirq: Fix type of shifting literal 1 in __setup_irq() | Rasmus Villemoes | 1 | -1/+1 |
2017-11-13 | irqdomain: Drop pointless NULL check in virq_debug_show_one | Rasmus Villemoes | 1 | -2/+1 |
2017-11-13 | genirq/proc: Return proper error code when irq_set_affinity() fails | Wen Yaxng | 1 | -2/+3 |
2017-11-12 | irq/work: Use llist_for_each_entry_safe | Thomas Gleixner | 1 | -3/+3 |
2017-11-10 | Merge branch 'linus' into x86/asm, to resolve conflict | Ingo Molnar | 1 | -5/+1 |
2017-11-09 | Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -5/+1 |
2017-11-09 | sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds | Patrick Bellasi | 2 | -6/+28 |
2017-11-09 | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki | 1 | -5/+1 |
2017-11-08 | stop using '%pK' for /proc/kallsyms pointer values | Linus Torvalds | 1 | -2/+47 |
2017-11-08 | module: export module signature enforcement status | Bruno E. O. Meneguele | 1 | -0/+10 |
2017-11-08 | rcu: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2 | -13/+13 |
2017-11-08 | timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -3/+3 |
2017-11-08 | sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2 | -3/+2 |
2017-11-08 | irq_work: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -1/+1 |
2017-11-08 | irq/timings: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -1/+1 |
2017-11-08 | perf/core: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -6/+6 |
2017-11-08 | smp/core: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -1/+1 |
2017-11-08 | timers/hrtimer: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -3/+1 |
2017-11-08 | timers/nohz: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -3/+2 |
2017-11-08 | workqueue: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -1/+1 |
2017-11-08 | irq/softirqs: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -5/+5 |
2017-11-08 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 156 | -148/+482 |
2017-11-08 | locking/pvqspinlock: Implement hybrid PV queued/unfair locks | Waiman Long | 1 | -9/+38 |
2017-11-07 | x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages | Tom Lendacky | 1 | -0/+19 |
2017-11-07 | resource: Provide resource struct in resource walk callback | Tom Lendacky | 2 | -6/+8 |
2017-11-07 | resource: Consolidate resource walking code | Tom Lendacky | 1 | -27/+25 |
2017-11-07 | locking/rwlocks: Fix comments | Cheng Jian | 1 | -1/+2 |
2017-11-07 | kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules | Zhou Chengming | 1 | -0/+2 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 139 | -42/+219 |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 138 | -20/+204 |
2017-11-06 | Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2017-11-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+4 |
2017-11-04 | cpufreq: schedutil: Examine the correct CPU when we update util | Chris Redpath | 1 | -5/+1 |
2017-11-04 | Merge branch 'linus' into core/urgent, to pick up dependent commits | Ingo Molnar | 137 | -7/+157 |
2017-11-03 | Merge branch 'linus' into perf/urgent, to pick up dependent commits | Ingo Molnar | 137 | -9/+168 |
2017-11-02 | Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 16 | -237/+542 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 134 | -0/+134 |
2017-11-02 | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 | Marc Zyngier | 16 | -237/+542 |
2017-11-02 | futex: futex_wake_op, do not fail on invalid op | Jiri Slaby | 1 | -2/+10 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 134 | -0/+134 |