Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2800e4c228b8961c4da1a4925cc20c16e623851b
/
arch
/
sparc
« Previous
1d638ef
sparc64/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
9b7accb
sparc32/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
97ef8ef
crypto: sparc64/md5 - fix module description
by Mathias Krause
· 10 years ago
5001323
crypto: sparc64/des - add "des3_ede" module alias
by Mathias Krause
· 10 years ago
7d676fd
crypto: sparc64/camellia - fix module alias
by Mathias Krause
· 10 years ago
b012641
crypto: sparc64/aes - fix module description
by Mathias Krause
· 10 years ago
66d0f7e
sparc32: destroy_context() and switch_mm() needs to disable interrupts.
by Andreas Larsson
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
78a45c6
Merge branch 'akpm' (second patch-bomb from Andrew)
by Linus Torvalds
· 10 years ago
38351a3
sparc: hook up execveat system call
by David Drysdale
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
f96fe22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1678c2b
sparc/ldc: create separate ldc_unbind from ldc_free
by Dwight Engen
· 10 years ago
fe47c3c
vio: create routines for inc,dec vio dring indexes
by Dwight Engen
· 10 years ago
92f268ee
sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall
by Andreas Larsson
· 10 years ago
1077fa3
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
by Alexander Duyck
· 10 years ago
8a44971
arch: Cleanup read_barrier_depends() and comments
by Alexander Duyck
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
c164e03
mm: fix huge zero page accounting in smaps report
by Kirill A. Shutemov
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
6d0ba91
sunvnet: add VIO v1.7 and v1.8 support
by David L Stevens
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
8202cd7
crypto: sparc - replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0d1d909
sparc: Add NOP dma_cache_sync() implementation.
by David S. Miller
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
1459143
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
7c3969c
sparc: io: remove duplicate relaxed accessors on sparc32
by Arnd Bergmann
· 10 years ago
5a2b59d
sparc64: Fix constraints on swab helpers.
by David S. Miller
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
1a17fdc
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
by Andreas Larsson
· 10 years ago
ab5c780
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
by David S. Miller
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
7da89a2
sparc64: Fix crashes in schizo_pcierr_intr_other().
by David S. Miller
· 10 years ago
c20ce79
sparc: Hook up bpf system call.
by David S. Miller
· 10 years ago
83da00f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
06090e8
sparc64: Implement __get_user_pages_fast().
by David S. Miller
· 10 years ago
ef3e035
sparc64: Fix register corruption in top-most kernel stack frame during boot.
by David S. Miller
· 10 years ago
1191ccb
sparc: io: implement dummy relaxed accessor macros for writes
by Will Deacon
· 11 years ago
de72024
sparc: kernel: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
1d5f672
sparc: include: asm: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
e265314
sparc64: Do not define thread fpregs save area as zero-length array.
by David S. Miller
· 10 years ago
84bd6d8
sparc64: Fix corrupted thread fault code.
by David S. Miller
· 10 years ago
ffd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
f4da362
sparc64: Fix FPU register corruption with AES crypto offload.
by David S. Miller
· 10 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
052db7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
bdcf81b
sparc64: Fix lockdep warnings on reboot on Ultra-5
by David S. Miller
· 10 years ago
7f8998c
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
by Geert Uytterhoeven
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
683a52a
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
1cef94c
sparc64: Increase size of boot string to 1024 bytes
by Dave Kleikamp
· 10 years ago
d195b71
sparc64: Kill unnecessary tables and increase MAX_BANKS.
by David S. Miller
· 10 years ago
ee6a933
sparc64: sparse irq
by bob picco
· 10 years ago
bb4e6e8
sparc64: Adjust vmalloc region size based upon available virtual address bits.
by David S. Miller
· 10 years ago
7c0fa0f
sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.
by David S. Miller
· 10 years ago
c06240c
sparc64: Use kernel page tables for vmemmap.
by David S. Miller
· 10 years ago
0dd5b7b
sparc64: Fix physical memory management regressions with large max_phys_bits.
by David S. Miller
· 10 years ago
8c82dc0
sparc64: Adjust KTSB assembler to support larger physical addresses.
by David S. Miller
· 10 years ago
4397bed
sparc64: Define VA hole at run time, rather than at compile time.
by David S. Miller
· 10 years ago
ac55c76
sparc64: Switch to 4-level page tables.
by David S. Miller
· 10 years ago
473ad7f
sparc64: Fix reversed start/end in flush_tlb_kernel_range()
by David S. Miller
· 10 years ago
2291059
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
by Pranith Kumar
· 10 years ago
ca605b7
sparc64: Add vio_set_intr() to enable/disable Rx interrupts
by Sowmini Varadhan
· 10 years ago
d0aedcd
vio: fix reuse of vio_dring slot
by Dwight Engen
· 10 years ago
9bce218
sunvdc: add cdrom and v1.1 protocol support
by Allen Pais
· 10 years ago
163a4e7
sparc: VIO protocol version 1.6
by David L Stevens
· 10 years ago
42db672
sunvnet: allow admin to set sunvnet MTU
by David L Stevens
· 10 years ago
e4defc7
sunvnet: upgrade to VIO protocol version 1.6
by David L Stevens
· 10 years ago
9d0713e
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
by David S. Miller
· 10 years ago
cec0831
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
by Alexei Starovoitov
· 10 years ago
4daaab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
35607b0
sparc: bpf_jit: fix loads from negative offsets
by Alexei Starovoitov
· 10 years ago
1ab0b8b
sparc: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
a17c8b5
sparc: implement is_32bit_task
by Eric Paris
· 11 years ago
01ed102
sparc: properly conditionalize use of TIF_32BIT
by Stephen Rothwell
· 11 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
ce5d112
ARCH: AUDIT: implement syscall_get_arch for all arches
by Eric Paris
· 11 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f6f2332
sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAG
by Alexei Starovoitov
· 10 years ago
709f6c58
sparc: bpf_jit: add SKF_AD_PKTTYPE support to JIT
by Alexei Starovoitov
· 10 years ago
c21c4ab
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
by Sowmini Varadhan
· 10 years ago
05aa165
sparc64: T5 PMU
by bob picco
· 10 years ago
7c21d53
sparc64: mem boot option correction
by bob picco
· 10 years ago
3dee9df
sparc64: find_node adjustment
by bob picco
· 10 years ago
4ccb927
sparc64: sun4v TLB error power off events
by bob picco
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
d110528
sparc32: dma_alloc_coherent must honour gfp flags
by Daniel Hellstrom
· 10 years ago
caa17d4
locking, sparc64: Fix atomics
by Peter Zijlstra
· 10 years ago
999156a
sparc/uapi: Add definition of TIOC[SG]RS485
by Ricardo Ribalda Delgado
· 10 years ago
286aad3
net: bpf: be friendly to kmemcheck
by Daniel Borkmann
· 10 years ago
b84ca92
sparc32, leon: Make leon_dma_ops avaiable when !CONFIG_PCI
by Andreas Larsson
· 10 years ago
Next »