Age | Commit message (Expand) | Author | Files | Lines |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm | Linus Torvalds | 1 | -1/+1 |
2015-10-25 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -1/+1 |
2015-10-06 | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes | Ingo Molnar | 2 | -0/+5 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -2/+2 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -0/+4 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -11/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -6/+0 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -9/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm | Linus Torvalds | 1 | -0/+1 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 2 | -70/+4 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+3 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -4/+6 |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -27/+26 |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -4/+0 |
2015-08-29 | Merge tag 'v4.2' into for_next | Chris Zankel | 2 | -15/+1 |
2015-08-20 | xtensa: improve vmlinux.lds.S sed post-processing | Max Filippov | 1 | -4/+5 |
2015-08-17 | xtensa: drop unused irq_err_count | Max Filippov | 1 | -3/+0 |
2015-08-17 | xtensa: implement fake NMI | Max Filippov | 9 | -27/+183 |
2015-08-17 | xtensa: don't touch EXC_TABLE_FIXUP in _switch_to | Max Filippov | 1 | -4/+0 |
2015-08-17 | xtensa: fix kernel register spilling | Max Filippov | 2 | -12/+21 |
2015-08-17 | xtensa: reorganize irq flags tracing | Max Filippov | 2 | -26/+18 |
2015-08-17 | xtensa: implement counting and sampling perf events | Max Filippov | 3 | -0/+461 |
2015-08-17 | xtensa: count software page fault perf events | Max Filippov | 1 | -0/+7 |
2015-08-17 | xtensa: add profiling IRQ type to xtensa_irq_map | Max Filippov | 1 | -0/+6 |
2015-08-17 | xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations | Max Filippov | 1 | -0/+1 |
2015-08-17 | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov | 3 | -151/+182 |
2015-08-17 | xtensa: keep exception/interrupt stack continuous | Max Filippov | 1 | -15/+28 |
2015-08-17 | xtensa: clean up Kconfig dependencies for custom cores | Max Filippov | 1 | -8/+3 |
2015-08-17 | xtensa: reimplement DMA API using common helpers | Max Filippov | 5 | -178/+233 |
2015-08-14 | arch: introduce memremap() | Dan Williams | 1 | -0/+1 |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream | Ingo Molnar | 1 | -69/+4 |
2015-08-10 | xtensa/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -27/+26 |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes | Ingo Molnar | 2 | -15/+1 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 2 | -15/+1 |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -9/+3 |
2015-07-29 | xtensa/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -4/+6 |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 1 | -10/+0 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -69/+16 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -4/+0 |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso | 1 | -1/+0 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-15 | xtensa: fix threadptr reload on return to userspace | Max Filippov | 1 | -1/+2 |
2015-07-13 | xtensa: ISS: add missing va_end into split_if_spec | Max Filippov | 1 | -2/+6 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux | Linus Torvalds | 1 | -3/+1 |