| Commit message (Expand) | Author | Age | Files | Lines |
* | fsnotify: remove mark->free_list | Jan Kara | 2015-09-05 | 1 | -2/+0 |
* | fsnotify: document mark locking | Jan Kara | 2015-09-05 | 1 | -20/+30 |
* | capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE | Andy Lutomirski | 2015-09-05 | 1 | -1/+10 |
* | capabilities: ambient capabilities | Andy Lutomirski | 2015-09-05 | 2 | -0/+15 |
* | kernel/kthread.c:kthread_create_on_node(): clarify documentation | Andrew Morton | 2015-09-05 | 1 | -1/+1 |
* | Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-09-04 | 1 | -0/+51 |
|\ |
|
| * | pinctrl: qcom: ssbi: Family A gpio & mpp drivers | Bjorn Andersson | 2015-07-17 | 1 | -0/+51 |
* | | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-04 | 5 | -77/+58 |
|\ \ |
|
| * | | gpiolib: add description for gpio irqchip fields in struct gpio_chip | Grygorii Strashko | 2015-08-26 | 1 | -0/+11 |
| * | | gpiolib: irqchip: use different lockdep class for each gpio irqchip | Grygorii Strashko | 2015-08-17 | 1 | -5/+21 |
| * | | Merge tag 'v4.2-rc4' into devel | Linus Walleij | 2015-08-13 | 42 | -150/+326 |
| |\ \ |
|
| * | | | gpio: defer probe if pinctrl cannot be found | Tomeu Vizoso | 2015-07-28 | 1 | -2/+2 |
| * | | | gpio: generic: support input-only chips | Rabin Vincent | 2015-07-27 | 1 | -0/+1 |
| * | | | Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int... | Linus Walleij | 2015-07-17 | 1 | -59/+23 |
| |\ \ \ |
|
| | * | | | gpio: make flags mandatory for gpiod_get functions | Uwe Kleine-König | 2015-07-06 | 1 | -59/+23 |
| * | | | | gpio: em: Remove obsolete platform data support | Geert Uytterhoeven | 2015-07-16 | 1 | -11/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-09-04 | 2 | -0/+5 |
|\ \ \ \ |
|
| * | | | | tile: enable full SECCOMP support | Chris Metcalf | 2015-07-30 | 2 | -0/+5 |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-04 | 1 | -2/+12 |
|\ \ \ \ \ |
|
| * | | | | | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs | Markos Chandras | 2015-08-26 | 1 | -0/+4 |
| * | | | | | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs | Markos Chandras | 2015-08-26 | 1 | -2/+8 |
* | | | | | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-09-04 | 3 | -1/+63 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2015-08-27 | 1 | -0/+50 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fsl_ifc: Change IO accessor based on endianness | Jaiprakash Singh | 2015-08-08 | 1 | -0/+50 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | cxl: Add alternate MMIO error handling | Ian Munsie | 2015-08-18 | 1 | -1/+3 |
| * | | | | | | cxl: Allow the kernel to trust that an image won't change on PERST. | Daniel Axtens | 2015-08-14 | 1 | -0/+10 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-04 | 2 | -0/+206 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2015-08-10 | 1 | -0/+52 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm64: psci: factor invocation code to drivers | Mark Rutland | 2015-08-03 | 1 | -0/+52 |
| | |/ / / / / |
|
| * / / / / / | arm: perf: factor arm_pmu core out to drivers | Mark Rutland | 2015-07-31 | 1 | -0/+154 |
| |/ / / / / |
|
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 9 | -286/+705 |
|\ \ \ \ \ \ |
|
| * | | | | | | locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h | Will Deacon | 2015-08-12 | 1 | -1/+1 |
| * | | | | | | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon | 2015-08-12 | 1 | -7/+6 |
| * | | | | | | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 2015-08-12 | 1 | -8/+1 |
| * | | | | | | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon | 2015-08-12 | 1 | -27/+59 |
| * | | | | | | locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication | Will Deacon | 2015-08-12 | 1 | -149/+40 |
| * | | | | | | locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope... | Will Deacon | 2015-08-12 | 1 | -0/+323 |
| * | | | | | | locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic | Christian Borntraeger | 2015-08-12 | 1 | -1/+6 |
| * | | | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 3 | -18/+35 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 2 | -10/+25 |
| | * | | | | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 3 | -22/+16 |
| | * | | | | | | atomic: Prepare generic atomic implementation for logic ops | Peter Zijlstra | 2015-07-27 | 1 | -2/+10 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | jump label, locking/static_keys: Update docs | Jason Baron | 2015-08-03 | 1 | -21/+46 |
| * | | | | | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -10/+139 |
| * | | | | | | locking/static_keys: Add static_key_{en,dis}able() helpers | Peter Zijlstra | 2015-08-03 | 1 | -0/+20 |
| * | | | | | | jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers... | Peter Zijlstra | 2015-08-03 | 1 | -20/+5 |
| * | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -2/+2 |
| * | | | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2015-08-03 | 3 | -15/+31 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 | 64 | -188/+406 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|