| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -1/+0 |
* | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -15/+28 |
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman | 2015-06-08 | 20 | -32/+333 |
| |\ |
|
| * | | serial: 8250: remove Kconfig indirection | Valentin Rothberg | 2015-05-06 | 1 | -1/+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 |
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 4 | -19/+0 |
|\ \ \ |
|
| * | | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -16/+0 |
| * | | | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 3 | -3/+0 |
| |/ / |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 1 | -3/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 20 | -32/+333 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -3/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | 1 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -2/+0 |
| |/ |
|
* | | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effect | Chen Gang | 2015-05-26 | 1 | -2/+1 |
* | | alpha: Wire up all missing implemented syscalls | Chen Gang | 2015-05-26 | 3 | -1/+7 |
* | | alpha: Fix bootpfile and bootpzfile make targets | Helge Deller | 2015-05-26 | 4 | -7/+319 |
* | | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-05-26 | 1 | -4/+3 |
* | | alpha: delete non-required instances of <linux/init.h> | Paul Gortmaker | 2015-05-26 | 7 | -7/+0 |
* | | alpha: don't use module_init for non-modular core code | Paul Gortmaker | 2015-05-26 | 1 | -2/+1 |
* | | smp, alpha: kill SMP single function call interrupt | Jiang Liu | 2015-05-26 | 1 | -7/+1 |
* | | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> | Geert Uytterhoeven | 2015-05-26 | 1 | -1/+0 |
* | | alpha: clean up unnecessary MSI/MSI-X capability find | Yijing Wang | 2015-05-26 | 1 | -1/+1 |
|/ |
|
* | alpha: forward declare struct pt_regs in processor.h | Richard Weinberger | 2015-04-17 | 1 | -0/+1 |
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 1 | -2/+0 |
|\ |
|
| * | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | | alpha: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-14 | 1 | -0/+4 |
* | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-04-13 | 2 | -0/+11 |
|\ \ |
|
| * | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+7 |
| * | | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang | 2015-03-12 | 1 | -0/+4 |
| |/ |
|
* / | alpha, rtc: Change to use rtc_class_ops's set_mmss64() | Xunlei Pang | 2015-04-03 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 | 1 | -43/+43 |
|\ |
|
| * | alpha: macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -41/+41 |
| * | alpha/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
* | | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 2 | -6/+1 |
* | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | | alpha: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -7/+0 |
* | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | | alpha/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -2/+6 |
|/ |
|
* | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 2014-12-11 | 1 | -0/+51 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 2 | -1/+5 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| * | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 1 | -0/+3 |
| * | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -0/+2 |
* | | vfs: make first argument of dir_context.actor typed | Miklos Szeredi | 2014-10-31 | 1 | -3/+4 |
|/ |
|
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -1/+12 |
|\ |
|