Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1ff1ad6bc2c63f219cbc00dcdd35dcf36a7d6fe4
/
arch
1ff1ad6
MIPS: Add numa api support
by Huacai Chen
· 11 years ago
c461731
MIPS: Add NUMA support for Loongson-3
by Huacai Chen
· 11 years ago
140e39c
MIPS: Loongson: Modify ChipConfig register definition
by Huacai Chen
· 11 years ago
bda4584
MIPS: Support CPU topology files in sysfs
by Huacai Chen
· 11 years ago
0f3f506
MIPS: Support hard limit of cpu count (nr_cpu_ids)
by Huacai Chen
· 11 years ago
e5cd534
MIPS: Remove incorrect NULL check in local_flush_tlb_page()
by Emil Goode
· 11 years ago
0fc0708
MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/O
by Paul Burton
· 11 years ago
c90e49f
MIPS: {pm,smp}-cps: use cpu_vpe_id macro
by Paul Burton
· 11 years ago
34bd3e6
MIPS: Fix potential build failures using cpu_vpe_id on non-MT
by Paul Burton
· 11 years ago
a8b84677
MIPS: pm-cps: Select CONFIG_MIPS_CPC
by Paul Burton
· 11 years ago
064231e
MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP
by Paul Burton
· 11 years ago
250dc03
MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G
by Hauke Mehrtens
· 10 years ago
103c0bf
MIPS: BCM47XX: fixup broken MAC addresses in nvram
by Hauke Mehrtens
· 10 years ago
316cad5
MIPS: BCM47XX: make reboot more relaiable
by Hauke Mehrtens
· 10 years ago
1bc2d3e
MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup
by Atsushi Nemoto
· 11 years ago
5236d5c
MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridge
by Atsushi Nemoto
· 11 years ago
ad6f9022
MIPS: TXx9: Fix quirk_slc90e66_ide
by Atsushi Nemoto
· 11 years ago
b625cd4
MIPS: SB1: Check optional compilation flags one by one
by Maciej W. Rozycki
· 11 years ago
db87313
MIPS: asm/bitops.h: Guard CLZ with `.set mips32'
by Maciej W. Rozycki
· 11 years ago
bf4aac0
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
by Maciej W. Rozycki
· 11 years ago
b37f0f6
MIPS: BCM63xx: Allow setting affinity for IPIC
by Jonas Gorski
· 11 years ago
553e25b
MIPS: BCM63xx: Use irq_desc as argument for (un)mask
by Jonas Gorski
· 11 years ago
56d53ea
MIPS: BCM63xx: Wire up the second cpu's irq line
by Jonas Gorski
· 11 years ago
74b8ca3
MIPS: BCM63xx: Protect irq register accesses
by Jonas Gorski
· 11 years ago
7a9fd14
MIPS: BCM63xx: Add cpu argument to dispatch internal
by Jonas Gorski
· 11 years ago
3534b5c
MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu
by Jonas Gorski
· 11 years ago
cc81d7f
MIPS: BCM63xx: Append irq line to irq_{stat,mask}*
by Jonas Gorski
· 11 years ago
86ee433
MIPS: BCM63xx: Replace irq dispatch code with a generic version
by Jonas Gorski
· 11 years ago
a6dfde8
MIPS: BCM63xx: Move bcm63xx_init_irq down
by Jonas Gorski
· 11 years ago
a221a6b
MIPS: BCM63xx: Add width to __dispatch_internal
by Jonas Gorski
· 11 years ago
e86ae9e
MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id
by Jonas Gorski
· 11 years ago
436f302
MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides
by Jonas Gorski
· 11 years ago
e7101c2
MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code
by Jonas Gorski
· 11 years ago
ee68580
MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code
by Jonas Gorski
· 11 years ago
53a0227
MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code
by Jonas Gorski
· 11 years ago
fe0a5f1
MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code
by Jonas Gorski
· 11 years ago
9bd9f9c
MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code
by Jonas Gorski
· 11 years ago
02794b9
MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets
by Jonas Gorski
· 11 years ago
fc26402
MIPS: BCM63xx: Sync MIPS counters during CPU bringup
by Jonas Gorski
· 11 years ago
0079188
MIPS: ralink: Use strlcpy to ensure string is always NUL-terminated.
by Rickard Strandqvist
· 10 years ago
72e1e2a
MIPS: Alchemy: remove old clock support
by Manuel Lauss
· 10 years ago
6b1889c
MIPS: Alchemy: au1100fb: use clk framework
by Manuel Lauss
· 10 years ago
415e0fe
MIPS: Alchemy: db1x00: use clk framework
by Manuel Lauss
· 10 years ago
8e21170
MIPS: Alchemy: pci: use clk framework to enable PCI clock
by Manuel Lauss
· 10 years ago
3feae78
MIPS: Alchemy: usb: use clk framework
by Manuel Lauss
· 10 years ago
5a2fb71
MIPS: Alchemy: platform: use clk framework for uarts
by Manuel Lauss
· 10 years ago
4744022
MIPS: Alchemy: clock framework integration of onchip clocks
by Manuel Lauss
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
9cf1216
MIPS: Alchemy: add helpers to access static memory ctrl registers.
by Manuel Lauss
· 10 years ago
1d09de7
MIPS: Alchemy: introduce helpers to access SYS register block.
by Manuel Lauss
· 10 years ago
2ef1bb9
MIPS: Alchemy: au1000.h move C-code after register definitions.
by Manuel Lauss
· 10 years ago
fb1a760
MIPS: Alchemy: move ethernet registers to ethernet driver
by Manuel Lauss
· 10 years ago
1341a82
MIPS: Alchemy: au1000.h: remove unused register definitions
by Manuel Lauss
· 10 years ago
9e21c7e
MIPS: RB532: Replace parse_mac_addr() with mac_pton().
by Daniel Walter
· 11 years ago
2f3870e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
5fa77b54
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
33fe3ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
54f8c2a
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
fe22ddc
parisc: drop unused defines and header includes
by Helge Deller
· 11 years ago
ab8a261
parisc: fix fanotify_mark() syscall on 32bit compat kernel
by Helge Deller
· 11 years ago
eadcc72
parisc: add serial ports of C8000/1GHz machine to hardware database
by Helge Deller
· 11 years ago
cacadb4
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 11 years ago
363d4dd
ARM: at91: at91sam9x5: add clocks for usb device
by Bo Shen
· 11 years ago
cda390b
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes
by Russell King
· 11 years ago
47ea8dd
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ef24209
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
c7c3ae2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
5bc8c7c
m68k: Export mach_random_get_entropy to modules
by Geert Uytterhoeven
· 11 years ago
f560294
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
by Anton Blanchard
· 11 years ago
fb43e84
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
by Guenter Roeck
· 11 years ago
b50a6c5
powerpc/perf: Clear MMCR2 when enabling PMU
by Joel Stanley
· 11 years ago
4d9690d
powerpc/perf: Add PPMU_ARCH_207S define
by Joel Stanley
· 11 years ago
f73128f
powerpc/kvm: Remove redundant save of SIER AND MMCR2
by Joel Stanley
· 11 years ago
c733cf8
powerpc/powernv: Check for IRQHAPPENED before sleeping
by Preeti U Murthy
· 11 years ago
cd68098
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
by Michael Ellerman
· 11 years ago
e623fbf
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
by Michael Ellerman
· 11 years ago
bed7118
ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250
by Tomasz Figa
· 11 years ago
d093601
x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()
by Jan Beulich
· 11 years ago
cacaeb8
ARM: dts: Add clock property for mfc_pd in exynos5420
by Arun Kumar K
· 11 years ago
c760569
ARM: EXYNOS: Add support for clock handling in power domain
by Prathyush K
· 11 years ago
9f88b90
x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn
by Jan Beulich
· 11 years ago
c58a27a
Merge tag 'omap-for-v3.16/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
9ab6e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
f1a1b63
m68k: Fix boot regression on machines with RAM at non-zero
by Geert Uytterhoeven
· 11 years ago
fa2ec3e
arm64: implement TASK_SIZE_OF
by Colin Cross
· 11 years ago
bec7ced
arm64: export __cpu_{clear,copy}_user_page functions
by Mark Salter
· 11 years ago
1d29a07
ARM: OMAP2+: Remove non working OMAP HDMI audio initialization
by Jyri Sarha
· 11 years ago
aa3b465
Merge tag 'for-v3.16-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.16/fixes
by Tony Lindgren
· 11 years ago
63288b7
ARM: imx: fix shared gate clock
by Shawn Guo
· 11 years ago
069c70c
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 11 years ago
be0b420
ARM: dts: Update the parent for Audss clocks in Exynos5420
by Tushar Behera
· 11 years ago
35e7564
ARM: EXYNOS: Update secondary boot addr for secure mode
by Sachin Kamat
· 11 years ago
9a2c33a
ARM: l2c: fix revision checking
by Russell King
· 11 years ago
e936097
Merge branch 'for-v3.16-rc/clk-dt-fixes' of https://github.com/t-kristo/linux-pm into fixes-rc4
by Tony Lindgren
· 11 years ago
24faebd
ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.
by Enric Balletbo i Serra
· 11 years ago
6f2f52b
ARM: dts: am335x-evmsk: Enable the McASP FIFO for audio
by Peter Ujfalusi
· 11 years ago
90571d8
ARM: dts: am335x-evm: Enable the McASP FIFO for audio
by Peter Ujfalusi
· 11 years ago
68e2eb5
ARM: OMAP2+: Make GPMC skip disabled devices
by Guido Martínez
· 11 years ago
526570c
ARM: OMAP2+: create dsp device only on OMAP3 SoCs
by Suman Anna
· 11 years ago
e120fb4
ARM: dts: dra7-evm: Make VDDA_1V8_PHY supply always on
by Roger Quadros
· 11 years ago
Next »