index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
arm64: Clean up the initial page table creation in head.S
Catalin Marinas
1
-32
/
+27
2014-07-23
arm64: Remove asm/pgtable-*level-types.h files
Catalin Marinas
4
-161
/
+49
2014-07-23
arm64: Remove asm/pgtable-*level-hwdef.h files
Catalin Marinas
4
-149
/
+36
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: Add a description on 48-bit address space with 4KB pages
Jungseok Lee
1
-8
/
+51
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
4
-11
/
+104
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
3
-0
/
+17
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-06
Linux 3.16-rc4
v3.16-rc4
Linus Torvalds
1
-1
/
+1
2014-07-05
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
1
-2
/
+2
2014-07-05
MAINTAINERS: Add few more Keystone drivers
Santosh Shilimkar
1
-1
/
+25
2014-07-05
MAINTAINERS: merge MXS entry into IMX one
Shawn Guo
1
-7
/
+1
2014-07-05
ARM: sunxi: Reintroduce the restart code for A10/A20 SoCs
Maxime Ripard
1
-0
/
+77
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-04
ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA contr...
Mengdong Lin
3
-41
/
+66
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
2
-0
/
+22
2014-07-04
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2
-0
/
+19
2014-07-04
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
1
-1
/
+5
[next]