Age | Commit message (Expand) | Author | Files | Lines |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -151/+136 |
2014-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 39 | -754/+1117 |
2014-10-10 | sparc64: Fix lockdep warnings on reboot on Ultra-5 | David S. Miller | 1 | -3/+4 |
2014-10-10 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 1 | -3/+1 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 4 | -15/+66 |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
2014-10-07 | sparc64: Increase size of boot string to 1024 bytes | Dave Kleikamp | 1 | -1/+4 |
2014-10-06 | sparc64: Kill unnecessary tables and increase MAX_BANKS. | David S. Miller | 3 | -26/+5 |
2014-10-06 | sparc64: sparse irq | bob picco | 3 | -174/+341 |
2014-10-06 | sparc64: Adjust vmalloc region size based upon available virtual address bits. | David S. Miller | 4 | -20/+28 |
2014-10-06 | sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. | David S. Miller | 3 | -5/+16 |
2014-10-06 | sparc64: Use kernel page tables for vmemmap. | David S. Miller | 3 | -56/+36 |
2014-10-06 | sparc64: Fix physical memory management regressions with large max_phys_bits. | David S. Miller | 7 | -374/+244 |
2014-10-06 | sparc64: Adjust KTSB assembler to support larger physical addresses. | David S. Miller | 2 | -21/+37 |
2014-10-06 | sparc64: Define VA hole at run time, rather than at compile time. | David S. Miller | 2 | -11/+25 |
2014-10-06 | sparc64: Switch to 4-level page tables. | David S. Miller | 6 | -10/+109 |
2014-10-05 | sparc64: Fix reversed start/end in flush_tlb_kernel_range() | David S. Miller | 1 | -2/+2 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2 | -3/+3 |
2014-10-01 | sparc64: Add vio_set_intr() to enable/disable Rx interrupts | Sowmini Varadhan | 2 | -1/+14 |
2014-10-01 | vio: fix reuse of vio_dring slot | Dwight Engen | 1 | -1/+1 |
2014-10-01 | sunvdc: add cdrom and v1.1 protocol support | Allen Pais | 1 | -3/+9 |
2014-10-01 | sparc: VIO protocol version 1.6 | David L Stevens | 2 | -4/+54 |
2014-10-01 | sunvnet: allow admin to set sunvnet MTU | David L Stevens | 1 | -1/+1 |
2014-10-01 | sunvnet: upgrade to VIO protocol version 1.6 | David L Stevens | 2 | -4/+54 |
2014-09-27 | sparc64: Fix hibernation code refrence to PAGE_OFFSET. | David S. Miller | 1 | -2/+2 |
2014-09-27 | sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions | Alexei Starovoitov | 1 | -1/+6 |
2014-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+5 |
2014-09-24 | sparc: bpf_jit: fix loads from negative offsets | Alexei Starovoitov | 2 | -1/+4 |
2014-09-24 | sparc: Set CONFIG_NET=y in defconfigs | Michal Marek | 1 | -0/+1 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+18 |
2014-09-20 | sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG | Alexei Starovoitov | 1 | -7/+18 |
2014-09-19 | sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT | Alexei Starovoitov | 1 | -7/+2 |
2014-09-17 | sparc64: Move request_irq() from ldc_bind() to ldc_alloc() | Sowmini Varadhan | 4 | -26/+28 |
2014-09-17 | sparc64: T5 PMU | bob picco | 5 | -5/+73 |
2014-09-17 | sparc64: mem boot option correction | bob picco | 2 | -16/+51 |
2014-09-17 | sparc64: find_node adjustment | bob picco | 1 | -1/+4 |
2014-09-17 | sparc64: sun4v TLB error power off events | bob picco | 4 | -20/+34 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-09-11 | sparc32: dma_alloc_coherent must honour gfp flags | Daniel Hellstrom | 1 | -2/+3 |
2014-09-10 | locking, sparc64: Fix atomics | Peter Zijlstra | 1 | -2/+2 |
2014-09-10 | sparc/uapi: Add definition of TIOC[SG]RS485 | Ricardo Ribalda Delgado | 1 | -0/+2 |
2014-09-10 | net: bpf: be friendly to kmemcheck | Daniel Borkmann | 1 | -1/+1 |
2014-09-10 | sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI | Andreas Larsson | 1 | -2/+4 |
2014-09-10 | sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt | Andreas Larsson | 1 | -3/+28 |
2014-09-10 | sparc: Let memset return the address argument | Andreas Larsson | 1 | -4/+14 |
2014-09-10 | sparc64: cpu hardware caps support for sparc M6 and M7 | Allen Pais | 1 | -0/+8 |
2014-09-10 | sparc64: support M6 and M7 for building CPU distribution map | Allen Pais | 1 | -0/+2 |
2014-09-10 | sparc64: correctly recognise M6 and M7 cpu type | Allen Pais | 3 | -0/+26 |
2014-09-05 | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 1 | -1/+2 |