Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 2015-11-04 | 1 | -32/+22 | |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-04 | 3 | -9/+14 | |
|\ | ||||||
| * | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-20 | 3 | -4/+9 | |
| |\ | ||||||
| * \ | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-10-06 | 19 | -51/+215 | |
| |\ \ | ||||||
| * | | | atomic: Implement atomic_read_ctrl() | Peter Zijlstra | 2015-09-23 | 1 | -8/+9 | |
| * | | | locking/Documentation/lockstat: Fix typo - lokcing -> locking | Stephen Boyd | 2015-09-18 | 1 | -1/+1 | |
| * | | | Merge branch 'linus' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 2015-09-18 | 4 | -17/+34 | |
| |\ \ \ | ||||||
| * | | | | locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h | Boqun Feng | 2015-09-13 | 1 | -0/+4 | |
| * | | | | Merge tag 'v4.3-rc1' into locking/core, to refresh the tree | Ingo Molnar | 2015-09-13 | 340 | -1492/+9815 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 7 | -49/+59 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into core/rcu, to fix up a semantic conflict | Ingo Molnar | 2015-10-28 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-10-19 | 7 | -49/+59 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney | 2015-10-08 | 5 | -30/+37 | |
| | |\ \ \ \ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | | | ||||||
| | | | * / | | | | | locktorture: Support rtmutex torturing | Davidlohr Bueso | 2015-10-06 | 1 | -0/+3 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | documentation: Add lockless_dereference() | Paul E. McKenney | 2015-10-06 | 1 | -0/+11 | |
| | | * | | | | | | documentation: Catch up list of torture_type options | Paul E. McKenney | 2015-10-06 | 1 | -26/+13 | |
| | | * | | | | | | documentation: Correct doc to use rcu_dereference_protected | Jason A. Donenfeld | 2015-10-06 | 1 | -3/+3 | |
| | | * | | | | | | documentation: Call out slow consoles as cause of stall warnings | Paul E. McKenney | 2015-10-06 | 1 | -0/+7 | |
| | | * | | | | | | documentation: No acquire/release for RCU readers | Paul E. McKenney | 2015-10-06 | 1 | -1/+0 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD | Paul E. McKenney | 2015-10-08 | 1 | -16/+16 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | rcu: Invert passed_quiesce and rename to cpu_no_qs | Paul E. McKenney | 2015-09-21 | 1 | -16/+16 | |
| | | |/ / / / / | ||||||
| | * / / / / / | rcu: Eliminate panic when silly boot-time fanout specified | Paul E. McKenney | 2015-10-06 | 1 | -3/+6 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-04 | 2 | -2/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-10-14 | 2 | -2/+15 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | efi: Add "efi_fake_mem" boot option | Taku Izumi | 2015-10-12 | 1 | -0/+15 | |
| | * | | | | | | arm64: Use core efi=debug instead of uefi_debug command line parameter | Leif Lindholm | 2015-10-12 | 1 | -2/+0 | |
* | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-04 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fs/proc, core/debug: Don't expose absolute kernel addresses via wchan | Ingo Molnar | 2015-10-01 | 1 | -2/+3 | |
* | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-11-03 | 5 | -9/+255 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Docs: dt: Add PCI MSI map bindings | Mark Rutland | 2015-10-16 | 1 | -0/+220 | |
| * | | | | | | | | | irqdomain: Documentation updates | Marc Zyngier | 2015-10-13 | 1 | -4/+4 | |
| * | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-10-13 | 9 | -22/+69 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | arm64: Update booting requirements for GICv3 in GICv2 mode | Marc Zyngier | 2015-10-09 | 1 | -1/+10 | |
| * | | | | | | | | | Merge branch 'irq/for-arm' into irq/core | Thomas Gleixner | 2015-10-01 | 13 | -33/+155 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | irqchip/renesas-irqc: Add r8a7795 INTC-EX DT documentation | Magnus Damm | 2015-09-29 | 1 | -0/+1 | |
| * | | | | | | | | | | irqchip/gic: Document optional Clock and Power Domain properties | Geert Uytterhoeven | 2015-09-22 | 1 | -0/+15 | |
| * | | | | | | | | | | irqchip/gic: Add arm,pl390 support | Geert Uytterhoeven | 2015-09-22 | 1 | -4/+5 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-11-03 | 3 | -17/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'fixes' and 'misc' into for-next | Russell King | 2015-10-29 | 3 | -17/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionally | Marc Gonzalez | 2015-10-09 | 1 | -0/+5 | |
| | | * | | | | | | | | ARM: 8440/1: remove obsolete documentation | Nicolas Pitre | 2015-10-09 | 1 | -16/+0 | |
| | | * | | | | | | | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000 | Nicolas Pitre | 2015-09-22 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2015-11-03 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation/features/vm: THP now supported by ARC | Vineet Gupta | 2015-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Documentation/features/vm: pte_special now supported by ARC | Vineet Gupta | 2015-10-09 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 2015-11-03 | 4 | -4/+128 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | leds: aat1290: Fix property naming of flash-timeout-us | Ingi Kim | 2015-11-03 | 1 | -4/+4 | |
| * | | | | | | | | | | Documentation: leds: update DT bindings for leds-bcm6328 | Álvaro Fernández Rojas | 2015-11-03 | 1 | -0/+10 | |
| * | | | | | | | | | | leds: netxbig: add device tree binding | Simon Guinot | 2015-11-03 | 2 | -0/+114 | |
* | | | | | | | | | | | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-11-02 | 5 | -28/+129 | |
|\ \ \ \ \ \ \ \ \ \ \ |