index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-7
/
+13
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
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-15
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-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-24
sparc: implement is_32bit_task
Eric Paris
3
-6
/
+5
2014-09-24
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
1
-0
/
+4
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-7
/
+2
2014-09-24
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-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
[next]