| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Improve 64-bit constant loading in eBPF JIT. | David S. Miller | 2017-04-24 | 1 | -4/+245 |
* | sparc64: Support cbcond instructions in eBPF JIT. | David S. Miller | 2017-04-24 | 1 | -54/+184 |
* | sparc64: Add eBPF JIT. | David S. Miller | 2017-04-22 | 7 | -60/+1424 |
* | sparc: Split BPF JIT into 32-bit and 64-bit. | David S. Miller | 2017-04-22 | 6 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 2 | -1/+17 |
|\ |
|
| * | sparc64: Fix hugepage page table free | Nitin Gupta | 2017-04-18 | 1 | -0/+16 |
| * | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 20 | -25/+47 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-04-08 | 20 | -25/+47 |
| |\ |
|
| | * | sparc: remove unused wp_works_ok macro | Mathias Krause | 2017-04-06 | 2 | -10/+0 |
| | * | sparc32: Export vac_cache_size to fix build error | Guenter Roeck | 2017-04-06 | 1 | -0/+1 |
| | * | sparc64: Fix memory corruption when THP is enabled | Nitin Gupta | 2017-04-06 | 2 | -5/+5 |
| | * | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka | 2017-04-06 | 1 | -7/+8 |
| | * | arch/sparc: Avoid DCTI Couples | Babu Moger | 2017-03-27 | 11 | -0/+18 |
| | * | sparc64: kern_addr_valid regression | bob picco | 2017-03-27 | 1 | -1/+1 |
| | * | sparc64: Add support for 2G hugepages | Nitin Gupta | 2017-03-27 | 3 | -1/+13 |
| | * | sparc64: Fix size check in huge_pte_alloc | Nitin Gupta | 2017-03-27 | 1 | -1/+1 |
* | | | New getsockopt option to get socket cookie | Chenbo Feng | 2017-04-08 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-06 | 1 | -1/+1 |
|\| | |
|
| * | | Merge branch 'regset' (PTRACE_SETREGSET data leakage) | Linus Torvalds | 2017-03-29 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | sparc/ptrace: Preserve previous registers for short regset write | Dave Martin | 2017-03-29 | 1 | -1/+1 |
* | | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 |
* | | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 |
|/ / |
|
* | | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
* | | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 6 | -6/+6 |
* | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 5 | -0/+9 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 9 | -0/+9 |
* | | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -3/+3 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 6 | -6/+6 |
* | | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -2/+8 |
* | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 4 | -12/+12 |
|\ \ |
|
| * | | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
| * | | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 4 | -11/+11 |
* | | | sparc64: Fix build error in flush_tsb_user_page | Nitin Gupta | 2017-02-24 | 2 | -6/+19 |
* | | | sparc64: memblock resizes are not handled properly | Pavel Tatashin | 2017-02-23 | 1 | -0/+6 |
* | | | sparc64: use latency groups to improve add_node_ranges speed | Pavel Tatashin | 2017-02-23 | 1 | -95/+113 |
* | | | sparc64: Add 64K page size support | Nitin Gupta | 2017-02-23 | 4 | -14/+52 |
* | | | sparc64: Multi-page size support | Nitin Gupta | 2017-02-23 | 8 | -62/+253 |
* | | | sparc64: Migrate hvcons irq to panicked cpu | Vijay Kumar | 2017-02-23 | 2 | -2/+9 |
* | | | sparc64: Set cpu state to offline when stopped | Vijay Kumar | 2017-02-23 | 1 | -0/+3 |
* | | | sparc64: fix for user probes in high memory | Eric Saint Etienne | 2017-02-23 | 1 | -2/+2 |