| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 3 | -26/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -5/+0 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error |  Christoph Hellwig | 1 | -5/+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 | -18/+0 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -15/+27 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -12/+6 |
| 2015-08-31 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+9 |
| 2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -6/+1 |
| 2015-08-30 | alpha: select CONFIG_ARCH_USE_CMPXCHG_LOCKREF. |  Matt Turner | 2 | -0/+6 |
| 2015-08-10 | alpha/time: Migrate to new 'set-state' interface |  Viresh Kumar | 1 | -12/+6 |
| 2015-07-30 | Merge branch 'linus' into irq/core |  Thomas Gleixner | 2 | -15/+1 |
| 2015-07-29 | alpha: Fix jiffies based cputime assumption |  Frederic Weisbecker | 1 | -4/+9 |
| 2015-07-27 | atomic: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -1/+0 |
| 2015-07-27 | alpha: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -15/+28 |
| 2015-07-27 | alpha/irq: Use access helper irq_data_get_affinity_mask() |  Jiang Liu | 1 | -1/+1 |
| 2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code |  Lorenzo Pieralisi | 1 | -6/+1 |
| 2015-07-17 | mm: clean up per architecture MM hook header files |  Laurent Dufour | 2 | -15/+1 |
| 2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |
| 2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -2/+1 |
| 2015-06-24 | mm: new mm hook framework |  Laurent Dufour | 1 | -0/+15 |
| 2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 4 | -19/+0 |
| 2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+2 |
| 2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
| 2015-06-08 | Merge 4.1-rc7 into tty-next |  Greg Kroah-Hartman | 20 | -32/+333 |
| 2015-06-08 | PCI: Remove unused pci_dma_burst_advice() |  Bjorn Helgaas | 1 | -16/+0 |
| 2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> |  Bjorn Helgaas | 3 | -3/+0 |
| 2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict |  Ingo Molnar | 20 | -32/+333 |
| 2015-05-26 | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect |  Chen Gang | 1 | -2/+1 |
| 2015-05-26 | alpha: Wire up all missing implemented syscalls |  Chen Gang | 3 | -1/+7 |
| 2015-05-26 | alpha: Fix bootpfile and bootpzfile make targets |  Helge Deller | 4 | -7/+319 |
| 2015-05-26 | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' |  Alex Dowad | 1 | -4/+3 |
| 2015-05-26 | alpha: delete non-required instances of <linux/init.h> |  Paul Gortmaker | 7 | -7/+0 |
| 2015-05-26 | alpha: don't use module_init for non-modular core code |  Paul Gortmaker | 1 | -2/+1 |
| 2015-05-26 | smp, alpha: kill SMP single function call interrupt |  Jiang Liu | 1 | -7/+1 |
| 2015-05-26 | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> |  Geert Uytterhoeven | 1 | -1/+0 |
| 2015-05-26 | alpha: clean up unnecessary MSI/MSI-X capability find |  Yijing Wang | 1 | -1/+1 |
| 2015-05-19 | remove scatterlist.h generation from arch Kbuild files |  Christoph Hellwig | 1 | -1/+0 |
| 2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler |  David Hildenbrand | 1 | -3/+2 |
| 2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG |  Thomas Gleixner | 1 | -2/+0 |
| 2015-05-06 | serial: 8250: remove Kconfig indirection |  Valentin Rothberg | 1 | -1/+1 |
| 2015-05-05 | remove <asm/scatterlist.h> |  Christoph Hellwig | 1 | -1/+1 |
| 2015-04-17 | alpha: forward declare struct pt_regs in processor.h |  Richard Weinberger | 1 | -0/+1 |
| 2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc |  Linus Torvalds | 1 | -2/+0 |
| 2015-04-14 | alpha: expose number of page table levels on Kconfig level |  Kirill A. Shutemov | 1 | -0/+4 |
| 2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 2 | -0/+11 |
| 2015-04-12 | arch: Remove exec_domain from remaining archs |  Richard Weinberger | 1 | -2/+0 |
| 2015-04-03 | alpha, rtc: Change to use rtc_class_ops's set_mmss64() |  Xunlei Pang | 1 | -4/+4 |
| 2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) |  Yijing Wang | 1 | -0/+7 |