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