| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -0/+4 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -11/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -31/+0 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -0/+1 |
|\ |
|
| * | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 2 | -70/+4 |
|\ \ |
|
| * \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -69/+4 |
| |\ \ |
|
| | * | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| | * | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | | xtensa: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -69/+16 |
| | |/ |
|
| * | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 | 2 | -15/+1 |
| |\ \
| | |/ |
|
| * | | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2015-07-20 | 1 | -1/+0 |
* | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 1 | -9/+3 |
|\ \ \ |
|
| * | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -9/+3 |
| |/ / |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -4/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 2 | -15/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | xtensa/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-29 | 1 | -4/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -27/+26 |
|\ \ \ |
|
| * | | | xtensa/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -27/+26 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -4/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'v4.2' into for_next | Chris Zankel | 2015-08-29 | 2 | -15/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
| |/ |
|
* | | xtensa: improve vmlinux.lds.S sed post-processing | Max Filippov | 2015-08-20 | 1 | -4/+5 |
* | | xtensa: drop unused irq_err_count | Max Filippov | 2015-08-17 | 1 | -3/+0 |
* | | xtensa: implement fake NMI | Max Filippov | 2015-08-17 | 9 | -27/+183 |
* | | xtensa: don't touch EXC_TABLE_FIXUP in _switch_to | Max Filippov | 2015-08-17 | 1 | -4/+0 |
* | | xtensa: fix kernel register spilling | Max Filippov | 2015-08-17 | 2 | -12/+21 |
* | | xtensa: reorganize irq flags tracing | Max Filippov | 2015-08-17 | 2 | -26/+18 |
* | | xtensa: implement counting and sampling perf events | Max Filippov | 2015-08-17 | 3 | -0/+461 |
* | | xtensa: count software page fault perf events | Max Filippov | 2015-08-17 | 1 | -0/+7 |
* | | xtensa: add profiling IRQ type to xtensa_irq_map | Max Filippov | 2015-08-17 | 1 | -0/+6 |
* | | xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations | Max Filippov | 2015-08-17 | 1 | -0/+1 |
* | | xtensa: move oprofile stack tracing to stacktrace.c | Max Filippov | 2015-08-17 | 3 | -151/+182 |
* | | xtensa: keep exception/interrupt stack continuous | Max Filippov | 2015-08-17 | 1 | -15/+28 |
* | | xtensa: clean up Kconfig dependencies for custom cores | Max Filippov | 2015-08-17 | 1 | -8/+3 |
* | | xtensa: reimplement DMA API using common helpers | Max Filippov | 2015-08-17 | 5 | -178/+233 |
* | | xtensa: fix threadptr reload on return to userspace | Max Filippov | 2015-07-15 | 1 | -1/+2 |
* | | xtensa: ISS: add missing va_end into split_if_spec | Max Filippov | 2015-07-13 | 1 | -2/+6 |
|/ |
|
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 | 1 | -3/+1 |
|\ |
|
| * | xtensa: don't use module_init for non-modular core network.c code | Paul Gortmaker | 2015-06-16 | 1 | -3/+1 |
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 2 | -2/+1 |
|\ \ |
|
| * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | | xtensa: use for_each_sg() | Akinobu Mita | 2015-06-24 | 1 | -7/+12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -1/+1 |
|\ \ \ |
|