| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -7/+9 |
|\ |
|
| * | sparc/led: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -7/+9 |
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 550 | -0/+550 |
|\ \ |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 44 | -0/+44 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 506 | -0/+506 |
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 1 | -0/+1 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 2 | -7/+0 |
* | | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 2 | -8/+0 |
* | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -3/+0 |
|/ / |
|
* / | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-11 | 4 | -11/+18 |
|\ |
|
| * | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 2 | -10/+10 |
| * | signal/sparc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman | 2017-07-19 | 3 | -2/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2017-09-10 | 37 | -297/+2326 |
|\ \ |
|
| * | | sparc64: Handle additional cases of no fault loads | Rob Gardner | 2017-09-09 | 1 | -0/+51 |
| * | | sparc64: speed up etrap/rtrap on NG2 and later processors | Anthony Yznaga | 2017-09-09 | 5 | -6/+45 |
| * | | sparc: leon: grpci1: constify of_device_id | Arvind Yadav | 2017-08-28 | 1 | -1/+1 |
| * | | sparc: leon: grpci2: constify of_device_id | Arvind Yadav | 2017-08-28 | 1 | -1/+1 |
| * | | sparc64: Cleanup hugepage table walk functions | Nitin Gupta | 2017-08-15 | 1 | -34/+20 |
| * | | sparc64: Add 16GB hugepage support | Nitin Gupta | 2017-08-15 | 9 | -31/+157 |
| * | | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta | 2017-08-15 | 2 | -3/+57 |
| * | | sparc64: vcc: Add RX & TX timer for delayed LDC operation | Jag Raman | 2017-08-15 | 1 | -0/+1 |
| * | | sparc64: vcc: Enable VCC port probe and removal | Jag Raman | 2017-08-15 | 3 | -3/+19 |
| * | | sparc64: vcc: Add VCC debug message macros | Jag Raman | 2017-08-15 | 1 | -0/+1 |
| * | | sparc64: vcc: Enable VCC module in linux | Jag Raman | 2017-08-15 | 1 | -0/+1 |
| * | | arch/sparc: Add accurate exception reporting in M7memcpy | Babu Moger | 2017-08-10 | 4 | -209/+390 |
| * | | arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 | Babu Moger | 2017-08-10 | 7 | -2/+1435 |
| * | | arch/sparc: Rename exception handlers | Babu Moger | 2017-08-10 | 2 | -124/+124 |
| * | | arch/sparc: Separate the exception handlers from NG4memcpy | Babu Moger | 2017-08-10 | 3 | -149/+165 |
| * | | sparc64: update comments in U3memcpy | Sam Ravnborg | 2017-08-10 | 1 | -11/+21 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2017-08-10 | 13 | -30/+112 |
| |\ \ |
|
| * | | | sparc64: Revert 16GB huge page support. | David S. Miller | 2017-08-10 | 9 | -220/+54 |
| * | | | sparc64: Use CPU_POKE to resume idle cpu | Vijay Kumar | 2017-08-09 | 5 | -5/+90 |
| * | | | sparc64: Add a new hypercall CPU_POKE | Vijay Kumar | 2017-08-09 | 2 | -0/+29 |
| * | | | sparc64: Cleanup hugepage table walk functions | Nitin Gupta | 2017-08-09 | 1 | -34/+20 |
| * | | | sparc64: Add 16GB hugepage support | Nitin Gupta | 2017-08-09 | 8 | -30/+156 |
| * | | | sparc64: Support huge PUD case in get_user_pages | Nitin Gupta | 2017-08-09 | 2 | -3/+57 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 2 | -0/+28 |
|\ \ \ \ |
|
| * | | | | arch: define CPU_BIG_ENDIAN for all fixed big endian archs | Babu Moger | 2017-09-08 | 1 | -0/+3 |
| * | | | | vga: optimise console scrolling | Matthew Wilcox | 2017-09-08 | 1 | -0/+25 |
* | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 3 | -28/+18 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2017-09-07 | 3 | -22/+0 |
| |\ \ \ \ |
|
| | * | | | | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt | 2017-08-02 | 3 | -18/+0 |
| | * | | | | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -4/+0 |
| * | | | | | sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 1 | -6/+18 |
| |/ / / / |
|
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-09-06 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | crypto: algapi - make crypto_xor() take separate dst and src arguments | Ard Biesheuvel | 2017-08-04 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 2 | -0/+36 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-08-21 | 4 | -15/+15 |
| |\ \ \ \ \ |
|