index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
sparc: Add NOP dma_cache_sync() implementation.
David S. Miller
1
-0
/
+8
2014-11-16
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-07
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
Andreas Larsson
3
-11
/
+30
2014-11-07
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
1
-0
/
+4
2014-11-01
sparc64: Fix crashes in schizo_pcierr_intr_other().
David S. Miller
1
-3
/
+3
2014-10-28
sparc: Hook up bpf system call.
David S. Miller
3
-4
/
+5
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-62
/
+70
2014-10-24
sparc64: Implement __get_user_pages_fast().
David S. Miller
1
-0
/
+30
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
10
-62
/
+40
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-7
/
+13
2014-10-18
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-18
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-1
/
+21
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-35
/
+35
2014-10-14
sparc64: Fix FPU register corruption with AES crypto offload.
David S. Miller
2
-1
/
+21
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-11
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-09
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-08
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-05
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
3
-26
/
+5
2014-10-05
sparc64: sparse irq
bob picco
3
-174
/
+341
2014-10-05
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
4
-20
/
+28
2014-10-05
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
David S. Miller
3
-5
/
+16
2014-10-05
sparc64: Use kernel page tables for vmemmap.
David S. Miller
3
-56
/
+36
2014-10-05
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
7
-374
/
+244
2014-10-05
sparc64: Adjust KTSB assembler to support larger physical addresses.
David S. Miller
2
-21
/
+37
2014-10-05
sparc64: Define VA hole at run time, rather than at compile time.
David S. Miller
2
-11
/
+25
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
6
-10
/
+109
2014-10-04
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-09-30
sparc64: Add vio_set_intr() to enable/disable Rx interrupts
Sowmini Varadhan
2
-1
/
+14
2014-09-30
vio: fix reuse of vio_dring slot
Dwight Engen
1
-1
/
+1
2014-09-30
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-3
/
+9
2014-09-30
sparc: VIO protocol version 1.6
David L Stevens
2
-4
/
+54
2014-09-30
sunvnet: allow admin to set sunvnet MTU
David L Stevens
1
-1
/
+1
2014-09-30
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2
-4
/
+54
2014-09-26
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
1
-2
/
+2
2014-09-26
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
Alexei Starovoitov
1
-1
/
+6
2014-09-24
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
sparc: implement is_32bit_task
Eric Paris
3
-6
/
+5
2014-09-23
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
1
-0
/
+4
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-7
/
+2
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
1
-0
/
+8
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+18
[next]