Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9974723e31d1fa99e3c0efb2ae6cbbf089c0080c
/
arch
9974723
arm64: mm: Show bss segment in kernel memory layout
by Kefeng Wang
· 9 years ago
d32351c
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
by Kefeng Wang
· 9 years ago
82611c1
arm64: Reduce verbosity on SMP CPU stop
by Jan Glauber
· 9 years ago
3a72db7
arm64: mm: remove the redundant code
by Huang Shijie
· 9 years ago
66dbd6e
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
by Catalin Marinas
· 9 years ago
5616623
arm64, mm, numa: Add NUMA balancing support for arm64.
by Ganapatrao Kulkarni
· 9 years ago
1a2db30
arm64, numa: Add NUMA support for arm64 platforms.
by Ganapatrao Kulkarni
· 9 years ago
3194ac6
arm64: Move unflatten_device_tree() call earlier.
by David Daney
· 9 years ago
ac1ad20
arm64: vhe: Verify CPU Exception Levels
by Suzuki K Poulose
· 9 years ago
17eebd1
arm64: Add cpu_panic_kernel helper
by Suzuki K Poulose
· 9 years ago
6afedcd
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
by James Morse
· 9 years ago
4bc492744
arm64: hw-breakpoint: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 9 years ago
499c815
arm64/debug: Remove superfluous SMP function call
by Anna-Maria Gleixner
· 9 years ago
9774005
arm64: simplify kernel segment mapping granularity
by Ard Biesheuvel
· 9 years ago
7eb90f2
arm64: cover the .head.text section in the .text segment mapping
by Ard Biesheuvel
· 9 years ago
546c8c4
arm64: move early boot code to the .init segment
by Ard Biesheuvel
· 9 years ago
2c09ec0
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
by Ard Biesheuvel
· 9 years ago
9f28759
arm64: mm: restrict virt_to_page() to the linear mapping
by Ard Biesheuvel
· 9 years ago
3e1907d
arm64: mm: move vmemmap region right below the linear region
by Ard Biesheuvel
· 9 years ago
e44308e
arm64: insn: avoid virt_to_page() translations on core kernel symbols
by Ard Biesheuvel
· 9 years ago
22b6f3b
arm64: mm: avoid virt_to_page() translation for the zero page
by Ard Biesheuvel
· 9 years ago
d386825
arm64: mm: free __init memory via the linear mapping
by Ard Biesheuvel
· 9 years ago
97bbb54
arm64: vdso: avoid virt_to_page() translations on kernel symbols
by Ard Biesheuvel
· 9 years ago
8923a16
arm64: remove the now unneeded relocate_initrd()
by Ard Biesheuvel
· 9 years ago
177e15f
arm64: add the initrd region to the linear mapping explicitly
by Ard Biesheuvel
· 9 years ago
3bab79e
Revert "arm64: account for sparsemem section alignment when choosing vmemmap offset"
by Ard Biesheuvel
· 9 years ago
06e9bf2
arm64: choose memstart_addr based on minimum sparsemem section alignment
by Ard Biesheuvel
· 9 years ago
2958987
arm64/mm: ensure memstart_addr remains sufficiently aligned
by Ard Biesheuvel
· 9 years ago
b5fda7e
arm64: cpuidle: make arm_cpuidle_suspend() a bit more efficient
by Jisheng Zhang
· 9 years ago
7d7b4ae
arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeature
by Kefeng Wang
· 9 years ago
08b15d1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
5b5b7fd
Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
40bca9d
Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
cb910c1
parisc: Update comment regarding relative extable support
by Helge Deller
· 9 years ago
2ef4dfd
parisc: Unbreak handling exceptions from kernel modules
by Helge Deller
· 9 years ago
ef72f311
parisc: Fix kernel crash with reversed copy_from_user()
by Helge Deller
· 9 years ago
e389302
parisc: Avoid function pointers for kernel exception routines
by Helge Deller
· 9 years ago
592570c
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
by Helge Deller
· 9 years ago
73659be
Merge branches 'pm-core', 'powercap' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
208fae5
ARM: 8550/1: protect idiv patching against undefined gcc behavior
by Nicolas Pitre
· 9 years ago
f2335a2
ARM: wire up preadv2 and pwritev2 syscalls
by Russell King
· 9 years ago
5a63426
tools/power turbostat: print IRTL MSRs
by Len Brown
· 9 years ago
c4004b0
x86: remove the kernel code/data/bss resources from /proc/iomem
by Linus Torvalds
· 9 years ago
541d8f4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
61abdbe
kvm: x86: make lapic hrtimer pinned
by Luiz Capitulino
· 9 years ago
9c650d0
s390/mm/kvm: fix mis-merge in gmap handling
by Christian Borntraeger
· 9 years ago
c3b1feb
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
93e2aea
Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
4a2d057
Merge branch 'PAGE_CACHE_SIZE-removal'
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3d50a7f
MIPS: traps.c: Verify the ISA for microMIPS RDHWR emulation
by Maciej W. Rozycki
· 9 years ago
6870e70
MIPS: BMIPS: Fix gisb-arb compatible string for 7435
by Florian Fainelli
· 9 years ago
4c3b73c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
30cebb6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
04211a5
MIPS: Bail on unsupported module relocs
by Paul Burton
· 9 years ago
f7f797c
MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: use "ref" for reference clock name
by Antony Pavlov
· 9 years ago
f4c87b7
MIPS: ath79: Fix the ar913x reference clock rate
by Alban Bedel
· 9 years ago
c338d59
MIPS: ath79: Fix the ar724x clock calculation
by Weijie Gao
· 9 years ago
2b885ea
dt-bindings: clock: qca,ath79-pll: fix copy-paste typos
by Antony Pavlov
· 9 years ago
3b143cc
MIPS: traps: Correct the SIGTRAP debug ABI in `do_watch' and `do_trap_or_bp'
by Maciej W. Rozycki
· 9 years ago
748ac56
FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.
by Ralf Baechle
· 9 years ago
732d4ba
MIPS: ci20: Enable NAND and UBIFS support in defconfig.
by Harvey Hunt
· 9 years ago
92a76f6
MIPS: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
091bc3a
MIPS: tlb-r4k: panic if the MMU doesn't support PAGE_SIZE
by Paul Burton
· 9 years ago
8961b28
MIPS: zboot: Remove copied source files on clean
by Alban Bedel
· 9 years ago
c50ec67
MIPS: zboot: Fix the build with XZ compression on older GCC versions
by Alban Bedel
· 9 years ago
62d8e64
MIPS: Wire up preadv2 and pwrite2 syscalls.
by Ralf Baechle
· 9 years ago
1826907
Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4e19fd9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8fbd4ad
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
0fc03d4
ARM: SMP enable of cache maintanence broadcast
by Russell King
· 9 years ago
4fff505
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
858eaaa7
mm/rmap: batched invalidations should use existing api
by Nadav Amit
· 9 years ago
18c9824
x86/mm: TLB_REMOTE_SEND_IPI should count pages
by Nadav Amit
· 9 years ago
52bef0c
Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
dc8a64e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
14f4760
kvm: set page dirty only if page has been writable
by Yu Zhao
· 9 years ago
14ebda33
KVM: x86: reduce default value of halt_poll_ns parameter
by Paolo Bonzini
· 9 years ago
a2b5c3c
KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabled
by Paolo Bonzini
· 9 years ago
321c565
KVM: x86: Inject pending interrupt even if pending nmi exist
by Yuki Shibuya
· 9 years ago
c26e5f3
Merge tag 'kvm-arm-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
3358999
s390: wire up preadv2/pwritev2 syscalls
by Heiko Carstens
· 9 years ago
aa62488
s390/pci: PCI function group 0 is valid for clp_query_pci_fn
by Pierre Morel
· 9 years ago
c05c2ec
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
c5bce40
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
910cd32
parisc: Fix and enable seccomp filter support
by Helge Deller
· 9 years ago
4f4acc9
parisc: Fix SIGSYS signals in compat case
by Helge Deller
· 9 years ago
5f5560b
arm64: KVM: Register CPU notifiers when the kernel runs at HYP
by James Morse
· 9 years ago
85dc600
perf/x86/amd/ibs: Fix pmu::stop() nesting
by Peter Zijlstra
· 9 years ago
1e6d88c
Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 9 years ago
8fe8892
nios2: Replace fdt_translate_address with of_flat_dt_translate_address
by Guenter Roeck
· 9 years ago
cb678d6
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
by Suzuki K Poulose
· 9 years ago
e95008a
MIPS: cpu_name_string: Use raw_smp_processor_id().
by James Hogan
· 9 years ago
e34b6fc
pcmcia: db1xxx_ss: fix last irq_to_gpio user
by Manuel Lauss
· 9 years ago
431597b
arm64: defconfig: updates for 4.6
by Will Deacon
· 9 years ago
b8cfadf
arm64: perf: Move PMU register related defines to asm/perf_event.h
by Shannon Zhao
· 9 years ago
a6002ec
arm64: opcodes.h: Add arm big-endian config options before including arm header
by James Morse
· 9 years ago
dc6416f
xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()
by Boris Ostrovsky
· 9 years ago
8041dcc
Merge tag 'v4.6-rc1' into for-linus-4.6
by Konrad Rzeszutek Wilk
· 9 years ago
Next »