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