Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84988c068108c99cf0e7d2391f5bf6bd91e2494c
84988c0
MIPS: Create a helper function for DT setup
by Kevin Cernekee
· 10 years ago
68e6a78
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
by Kevin Cernekee
· 10 years ago
d74b017
MIPS: BMIPS: Add special cache handling in c-r4k.c
by Kevin Cernekee
· 10 years ago
d8010ce
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
by Kevin Cernekee
· 10 years ago
bbf2ba6
MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUs
by Kevin Cernekee
· 10 years ago
a7ef1ea
MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizes
by Kevin Cernekee
· 10 years ago
3677a28
MIPS: BMIPS: Explicitly configure reset vectors prior to secondary boot
by Kevin Cernekee
· 10 years ago
230b6ff
MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPU
by Jon Fraser
· 10 years ago
fa01067
MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation code
by Jon Fraser
· 10 years ago
fc45578
MIPS: BMIPS: Introduce helper function to change the reset vector
by Kevin Cernekee
· 10 years ago
bdb2e05
MIPS: BMIPS: Align secondary boot sequence with latest firmware releases
by Kevin Cernekee
· 10 years ago
3526f74
clk: ls1x: Update relationship among all clocks
by Kelvin Cheung
· 10 years ago
c5d58e9
MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer
by Kelvin Cheung
· 10 years ago
f29ad10
MIPS: Loongson1B: Some fixes/updates for LS1B
by Kelvin Cheung
· 10 years ago
813c141
MIPS: Loongson1B: Improve early printk
by Kelvin Cheung
· 10 years ago
a13f079
MIPS: Loongson1B: Fix reboot problem on LS1B
by Kelvin Cheung
· 10 years ago
0dc294c
MIPS: DMA: Explain the lack of special handling for R14000/R16000.
by Ralf Baechle
· 10 years ago
341097f
MIPS: BCM47XX: Clean up nvram header
by Rafał Miłecki
· 10 years ago
9d1d086
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
by Rafał Miłecki
· 10 years ago
f4af6fb
MIPS: Kconfig option to better exercise/debug hybrid FPRs
by Paul Burton
· 10 years ago
90cee75
MIPS: ELF: Set FP mode according to .MIPS.abiflags
by Paul Burton
· 10 years ago
6cd9622
MIPS: ELF: Add definition for the .MIPS.abiflags section
by Paul Burton
· 10 years ago
4227a2d
MIPS: Support for hybrid FPRs
by Paul Burton
· 10 years ago
d175ed2
MIPS: Ensure Config5.UFE is clear on boot
by Paul Burton
· 10 years ago
adac5d5
MIPS: detect presence of the FRE & UFR bits
by Paul Burton
· 10 years ago
5ff04a8
MIPS: define bits introduced for hybrid FPRs
by Paul Burton
· 10 years ago
774c105
binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
by Paul Burton
· 10 years ago
a9d9ef1
binfmt_elf: load interpreter program headers earlier
by Paul Burton
· 10 years ago
6a8d389
binfmt_elf: Hoist ELF program header loading to a function
by Paul Burton
· 10 years ago
e292ccd
MIPS: Loongson-3: Add RS780/SBX00 HPET support
by Huacai Chen
· 10 years ago
89467e7
MIPS: Loongson-3: Add oprofile support
by Huacai Chen
· 10 years ago
3adeb25
MIPS: Loongson: Improve LEFI firmware interface
by Huacai Chen
· 10 years ago
ec0f8d3
MIPS: Loongson: Allow booting from any core
by Huacai Chen
· 10 years ago
f490682
MIPS: Loongson-3: Add PHYS48_TO_HT40 support
by Huacai Chen
· 10 years ago
432d9ec
MIPS: R3000: Remove redundant parentheses
by Isamu Mogi
· 10 years ago
80e8bd2
MIPS: R3000: Replace magic numbers with macros
by Isamu Mogi
· 10 years ago
4ff3fcc
MIPS: Remove __strlen_user().
by Ralf Baechle
· 10 years ago
e5810fa
MIPS: BCM47XX: Initialize bcma bus later (with mm available)
by Rafał Miłecki
· 10 years ago
a59da8f
MIPS: BCM47XX: Move SPROM fallback code into sprom.c
by Rafał Miłecki
· 10 years ago
7177efc
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
by Rafał Miłecki
· 10 years ago
21400f2
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
by Rafał Miłecki
· 10 years ago
8d602dd
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
by Rafał Miłecki
· 10 years ago
4060bbe
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
by Andrew Bresticker
· 10 years ago
5f68fea
irqchip: mips-gic: Use proper iomem accessors
by Andrew Bresticker
· 10 years ago
609ead0
MIPS: Malta: Stop using GIC REG macros
by Andrew Bresticker
· 10 years ago
327b8c8
MIPS: SEAD3: Stop using GIC REG macros
by Andrew Bresticker
· 10 years ago
387904f
irqchip: mips-gic: Export function to read counter width
by Andrew Bresticker
· 10 years ago
7d9ad5d
MIPS: Malta: Use gic_read_count() to read GIC timer
by Andrew Bresticker
· 10 years ago
a393d93
MIPS: SEAD3: Use generic plat_irq_dispatch
by Andrew Bresticker
· 10 years ago
4203d64
MIPS: Malta: Use generic plat_irq_dispatch
by Andrew Bresticker
· 10 years ago
3263d08
irqchip: mips-gic: Remove unnecessary globals
by Andrew Bresticker
· 10 years ago
e9de688
irqchip: mips-gic: Support local interrupts
by Andrew Bresticker
· 10 years ago
4a6a3ea3
irqchip: mips-gic: Use separate edge/level irq_chips
by Andrew Bresticker
· 10 years ago
fbd5524
irqchip: mips-gic: Probe for number of external interrupts
by Andrew Bresticker
· 10 years ago
18743d2
irqchip: mips-gic: Stop using per-platform mapping tables
by Andrew Bresticker
· 10 years ago
c49581a
irqchip: mips-gic: Use IRQ domains
by Andrew Bresticker
· 10 years ago
14d160a
irqchip: mips-gic: Fix gic_set_affinity() return value
by Andrew Bresticker
· 10 years ago
95150ae
irqchip: mips-gic: Implement irq_set_type callback
by Andrew Bresticker
· 10 years ago
5561c9e
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
by Andrew Bresticker
· 10 years ago
8a19b8f
MIPS: Move GIC to drivers/irqchip/
by Andrew Bresticker
· 10 years ago
8635233
MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
by Andrew Bresticker
· 10 years ago
aa827b7
MIPS: Malta: Move MSC01 interrupt base
by Andrew Bresticker
· 10 years ago
dfc94d1
MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
by Andrew Bresticker
· 10 years ago
d8725fd
MIPS: SEAD3: Remove sead3-serial.c
by Andrew Bresticker
· 10 years ago
a67b3cf
MIPS: Remove gic_{enable,disable}_interrupt()
by Andrew Bresticker
· 10 years ago
ff1e29a
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
by Andrew Bresticker
· 10 years ago
a669efc
MIPS: Add hook to get C0 performance counter interrupt
by Andrew Bresticker
· 10 years ago
079a460
MIPS: i8259: Use IRQ domains
by Andrew Bresticker
· 10 years ago
f64e55d
MIPS: Set vint handler when mapping CPU interrupts
by Andrew Bresticker
· 10 years ago
85f7cda
MIPS: Provide a generic plat_irq_dispatch
by Andrew Bresticker
· 10 years ago
afe8dc2
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
by Andrew Bresticker
· 10 years ago
0f84c30
MIPS: Always use IRQ domains for CPU IRQs
by Andrew Bresticker
· 10 years ago
97f4ad2
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
by Markos Chandras
· 10 years ago
7178d2c
mips: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
e5067c7
MIPS: pci-rt3883: Remove odd locking in PCI config space access code
by Sergey Ryazanov
· 10 years ago
490a0ec
MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code
by Sergey Ryazanov
· 10 years ago
c4a3053
MIPS: MSP71xx: remove odd locking in PCI config space access code
by Sergey Ryazanov
· 10 years ago
6ff9c2f
MIPS: NILE4: Remove odd locking in PCI config space access code
by Sergey Ryazanov
· 10 years ago
856839b
MIPS: Add arch_trigger_all_cpu_backtrace() function
by Eunbong Song
· 10 years ago
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
5d01410
Linux 3.18-rc6
by Linus Torvalds
· 10 years ago
82975bc
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
by Andy Lutomirski
· 10 years ago
90e362f
sched: Provide update_curr callbacks for stop/idle scheduling classes
by Thomas Gleixner
· 10 years ago
00c89b2
Merge branch 'x86-traps' (trap handling from Andy Lutomirski)
by Linus Torvalds
· 10 years ago
b645af2
x86_64, traps: Rework bad_iret
by Andy Lutomirski
· 10 years ago
6f442be
x86_64, traps: Stop using IST for #SS
by Andy Lutomirski
· 10 years ago
af726f2
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
by Andy Lutomirski
· 10 years ago
2794631
Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
9f2e0f6
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
d038a63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
4aab3b5
percpu-ref: fix DEAD flag contamination of percpu pointer
by Tejun Heo
· 10 years ago
cb95413
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecde006
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8a84e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
928352e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9a7e4f5
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
f100a74
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2e29a6d
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
0868589
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
a46171d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
Next »