index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
8
-31
/
+28
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
11
-17
/
+147
2014-07-23
arm64: Add 4 levels of page tables definition with 4KB pages
Jungseok Lee
2
-0
/
+121
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
7
-15
/
+54
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
3
-19
/
+22
2014-07-23
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
1
-1
/
+0
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
3
-0
/
+54
2014-07-18
arm64: cpuinfo: print info for all CPUs
Mark Rutland
1
-22
/
+18
2014-07-18
arm64: add runtime system sanity checks
Mark Rutland
1
-0
/
+93
2014-07-18
arm64: cachetype: report weakest cache policy
Mark Rutland
2
-6
/
+36
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
5
-4
/
+144
2014-07-18
arm64: add MIDR_EL1 field accessors
Mark Rutland
1
-7
/
+26
2014-07-18
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
1
-1
/
+1
2014-07-18
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
1
-2
/
+2
2014-07-18
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2
-2
/
+4
2014-07-18
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
1
-2
/
+15
2014-07-17
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
1
-2
/
+2
2014-07-17
arm64: vdso: move data page before code pages
Will Deacon
2
-20
/
+18
2014-07-17
arm64: vdso: move to _install_special_mapping and remove arch_vma_name
Will Deacon
1
-45
/
+35
2014-07-17
arm64: vdso: put vdso datapage in a separate vma
Will Deacon
1
-8
/
+26
2014-07-17
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
1
-3
/
+0
2014-07-17
arm64: Use pr_* instead of printk
Jungseok Lee
1
-4
/
+4
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
4
-2
/
+30
2014-07-10
arm64: Update the Image header
Mark Rutland
3
-3
/
+69
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
4
-28
/
+28
2014-07-10
arm64: head.S: remove unnecessary function alignment
Mark Rutland
1
-1
/
+6
2014-07-10
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
1
-2
/
+2
2014-07-10
arm64: Add audit support
AKASHI Takahiro
2
-0
/
+16
2014-07-10
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-07-10
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
6
-404
/
+786
2014-07-10
arm64: enable context tracking
Larry Bassel
3
-1
/
+41
2014-07-10
arm64: adjust el0_sync so that a function can be called
Larry Bassel
1
-6
/
+13
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
3
-0
/
+45
2014-07-09
arm64: topology: add MPIDR-based detection
Zi Shen Lim
2
-14
/
+35
2014-07-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-59
/
+266
2014-07-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-6
/
+9
2014-07-04
Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
4
-18
/
+47
2014-07-04
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
2014-07-04
Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...
Olof Johansson
16
-39
/
+139
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
3
-4
/
+6
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
1
-1
/
+2
2014-07-04
arm64: mm: Fix horrendous config typo
Steve Capper
1
-1
/
+1
2014-07-03
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+16
2014-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-17
/
+18
2014-06-30
ARM: mvebu: fix cpuidle implementation to work on big-endian systems
Thomas Petazzoni
3
-8
/
+28
2014-06-30
ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanup
Thomas Petazzoni
1
-6
/
+6
2014-06-30
ARM: mvebu: move Armada 375 external abort logic as a quirk
Thomas Petazzoni
1
-4
/
+13
2014-06-30
Merge commit '33b458d276bb' into kvm-master
Paolo Bonzini
1
-0
/
+1
2014-06-30
KVM: SVM: Fix CPL export via SS.DPL
Jan Kiszka
1
-0
/
+1
2014-06-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-6
/
+42
[next]