summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney2017-08-181-0/+169
| | * | | | | | | | | | irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()David Daney2017-08-181-1/+2
| | * | | | | | | | | | irqdomain: Factor out code to add and remove items to and from the revmapDavid Daney2017-08-181-29/+29
| | * | | | | | | | | | genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney2017-08-182-0/+110
| | * | | | | | | | | | genirq: Export more irq_chip_*_parent() functionsDavid Daney2017-08-181-0/+3
| * | | | | | | | | | | genirq/proc: Use the the accessor to report the effective affinityMarc Zyngier2017-08-181-1/+1
| * | | | | | | | | | | genirq/debugfs: Triggering of interrupts from userspaceMarc Zyngier2017-08-181-1/+49
| * | | | | | | | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2017-08-163-0/+170
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski2017-08-161-0/+43
| | * | | | | | | | | | genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski2017-08-163-0/+127
| | |/ / / / / / / / /
| * | | | | | | | | | genirq: Fix for_each_action_of_desc() macroMasahiro Yamada2017-08-141-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-043-11/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | alarmtimer: Ensure RTC module is not unloadedAlexandre Belloni2017-08-311-0/+6
| * | | | | | | | | | Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-08-202-3/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | alarmtimer: Fix unavailable wake-up source in sysfsGeert Uytterhoeven2017-08-171-2/+9
| | * | | | | | | | | | timekeeping: Use proper timekeeper for debug codeStafford Horne2017-08-171-1/+1
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | posix-cpu-timers: Use dedicated helper to access rlimit valuesKrzysztof Opasiak2017-08-181-8/+6
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-042-5/+27
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-2635-183/+490
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/mm, kexec: Allow kexec to be used with SMETom Lendacky2017-07-181-1/+11
| * | | | | | | | | | | x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-181-4/+16
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-0422-274/+1176
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-0413-60/+112
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | locking/pvqspinlock: Relax cmpxchg's to improve performance on some architect...Waiman Long2017-08-291-7/+17
| * | | | | | | | | | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-293-17/+19
| * | | | | | | | | | | locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2017-08-292-46/+42
| * | | | | | | | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-0/+39
| * | | | | | | | | | | locking/lockdep: Fix workqueue crossrelease annotationPeter Zijlstra2017-08-252-21/+58
| * | | | | | | | | | | workqueue/lockdep: 'Fix' flush_work() annotationPeter Zijlstra2017-08-251-9/+11
| * | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2516-48/+217
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | locking/lockdep: Explicitly initialize wq_barrier::done::mapBoqun Feng2017-08-171-1/+10
| * | | | | | | | | | | locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-171-0/+12
| * | | | | | | | | | | locking/lockdep: Fix the rollback and overwrite detection logic in crossreleaseByungchul Park2017-08-141-6/+6
| * | | | | | | | | | | locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...Byungchul Park2017-08-141-0/+4
| * | | | | | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-112-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | locking/lockdep: Apply crossrelease to completionsByungchul Park2017-08-101-0/+11
| * | | | | | | | | | | locking/lockdep: Make print_circular_bug() aware of crossreleaseByungchul Park2017-08-101-20/+47
| * | | | | | | | | | | locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park2017-08-101-26/+56
| * | | | | | | | | | | locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park2017-08-101-5/+47
| * | | | | | | | | | | locking/lockdep: Implement the 'crossrelease' featureByungchul Park2017-08-104-23/+492
| * | | | | | | | | | | locking/lockdep: Make check_prev_add() able to handle external stack_traceByungchul Park2017-08-101-21/+19
| * | | | | | | | | | | locking/lockdep: Change the meaning of check_prev_add()'s return valueByungchul Park2017-08-101-3/+4
| * | | | | | | | | | | locking/lockdep: Add a function building a chain between two classesByungchul Park2017-08-101-0/+70
| * | | | | | | | | | | locking/lockdep: Refactor lookup_chain_cache()Byungchul Park2017-08-101-48/+93
| * | | | | | | | | | | locking/lockdep: Avoid creating redundant linksPeter Zijlstra2017-08-103-0/+33
| * | | | | | | | | | | locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra2017-08-102-95/+1
| * | | | | | | | | | | locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-2/+2
| * | | | | | | | | | | jump_label: Provide hotplug context variantsMarc Zyngier2017-08-101-4/+18
| * | | | | | | | | | | jump_label: Split out code under the hotplug lockMarc Zyngier2017-08-101-9/+19
| * | | | | | | | | | | jump_label: Move CPU hotplug lockingMarc Zyngier2017-08-101-2/+4
OpenPOWER on IntegriCloud