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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
sparc: Hook up bpf system call.
David S. Miller
2
-3
/
+3
2014-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-53
/
+31
2014-10-24
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
5
-53
/
+31
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-7
/
+2
2014-10-18
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-31
/
+31
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-356
/
+560
2014-10-05
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-2
/
+3
2014-10-05
sparc64: sparse irq
bob picco
1
-169
/
+338
2014-10-05
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-4
/
+4
2014-10-05
sparc64: Use kernel page tables for vmemmap.
David S. Miller
1
-7
/
+2
2014-10-05
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2
-104
/
+9
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
1
-0
/
+7
2014-09-30
sparc64: Add vio_set_intr() to enable/disable Rx interrupts
Sowmini Varadhan
1
-1
/
+12
2014-09-30
sparc: VIO protocol version 1.6
David L Stevens
1
-2
/
+12
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
1
-2
/
+12
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-7
/
+2
2014-09-16
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
3
-24
/
+25
2014-09-16
sparc64: T5 PMU
bob picco
4
-5
/
+62
2014-09-16
sparc64: mem boot option correction
bob picco
1
-15
/
+3
2014-09-16
sparc64: sun4v TLB error power off events
bob picco
2
-20
/
+30
2014-09-10
sparc32: dma_alloc_coherent must honour gfp flags
Daniel Hellstrom
1
-2
/
+3
2014-09-09
sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt
Andreas Larsson
1
-3
/
+28
2014-09-09
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
1
-0
/
+8
2014-09-09
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
1
-0
/
+2
2014-09-09
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
2
-0
/
+24
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
7
-31
/
+31
2014-08-14
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
1
-1
/
+1
2014-08-13
sparc: Hook up memfd_create system call.
David S. Miller
2
-3
/
+3
2014-08-13
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-13
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-13
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-08-11
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-08-06
sparc: Hook up seccomp and getrandom system calls.
David S. Miller
2
-3
/
+3
2014-08-06
sparc: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
4
-1
/
+5
2014-08-04
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-07-21
sparc: Hook up renameat2 syscall.
David S. Miller
3
-0
/
+4
2014-07-21
sparc: Add support for seek and shorter read to /dev/mdesc
Khalid Aziz
1
-13
/
+69
2014-07-21
sparc: use %s for unaligned panic
Kees Cook
1
-1
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-6
/
+12
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
53
-787
/
+617
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2014-05-27
sparc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-21
sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c
Toralf Förster
1
-1
/
+1
2014-05-18
sparc64: fix sparse warning in kgdb_64.c
Sam Ravnborg
2
-0
/
+5
2014-05-18
sparc64: fix sparse warnings in compat_audit.c
Sam Ravnborg
3
-6
/
+10
[next]