Age | Commit message (Expand) | Author |
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-24 | 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 |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | alpha: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-16 | alpha/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2015-01-13 | alpha: macro whitespace fixes | Michael S. Tsirkin |
2015-01-13 | alpha/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-05 | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov |