Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f0d2a5985bf4e1036ab66a32d9a94c104ee8d3
/
arch
05f0d2a
ANDROID: goldfish: add ranchu defconfigs
by Jin Qian
· 8 years ago
56b70ac
ANDROID: ARM64: Ignore Image-dtb from git point of view
by Dmitry Shmidt
· 8 years ago
e23ef5f
ANDROID: arm64: add option to build Image-dtb
by Haojian Zhuang
· 9 years ago
8e56764
ANDROID: ARM64: copy CONFIG_CMDLINE_EXTEND from ARM
by Colin Cross
· 11 years ago
ba01a66
ANDROID: ARM: decompressor: Flush tlb before swiching domain 0 to client mode
by Arve Hjønnevåg
· 12 years ago
911da23
ANDROID: ARM64: add option to build Image.gz/dtb combo
by Alex Ray
· 11 years ago
ccd6cd3
ANDROID: ARM: convert build of appended dtb zImage to list of dtbs
by Colin Cross
· 12 years ago
31747b7
ANDROID: ARM: add config option to build zImage/dtb combo
by Erik Gilling
· 12 years ago
c792cb6
ANDROID: ARM: Fix dtb list when DTB_IMAGE_NAMES is empty
by Benoit Goby
· 11 years ago
7663ed4
ANDROID: arm64: pass return address to dma_common_contiguous_remap
by Jin Qian
· 9 years ago
a9c2864
ANDROID: arch: arm64: force -fno-pic
by Greg Hackmann
· 10 years ago
c69559c
ANDROID: arm64: process: dump memory around registers when displaying regs
by Greg Hackmann
· 10 years ago
91d8631
ANDROID: arm64: check for upper PAGE_SHIFT bits in pfn_valid()
by Greg Hackmann
· 10 years ago
f556868
ANDROID: ARM: fault: assume no context when IRQs are disabled during data abort.
by JP Abgrall
· 12 years ago
813f267
ANDROID: ARM: Fix "Make low-level printk work" to use a separate config option
by Arve Hjønnevåg
· 11 years ago
2444662
ANDROID: ARM: add option to flush console before reboot
by Dima Zavin
· 13 years ago
6d6ef30
ANDROID: Optionally flush entire dcache from v6_dma_flush_range
by Arve Hjønnevåg
· 15 years ago
c6023aa
ANDROID: process: Add display of memory around registers when displaying regs.
by San Mehat
· 15 years ago
83285ed
ANDROID: ARM: Call idle notifiers
by Todd Poynor
· 13 years ago
5ee3412
ANDROID: Move x86_64 idle notifiers to generic
by Todd Poynor
· 13 years ago
66bbef2
ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/
by Colin Cross
· 11 years ago
6c0dda2
ANDROID: ARM: fiq_glue: Add custom fiq return handler api.
by Arve Hjønnevåg
· 11 years ago
dad5647
ANDROID: ARM: kgdb: ignore breakpoint instructions from user mode
by Todd Poynor
· 11 years ago
053d547
ANDROID: ARM: fiq_debugger: Update tty code for 3.9
by Arve Hjønnevåg
· 12 years ago
9de62e0
ANDROID: ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs
by Arve Hjønnevåg
· 12 years ago
d05890d
ANDROID: ARM: fiq_debugger: Fix to compile on 3.7
by Arve Hjønnevåg
· 12 years ago
b4ffdde
ANDROID: ARM: fiq_debugger: fix uninitialised spin_lock.
by Mars
· 12 years ago
9e789c9
ANDROID: ARM: fiq_debugger: lock between tty and console writes
by Colin Cross
· 12 years ago
2b672ca
ANDROID: ARM: fiq_debugger: add process context reboot command
by Colin Cross
· 12 years ago
77fcefe
ANDROID: ARM: fiq_debugger: fix multiple consoles and make it a preferred console
by Colin Cross
· 13 years ago
3bfc29b
ANDROID: ARM: fiq_debugger: add support for kgdb
by Colin Cross
· 13 years ago
31c550f
ANDROID: ARM: fiq_debugger: add debug_putc
by Colin Cross
· 13 years ago
ae9d69a
ANDROID: ARM: fiq_debugger: add support for reboot commands
by Colin Cross
· 13 years ago
69279c6
ANDROID: ARM: fiq_debugger: fix compiling for v3.3
by Colin Cross
· 13 years ago
8c0dbf6
ANDROID: ARM: Add generic fiq serial debugger
by Iliyan Malchev
· 14 years ago
8a05267
ANDROID: ARM: Add fiq_glue
by Arve Hjønnevåg
· 14 years ago
2e4333c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
ba73515
MIPS: Lantiq: Fix mask of GPE frequency
by Hauke Mehrtens
· 8 years ago
edb6fa1
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
by Luuk Paulussen
· 8 years ago
1f6c926
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
7514712
Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
a37102d
Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
24d0492
parisc: Fix TLB related boot crash on SMP machines
by Helge Deller
· 8 years ago
038ccb3
ARM: dts: orion5x: fix number of sata port for linkstation ls-gl
by Roger Shimizu
· 8 years ago
4b707fa
ARM: dts: imx7d: fix LCDIF clock assignment
by Stefan Agner
· 8 years ago
4367c1d
dts: sun8i-h3: correct UART3 pin definitions
by Jorik Jonker
· 8 years ago
ea5a9ef
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
febe429
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm
by John David Anglin
· 8 years ago
c78e710
parisc: Purge TLB before setting PTE
by John David Anglin
· 8 years ago
7f612a7
perf/x86: Fix full width counter, counter overflow
by Peter Zijlstra (Intel)
· 8 years ago
1dba23b
perf/x86/intel: Enable C-state residency events for Knights Mill
by Piotr Luc
· 8 years ago
d9d0452
Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
8dc0f26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
909e481
arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions
by Sudeep Holla
· 8 years ago
dadc4a1
powerpc/64: Fix placement of .text to be immediately following .head.text
by Nicholas Piggin
· 8 years ago
409bf7f
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
by Andrew Donnellan
· 8 years ago
4c9456d
arm64: dts: juno: Correct PCI IO window
by Jeremy Linton
· 8 years ago
6a8b2ca7
ARC: mm: PAE40: Fix crash at munmap
by Yuriy Kolerov
· 8 years ago
dd7b2f0
powerpc/mm: Fix lazy icache flush on pre-POWER5
by Benjamin Herrenschmidt
· 8 years ago
23cb1f6
ARC: mm: IOC: Don't enable IOC by default
by Vineet Gupta
· 8 years ago
3c7c7a2
ARC: Don't use "+l" inline asm constraint
by Vineet Gupta
· 8 years ago
10c77db
powerpc/boot: Fix build failure in 32-bit boot wrapper
by Ben Hutchings
· 8 years ago
55f856e
x86/unwind: Fix guess-unwinder regression
by Josh Poimboeuf
· 8 years ago
adee870
x86/build: Annotate die() with noreturn to fix build warning on clang
by Peter Foley
· 8 years ago
20ab667
x86/platform/olpc: Fix resume handler build warning
by Borislav Petkov
· 8 years ago
ff17bf8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
a56f3eb
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
fc13ca1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
39c1573
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
3ad0e83
Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
6e631f6
Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into fixes
by Arnd Bergmann
· 8 years ago
6895eae
Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes
by Arnd Bergmann
· 8 years ago
5035b23
parisc: Also flush data TLB in flush_icache_page_asm
by John David Anglin
· 8 years ago
c0452fb
parisc: Fix race in pci-dma.c
by John David Anglin
· 8 years ago
43b1f6a
parisc: Switch to generic sched_clock implementation
by Helge Deller
· 8 years ago
741dc7b
parisc: Fix races in parisc_setup_cache_timing()
by John David Anglin
· 8 years ago
2a872a5
MIPS: mm: Fix output of __do_page_fault
by Matt Redfearn
· 8 years ago
984d7a1
powerpc/mm: Fixup kernel read only mapping
by Aneesh Kumar K.V
· 8 years ago
df49289
KVM: x86: check for pic and ioapic presence before use
by Radim Krčmář
· 8 years ago
81cdb25
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
by Radim Krčmář
· 8 years ago
2117d53
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
by Radim Krčmář
· 8 years ago
444fdad
KVM: x86: fix out-of-bounds access in lapic
by Radim Krčmář
· 8 years ago
1031398
MIPS: Mask out limit field when calculating wired entry count
by Paul Burton
· 8 years ago
a1ff574
powerpc/boot: Fix the early OPAL console wrappers
by Oliver O'Halloran
· 8 years ago
c4597fd
x86/apic/uv: Silence a shift wrapping warning
by Dan Carpenter
· 8 years ago
7b2dd36
x86/coredump: Always use user_regs_struct for compat_elf_gregset_t
by Dmitry Safonov
· 8 years ago
e658a6f
tile: avoid using clocksource_cyc2ns with absolute cycle count
by Chris Metcalf
· 8 years ago
ded9b5d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8478132
Revert "arm: move exports to definitions"
by Russell King
· 8 years ago
86b4522
ARM: dts: STiH407-family: fix i2c nodes
by Loic Pallardy
· 8 years ago
7cfc431
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
4345a64
parisc: Fix printk continuations in system detection
by Helge Deller
· 8 years ago
e5cd7ff
ARM: gr8: Rename the DTSI and relevant DTS
by Maxime Ripard
· 8 years ago
033ac60
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
by Peter Zijlstra
· 8 years ago
b800058
perf/x86/intel: Cure bogus unwind from PEBS entries
by Peter Zijlstra
· 8 years ago
ae31fe5
perf/x86: Restore TASK_SIZE check on frame pointer
by Johannes Weiner
· 8 years ago
9e5f688
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
by Nicholas Piggin
· 8 years ago
7a43906
powerpc: Set missing wakeup bit in LPCR on POWER9
by Benjamin Herrenschmidt
· 8 years ago
8d1a240
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
e5dce28
x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt
by Andy Shevchenko
· 8 years ago
Next »