Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+12 |
2015-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+10 |
2015-11-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-11-04 | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() | Linus Torvalds | 1 | -1/+0 |
2015-11-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -43/+60 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -0/+12 |
2015-10-17 | mm,thp: reduce ifdef'ery for THP in generic code | Vineet Gupta | 1 | -7/+30 |
2015-10-14 | mm: add architecture primitives for software dirty bit clearing | Martin Schwidefsky | 1 | -0/+10 |
2015-10-06 | locking/rwsem: Use acquire/release semantics | Davidlohr Bueso | 1 | -7/+14 |
2015-10-06 | locking/mutex: Use acquire/release semantics | Davidlohr Bueso | 2 | -9/+9 |
2015-10-06 | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at... | Davidlohr Bueso | 1 | -12/+17 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ... | Ingo Molnar | 1 | -8/+72 |
2015-10-06 | sched/core: Create preempt_count invariant | Peter Zijlstra | 1 | -1/+1 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -8/+72 |
2015-10-01 | clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources | Marc Zyngier | 1 | -0/+1 |
2015-10-01 | irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips | Marc Zyngier | 1 | -0/+1 |
2015-10-01 | ACPI: Add early device probing infrastructure | Marc Zyngier | 1 | -0/+10 |
2015-09-23 | atomic: Implement atomic_read_ctrl() | Peter Zijlstra | 1 | -1/+2 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -2/+2 |
2015-09-23 | atomic: Add atomic_long_t bitops | Peter Zijlstra | 1 | -10/+14 |
2015-09-23 | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl... | Ingo Molnar | 1 | -1/+1 |
2015-09-20 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2015-09-19 | mm: fix type cast in __pfn_to_phys() | Tyler Baker | 1 | -1/+1 |
2015-09-18 | locking/qrwlock: Rename ->lock to ->wait_lock | Davidlohr Bueso | 1 | -2/+2 |
2015-09-17 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
2015-09-13 | Merge tag 'v4.3-rc1' into locking/core, to refresh the tree | Ingo Molnar | 9 | -6/+211 |
2015-09-11 | locking/qspinlock/x86: Fix performance regression under unaccelerated VMs | Peter Zijlstra | 1 | -2/+2 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -0/+15 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -0/+13 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -0/+14 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -0/+18 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -0/+58 |
2015-09-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+6 |
2015-09-09 | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -0/+29 |
2015-09-09 | mm: add utility for early copy from unmapped ram | Mark Salter | 1 | -0/+6 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2015-09-09 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+1 |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+5 |
2015-09-05 | rtc: cmos: century support | Sylvain Chouleur | 1 | -0/+29 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -220/+140 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+43 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+3 |
2015-08-28 | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h | Christoph Hellwig | 1 | -0/+6 |
2015-08-25 | PCI: Add pci_iomap_wc() variants | Luis R. Rodriguez | 1 | -0/+14 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 12 | -74/+296 |
2015-08-20 | kbuild: Fix .text.unlikely placement | Andi Kleen | 1 | -3/+1 |
2015-08-20 | mm: provide early_memremap_ro to establish read-only mapping | Juergen Gross | 2 | -0/+5 |
2015-08-12 | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon | 1 | -7/+6 |
2015-08-12 | locking/qrwlock: Implement queue_write_unlock() using smp_store_release() | Will Deacon | 1 | -8/+1 |
2015-08-12 | locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l... | Will Deacon | 1 | -27/+59 |