| Commit message (Expand) | Author | Age |
* | sparc: Hook up bpf system call. | David S. Miller | 2014-10-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-24 |
|\ |
|
| * | sparc64: Implement __get_user_pages_fast(). | David S. Miller | 2014-10-24 |
| * | sparc64: Fix register corruption in top-most kernel stack frame during boot. | David S. Miller | 2014-10-24 |
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 |
|\ \
| |/
|/| |
|
| * | sparc: implement is_32bit_task | Eric Paris | 2014-09-23 |
| * | sparc: properly conditionalize use of TIF_32BIT | Stephen Rothwell | 2014-09-23 |
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 |
* | | sparc64: Do not define thread fpregs save area as zero-length array. | David S. Miller | 2014-10-18 |
* | | sparc64: Fix corrupted thread fault code. | David S. Miller | 2014-10-18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-18 |
|\ \ |
|
| * | | sparc64: Fix FPU register corruption with AES crypto offload. | David S. Miller | 2014-10-14 |
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | sparc: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 |
* | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 |
|\ \ \ |
|
| * | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 |
| * | | | locking, sparc64: Fix atomics | Peter Zijlstra | 2014-09-10 |
| * | | | locking,arch,sparc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-11 |
|\ \ \ \ |
|
| * | | | | sparc64: Fix lockdep warnings on reboot on Ultra-5 | David S. Miller | 2014-10-10 |
| * | | | | sparc64: Increase size of boot string to 1024 bytes | Dave Kleikamp | 2014-10-07 |
| * | | | | sparc64: Kill unnecessary tables and increase MAX_BANKS. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: sparse irq | bob picco | 2014-10-05 |
| * | | | | sparc64: Adjust vmalloc region size based upon available virtual address bits. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Use kernel page tables for vmemmap. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Fix physical memory management regressions with large max_phys_bits. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Adjust KTSB assembler to support larger physical addresses. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Define VA hole at run time, rather than at compile time. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Switch to 4-level page tables. | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Fix reversed start/end in flush_tlb_kernel_range() | David S. Miller | 2014-10-05 |
| * | | | | sparc64: Add vio_set_intr() to enable/disable Rx interrupts | Sowmini Varadhan | 2014-09-30 |
| * | | | | vio: fix reuse of vio_dring slot | Dwight Engen | 2014-09-30 |
| * | | | | sunvdc: add cdrom and v1.1 protocol support | Allen Pais | 2014-09-30 |
| * | | | | sparc: VIO protocol version 1.6 | David L Stevens | 2014-09-30 |
| * | | | | sparc64: Fix hibernation code refrence to PAGE_OFFSET. | David S. Miller | 2014-09-26 |
| * | | | | sparc64: Move request_irq() from ldc_bind() to ldc_alloc() | Sowmini Varadhan | 2014-09-16 |
| * | | | | sparc64: T5 PMU | bob picco | 2014-09-16 |
| * | | | | sparc64: mem boot option correction | bob picco | 2014-09-16 |
| * | | | | sparc64: find_node adjustment | bob picco | 2014-09-16 |
| * | | | | sparc64: sun4v TLB error power off events | bob picco | 2014-09-16 |
| * | | | | sparc32: dma_alloc_coherent must honour gfp flags | Daniel Hellstrom | 2014-09-10 |
| * | | | | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI | Andreas Larsson | 2014-09-09 |
| * | | | | sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt | Andreas Larsson | 2014-09-09 |
| * | | | | sparc: Let memset return the address argument | Andreas Larsson | 2014-09-09 |
| * | | | | sparc64: cpu hardware caps support for sparc M6 and M7 | Allen Pais | 2014-09-09 |
| * | | | | sparc64: support M6 and M7 for building CPU distribution map | Allen Pais | 2014-09-09 |
| * | | | | sparc64: correctly recognise M6 and M7 cpu type | Allen Pais | 2014-09-09 |
| | |/ /
| |/| | |
|
* | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 |