Age | Commit message (Expand) | Author | Files | Lines |
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-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2015-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | 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-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+6 |
2015-09-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -27/+26 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |
2015-08-30 | 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 ... | 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 f... | 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-18 | 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-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -3/+1 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+1 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-25 | xtensa: use for_each_sg() | Akinobu Mita | 1 | -7/+12 |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2 | -0/+14 |
2015-06-16 | xtensa: don't use module_init for non-modular core network.c code | Paul Gortmaker | 1 | -3/+1 |