index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-09-19
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-16
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
4
-26
/
+28
2014-09-16
sparc64: T5 PMU
bob picco
5
-5
/
+73
2014-09-16
sparc64: mem boot option correction
bob picco
2
-16
/
+51
2014-09-16
sparc64: find_node adjustment
bob picco
1
-1
/
+4
2014-09-16
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-10
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-09
sparc/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-0
/
+2
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
1
-1
/
+1
2014-09-09
sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI
Andreas Larsson
1
-2
/
+4
2014-09-09
sparc: leon: Fix race condition between leon_cycles_offset and timer_interrupt
Andreas Larsson
1
-3
/
+28
2014-09-09
sparc: Let memset return the address argument
Andreas Larsson
1
-4
/
+14
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
3
-0
/
+26
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-1
/
+2
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
10
-35
/
+35
2014-08-14
locking,arch,sparc: Fold atomic_ops
Peter Zijlstra
6
-148
/
+133
2014-08-13
sparc: Hook up memfd_create system call.
David S. Miller
3
-4
/
+5
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-9
/
+15
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-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
3
-8
/
+2
2014-08-06
sparc: Hook up seccomp and getrandom system calls.
David S. Miller
3
-4
/
+6
2014-08-06
sparc: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
11
-280
/
+390
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-08-05
sparc64: Fix up merge thinko.
David S. Miller
1
-1
/
+0
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
11
-13
/
+99
2014-08-04
sparc: Add "install" target
David L Stevens
3
-0
/
+57
2014-08-04
arch/sparc/math-emu/math_32.c: drop stray break operator
Andrey Utkin
1
-1
/
+1
2014-08-04
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-08-04
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2
-10
/
+25
2014-08-04
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+8
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+3
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-9
/
+2
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-2
/
+2
2014-07-21
sparc: Hook up renameat2 syscall.
David S. Miller
4
-1
/
+6
2014-07-21
sparc64: avoid code duplication in io_64.h
Sam Ravnborg
1
-85
/
+15
[prev]
[next]