index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-09
13
-72
/
+95
|
\
|
*
ARM: imx6: fix bogus use of irq_get_irq_data
Marc Zyngier
2014-12-04
3
-17
/
+26
|
*
ARM: imx: irq: fix buggy usage of irq_data irq field
Marc Zyngier
2014-12-04
1
-9
/
+9
|
*
Merge tag 'tegra-for-3.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2014-11-28
1
-0
/
+1
|
|
\
|
|
*
ARM: tegra: Re-add removed SoC id macro to tegra_resume()
Dmitry Osipenko
2014-11-17
1
-0
/
+1
|
*
|
Merge tag 'samsung-fixes-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2014-11-28
1
-4
/
+4
|
|
\
\
|
|
*
|
ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"
Pankaj Dubey
2014-11-07
1
-4
/
+4
|
|
|
/
|
*
|
arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers
H Hartley Sweeten
2014-11-28
1
-2
/
+10
|
*
|
ARM: OMAP: serial: remove last vestige of DTR_gpio support.
NeilBrown
2014-11-10
1
-3
/
+0
|
*
|
ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warning
Roger Quadros
2014-11-10
1
-2
/
+0
|
*
|
ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.c
Masanari Iida
2014-11-06
1
-3
/
+5
|
*
|
ARM: OMAP4+: Remove unused omap_l3_noc platform init
Tony Lindgren
2014-11-05
1
-34
/
+0
|
*
|
ARM: dts: Add twl keypad map for omap3 EVM
Tony Lindgren
2014-11-05
1
-0
/
+21
|
*
|
ARM: dts: Add twl keypad map for LDP
Tony Lindgren
2014-11-05
1
-0
/
+21
|
*
|
ARM: dts: Fix NAND last partition size on LDP
Tony Lindgren
2014-11-05
1
-1
/
+1
|
*
|
ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree
Tony Lindgren
2014-11-05
2
-2
/
+2
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-12-09
74
-620
/
+2871
|
\
\
\
|
*
|
|
arm64: remove the unnecessary arm64_swiotlb_init()
Ding Tianhong
2014-12-05
1
-1
/
+0
|
*
|
|
arm64: add module support for alternatives fixups
Andre Przywara
2014-12-04
4
-6
/
+46
|
*
|
|
arm64: perf: Prevent wraparound during overflow
Daniel Thompson
2014-12-04
1
-2
/
+8
|
*
|
|
arm64/include/asm: Fixed a warning about 'struct pt_regs'
Chunyan Zhang
2014-12-04
1
-0
/
+2
|
*
|
|
arm64: Provide a namespace to NCAPS
Fabio Estevam
2014-12-04
2
-6
/
+6
|
*
|
|
arm64: bpf: lift restriction on last instruction
Zi Shen Lim
2014-12-03
1
-5
/
+8
|
*
|
|
arm64: Implement support for read-mostly sections
Jungseok Lee
2014-12-03
1
-0
/
+2
|
*
|
|
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
2014-12-01
3
-22
/
+35
|
*
|
|
arm64: add seccomp support
AKASHI Takahiro
2014-11-28
4
-0
/
+47
|
*
|
|
arm64: add SIGSYS siginfo for compat task
AKASHI Takahiro
2014-11-28
2
-0
/
+13
|
*
|
|
arm64: add seccomp syscall for compat task
AKASHI Takahiro
2014-11-28
1
-1
/
+2
|
*
|
|
arm64: ptrace: allow tracer to skip a system call
AKASHI Takahiro
2014-11-28
1
-2
/
+10
|
*
|
|
arm64: ptrace: add NT_ARM_SYSTEM_CALL regset
AKASHI Takahiro
2014-11-28
1
-0
/
+35
|
*
|
|
arm64: Move some head.text functions to executable section
Laura Abbott
2014-11-26
1
-198
/
+209
|
*
|
|
arm64: jump labels: NOP out NOP -> NOP replacement
Mark Rutland
2014-11-26
1
-14
/
+9
|
*
|
|
arm64: add support to dump the kernel page tables
Laura Abbott
2014-11-26
3
-0
/
+345
|
*
|
|
arm64: Add FIX_HOLE to permanent fixed addresses
Laura Abbott
2014-11-26
1
-0
/
+1
|
*
|
|
arm64: alternatives: fix pr_fmt string for consistency
Will Deacon
2014-11-25
1
-1
/
+1
|
*
|
|
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
1
-2
/
+3
|
*
|
|
arm64: Factor out fixmap initialization from ioremap
Laura Abbott
2014-11-25
4
-93
/
+102
|
*
|
|
arm64: Move cpu_resume into the text section
Laura Abbott
2014-11-25
2
-32
/
+8
|
*
|
|
arm64: Switch to adrp for loading the stub vectors
Laura Abbott
2014-11-25
1
-1
/
+2
|
*
|
|
arm64: Treat handle_arch_irq as a function pointer
Laura Abbott
2014-11-25
3
-5
/
+4
|
*
|
|
arm64: sanity checks: add ID_AA64DFR{0,1}_EL1
Mark Rutland
2014-11-25
2
-0
/
+13
|
*
|
|
arm64: sanity checks: add missing newline to print
Mark Rutland
2014-11-25
1
-1
/
+1
|
*
|
|
arm64: sanity checks: ignore ID_MMFR0.AuxReg
Mark Rutland
2014-11-25
1
-1
/
+6
|
*
|
|
arm64: topology: Fix handling of multi-level cluster MPIDR-based detection
Mark Brown
2014-11-25
1
-2
/
+5
|
*
|
|
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2014-11-25
2
-0
/
+122
|
*
|
|
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
2014-11-25
3
-6
/
+29
|
*
|
|
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
2014-11-25
5
-3
/
+60
|
*
|
|
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
2014-11-25
4
-1
/
+65
|
*
|
|
arm64: add alternative runtime patching
Andre Przywara
2014-11-25
7
-1
/
+139
|
*
|
|
arm64: add cpu_capabilities bitmap
Andre Przywara
2014-11-25
2
-0
/
+23
[next]