Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f0760774711c957c395b31131b848043af98edf
/
arch
/
sparc
« Previous
ffa9009
sparc64: Fix strace hiccups when force_successful_syscall() triggers.
by Al Viro
· 12 years ago
4013824
sparc64: Rearrange thread info to cheaply clear syscall noerror state.
by Al Viro
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
a06cb1ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
5da444a
sparc: fix format string argument for prom_printf()
by Akinobu Mita
· 12 years ago
954f9ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 12 years ago
8f9c011
compat: fs: Generic compat_sys_sendfile implementation
by Catalin Marinas
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a20acf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
42a4172
sparc64: Fix trailing whitespace in NG4 memcpy.
by David S. Miller
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
aa99521
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
by Daniel Borkmann
· 12 years ago
9019205
sparc64: Fix comment type in NG4 copy from user.
by David S. Miller
· 12 years ago
1b62ca7
sparc64: Fix return value of Niagara-2 memcpy.
by David S. Miller
· 12 years ago
ae2c6ca
sparc64: Add SPARC-T4 optimized memcpy.
by David S. Miller
· 12 years ago
a9e8d1a
sparc: fix the return value of module_alloc()
by Wei Yongjun
· 12 years ago
dfa520a
sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32
by Andreas Larsson
· 12 years ago
20b739f
arch/sparc/kernel/pci_sun4v.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
274504f
sparc64: Fix function argument comment in camellia_sparc64_key_expand asm.
by David S. Miller
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
65d5fcf
sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt
by David S. Miller
· 12 years ago
979e93c
sparc64: Add auto-loading mechanism to crypto-opcode drivers.
by David S. Miller
· 12 years ago
7174168
sparc64: Add missing pr_fmt define to crypto opcode drivers.
by David S. Miller
· 12 years ago
1080362
sparc64: Adjust crypto priorities.
by David S. Miller
· 12 years ago
c69ad0a
sparc64: Use cpu_pgsz_mask for linear kernel mapping config.
by David S. Miller
· 12 years ago
ce33fdc
sparc64: Probe cpu page size support more portably.
by David S. Miller
· 12 years ago
4f93d21
sparc64: Support 2GB and 16GB page sizes for kernel linear mappings.
by David S. Miller
· 12 years ago
699871b
sparc64: Fix bugs in unrolled 256-bit loops.
by David S. Miller
· 12 years ago
7cff82f
sparc64: Avoid code duplication in crypto assembler.
by David S. Miller
· 12 years ago
4e71bb4
sparc64: Unroll CTR crypt loops in AES driver.
by David S. Miller
· 12 years ago
3010131
sparc64: Unroll ECB decryption loops in AES driver.
by David S. Miller
· 12 years ago
03d168a
sparc64: Unroll ECB encryption loops in AES driver.
by David S. Miller
· 12 years ago
9fd130e
sparc64: Add ctr mode support to AES driver.
by David S. Miller
· 12 years ago
0bdcaf7
sparc64: Move AES driver over to a methods based implementation.
by David S. Miller
· 12 years ago
45dfe23
sparc64: Use fsrc2 instead of fsrc1 in sparc64 hash crypto drivers.
by David S. Miller
· 12 years ago
81658ad
sparc64: Add CAMELLIA driver making use of the new camellia opcodes.
by David S. Miller
· 12 years ago
3705665
sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.
by David S. Miller
· 12 years ago
c5aac2d
sparc64: Add DES driver making use of the new des opcodes.
by David S. Miller
· 12 years ago
442a7c4
sparc64: Add CRC32C driver making use of the new crc32c opcode.
by David S. Miller
· 12 years ago
9bf4852d
sparc64: Add AES driver making use of the new aes opcodes.
by David S. Miller
· 12 years ago
fa4dfed
sparc64: Add MD5 driver making use of the 'md5' instruction.
by David S. Miller
· 12 years ago
775e0c6
sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction.
by David S. Miller
· 12 years ago
86c93b2
sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction.
by David S. Miller
· 12 years ago
4ff28d4
sparc64: Add SHA1 driver making use of the 'sha1' instruction.
by David S. Miller
· 12 years ago
bab96bd
sparc64: Update generic comments in perf event code to match reality.
by David S. Miller
· 12 years ago
035ea28
sparc64: Add SPARC-T4 perf event support.
by David S. Miller
· 12 years ago
7a37a0b
sparc64: Support perf event encoding for multi-PCR PMUs.
by David S. Miller
· 12 years ago
b4f061a
sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.
by David S. Miller
· 12 years ago
5ab9684
sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.
by David S. Miller
· 12 years ago
3f1a209
sparc64: Prepare perf event layer for handling multiple PCR registers.
by David S. Miller
· 12 years ago
7ac2ed2
sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.
by David S. Miller
· 12 years ago
5344303
sparc64: Abstract PMC read/write behind sparc_pmu.
by David S. Miller
· 12 years ago
5966049
sparc64: Allow max hw perf events to be variable.
by David S. Miller
· 12 years ago
b38e99f
sparc64: Add perf_event abstractions for orthogonal PMUs.
by David S. Miller
· 12 years ago
6faaeb8
sparc64: Add PCR ops for SPARC-T4.
by David S. Miller
· 12 years ago
ce4a925
sparc64: Abstract away the %pcr values used to enable/disable NMI
by David S. Miller
· 12 years ago
73a6b05
sparc64: Abstract away the NMI PIC counter computation.
by David S. Miller
· 12 years ago
09d053c
sparc64: Abstract away PIC register accesses.
by David S. Miller
· 12 years ago
0bab20b
sparc64: Add 'reg_num' argument to pcr_ops methods.
by David S. Miller
· 12 years ago
8c79bfa
sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.
by David S. Miller
· 12 years ago
6f859c0
sparc64: Add detection for features new in SPARC-T4.
by David S. Miller
· 12 years ago
2856cc2
sparc64: Be less verbose during vmemmap population.
by David S. Miller
· 12 years ago
a27032e
sparc64: do not clobber personality flags in sys_sparc64_personality()
by Jiri Kosina
· 12 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
6ee127b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
427f23c
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
by Tkhai Kirill
· 12 years ago
a0ce3ba0
sparc32: delete dead code in show_mem()
by Sam Ravnborg
· 12 years ago
9a4d5b9
sparc32: move kmap_init() to highmem.c
by Sam Ravnborg
· 12 years ago
d8a1b2b
sparc32: move probe_memory() to srmmu.c
by Sam Ravnborg
· 12 years ago
2acdf2c
sparc32: drop unused BAD_PAGE stuff
by Sam Ravnborg
· 12 years ago
b585e85
sparc32: centralize all mmu context handling in srmmu.c
by Sam Ravnborg
· 12 years ago
59b00c7
sparc32: drop quicklist
by Sam Ravnborg
· 12 years ago
cc52aea
sparc32: drop sparc model check in paging_init
by Sam Ravnborg
· 12 years ago
c966a33
sparc32: drop sparc_unmapped_base
by Sam Ravnborg
· 12 years ago
d884297
sparc32,leon: drop leon_init()
by Sam Ravnborg
· 12 years ago
1b6d06d8
sparc32: drop fixmap.h
by Sam Ravnborg
· 12 years ago
c00db32
sparc32: fixmap.h cleanup
by Sam Ravnborg
· 12 years ago
5bbeed1
sparc32: drop unused kmap_atomic_to_page
by Sam Ravnborg
· 12 years ago
881e02d
sparc32: drop swapper_pg_dir
by Sam Ravnborg
· 12 years ago
7cdfbc7
sparc32: beautify srmmu_inherit_prom_mappings()
by Sam Ravnborg
· 12 years ago
f71a2aa
sparc32: use void * in nocache get/free
by Sam Ravnborg
· 12 years ago
605ae96
sparc32: fix coding-style in srmmu.c
by Sam Ravnborg
· 12 years ago
4a049b0
sparc32: sort includes in srmmu.c
by Sam Ravnborg
· 12 years ago
3244246
sparc32: define a few srmmu functions __init
by Sam Ravnborg
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »