Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b10f1c836c4e8c2372d14953a17aa5b9744eb55c
/
arch
b10f1c8
ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c
by Laurent Pinchart
· 11 years ago
0e32986
ARM: pxa: Don't hardcode addresses and size in map_desc tables
by Laurent Pinchart
· 11 years ago
ab70e7e
Merge tag 'pxa-for-v3.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into next/cleanup
by Olof Johansson
· 11 years ago
2df9ce9
Merge tag 'mmp-for-v3.17' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into next/cleanup
by Olof Johansson
· 11 years ago
9641f40
Merge tag 'renesas-soc-cleanup2-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
by Olof Johansson
· 11 years ago
5837391
ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'
by Paul Bolle
· 11 years ago
5db3f62
Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanup
by Olof Johansson
· 11 years ago
e12f739
ARM: spear: Staticize local symbols in spear1340.c
by Sachin Kamat
· 11 years ago
17681ff
ARM: spear: Staticize spear1310_io_desc in spear1310.c
by Sachin Kamat
· 11 years ago
3da1d7b
ARM: spear: Staticize spear13xx_io_desc
by Sachin Kamat
· 11 years ago
192ebb7
ARM: vt8500: Staticize local symbols
by Sachin Kamat
· 11 years ago
7e4588e
ARM: sti: Staticize local variables
by Sachin Kamat
· 11 years ago
a7ed497
Merge tag 'renesas-soc-cleanup-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
by Olof Johansson
· 11 years ago
64460c7
Merge tag 'renesas-header-cleanup-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
by Olof Johansson
· 11 years ago
402277e
ARM: clps711x: edb7211: Remove excess layer to calling clps711x_devices_init()
by Alexander Shiyan
· 11 years ago
8623916
ARM: clps711x: clep7312: Add common devices initialization
by Alexander Shiyan
· 11 years ago
2d57f24
ARM: clps711x: Switch CLPS711X subarch to use cpuidle driver
by Alexander Shiyan
· 11 years ago
dd99eef
ARM: clps711x: Move debug include into arch/arm/include/debug/
by Alexander Shiyan
· 11 years ago
a8a28af
ARM: clps711x: Remove IO_ADDRESS() macro
by Alexander Shiyan
· 11 years ago
02db444
ARM: mmp: remove duplicate SM_SCLK_SM_SCLK define
by Dan Carpenter
· 11 years ago
2111667
ARM: pxa: call debug_ll_io_init for earlyprintk
by Andrew Ruder
· 11 years ago
43e2be1
ARM: pxa: correct errata number for PXA270
by Andrew Ruder
· 11 years ago
ef2e039
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
42309ab
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
by Will Deacon
· 11 years ago
6980c3e2
ARM: 8086/1: Set memblock limit for nommu
by Laura Abbott
· 11 years ago
3abe742
ARM: 8085/1: sa1100: collie: add top boot mtd partition
by Andrea Adami
· 11 years ago
9218310
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
by Andrea Adami
· 11 years ago
d0ba7cc
ARM: 8080/1: mcpm.h: remove unused variable declaration
by Nicolas Pitre
· 11 years ago
98ea2db
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
by Thomas Petazzoni
· 11 years ago
d1fc98b
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c9a6066
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
1857a5b
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
11c32d7
video: move Versatile CLCD helpers
by Linus Walleij
· 11 years ago
e6dc195
ARM: integrator: get rid of <mach/memory.h>
by Linus Walleij
· 11 years ago
16f0bbb
MIPS: Lasat: Fix build error if CRC32 is not enabled.
by Ralf Baechle
· 11 years ago
ab6c15b
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
by Markos Chandras
· 11 years ago
d8214ef
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
by Markos Chandras
· 11 years ago
b6a14a9
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
by Markos Chandras
· 11 years ago
b4fe0ec
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
by Markos Chandras
· 11 years ago
95782bf
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
by Markos Chandras
· 11 years ago
e5bb48b
MIPS: bpf: Drop update_on_xread and always initialize the X register
by Markos Chandras
· 11 years ago
10c4d61
MIPS: bpf: Fix is_range() semantics
by Markos Chandras
· 11 years ago
78b95b6
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
by Markos Chandras
· 11 years ago
91a41d7
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
by Markos Chandras
· 11 years ago
6e86c59
MIPS: bpf: Use correct mask for VLAN_TAG case
by Markos Chandras
· 11 years ago
1ab24a4
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
by Markos Chandras
· 11 years ago
9eebfe4
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
by Markos Chandras
· 11 years ago
9ee1606
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
by Markos Chandras
· 11 years ago
55393ee
MIPS: bpf: Return error code if the offset is a negative number
by Markos Chandras
· 11 years ago
35a8e16
MIPS: bpf: Use the LO register to get division's quotient
by Markos Chandras
· 11 years ago
84c68cb
MIPS: mm: uasm: Fix lh micro-assembler instruction
by Markos Chandras
· 11 years ago
7682f9e
MIPS: uasm: Add SLT uasm instruction
by Markos Chandras
· 11 years ago
9d98736
MIPS: uasm: Add s3s1s2 instruction builder
by Markos Chandras
· 11 years ago
a83d081
MIPS: BPF JIT: Fix build error.
by Daniel Borkmann
· 11 years ago
16f77de
Revert "MIPS: Save/restore MSA context around signals"
by Paul Burton
· 11 years ago
fb738f8
MIPS: math-emu: Reduce code duplication.
by Ralf Baechle
· 11 years ago
2328af0
ARC: [SMP] Enable icache coherency
by Vineet Gupta
· 12 years ago
7e51221
ARC: [SMP] Fix IPI IRQ registration
by Noam Camus
· 12 years ago
a4b6cb7
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
by Anton Kolesov
· 11 years ago
bef444a
ARC: optimize kernel bss clearing in early boot code
by Vineet Gupta
· 11 years ago
ba25915
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
by Vineet Gupta
· 11 years ago
456febd
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
6c9d161
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Arnd Bergmann
· 11 years ago
6d12e79
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 11 years ago
971dc9c
ARM: at91/dt: sam9261: remove slow RC osc
by Alexandre Belloni
· 11 years ago
78ca2ec
ARM: at91/dt: define sam9261ek slow crystal frequency
by Alexandre Belloni
· 11 years ago
5de4728
ARM: at91/dt: sam9261: correctly define mainck
by Alexandre Belloni
· 11 years ago
8cbff69
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
by Alexandre Belloni
· 11 years ago
b6616f1
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
by Alexandre Belloni
· 11 years ago
d91d66e
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
113522e
ARM: shmobile: Move sh7372.h
by Geert Uytterhoeven
· 11 years ago
ded59d6
ARM: shmobile: Move sh73a0.h
by Geert Uytterhoeven
· 11 years ago
fccae89
ARM: shmobile: Move r8a7790.h
by Geert Uytterhoeven
· 11 years ago
02c94f3
ARM: shmobile: Move r8a7778.h
by Geert Uytterhoeven
· 11 years ago
9e38b84
ARM: shmobile: Move r8a7740.h
by Geert Uytterhoeven
· 11 years ago
fac4956
ARM: shmobile: Move r8a73a4.h
by Geert Uytterhoeven
· 11 years ago
96bd090
ARM: shmobile: Move r7s72100.h
by Geert Uytterhoeven
· 11 years ago
6663a4f
powerpc: Don't skip ePAPR spin-table CPUs
by Scott Wood
· 11 years ago
c2cbcf5
powerpc/module: Fix TOC symbol CRC
by Laurent Dufour
· 11 years ago
e2500be
powerpc/powernv: Remove OPAL v1 takeover
by Michael Ellerman
· 11 years ago
b4b664b
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
6a89d71
x86/vdso: Error out in vdso2c if DT_RELA is present
by Andy Lutomirski
· 11 years ago
46b57a7
x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile
by Andy Lutomirski
· 11 years ago
11f9323
ARM: integrator: fix OF-related regression
by Linus Walleij
· 11 years ago
8dbdb8e
ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard
by Gregory CLEMENT
· 11 years ago
a1d23d5
powerpc/kmemleak: Do not scan the DART table
by Catalin Marinas
· 11 years ago
f5fc822
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
by Rickard Strandqvist
· 11 years ago
2f0143c
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
by Michael Ellerman
· 11 years ago
072c4c0
powerpc/ftrace: Use pr_fmt() to namespace error messages
by Michael Ellerman
· 11 years ago
d84e0d6
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
by Michael Ellerman
· 11 years ago
b7b348c
powerpc/ftrace: Fix inverted check of create_branch()
by Michael Ellerman
· 11 years ago
dfc382a
powerpc/ftrace: Fix typo in mask of opcode
by Michael Ellerman
· 11 years ago
d997c00
powerpc: Add ppc_global_function_entry()
by Michael Ellerman
· 11 years ago
716821c
powerpc: Remove __arch_swab*
by Benjamin Herrenschmidt
· 11 years ago
bf77ee2a
powerpc: Remove ancient DEBUG_SIG code
by Michael Ellerman
· 11 years ago
0eb5736
powerpc/kerenl: Enable EEH for IO accessors
by Gavin Shan
· 11 years ago
f9af420
ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h
by Andrew Morton
· 11 years ago
f3aca3d0
nmi: provide the option to issue an NMI back trace to every cpu but current
by Aaron Tomlin
· 11 years ago
6ba19a6
x86_32, signal: Fix vdso rt_sigreturn
by Andy Lutomirski
· 11 years ago
554086d
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
by Andy Lutomirski
· 11 years ago
Next »