index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
ARM: tegra: only run PL310 init on systems with one
Stephen Warren
1
-0
/
+11
2014-03-31
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2014-03-31
arm64: dts: Reserve the memory used for secondary CPU release address
Catalin Marinas
1
-0
/
+2
2014-03-31
arm64: check for number of arguments in syscall_get/set_arguments()
AKASHI Takahiro
1
-0
/
+6
2014-03-26
ARM: ignore memory below PHYS_OFFSET
Russell King
1
-0
/
+14
2014-03-26
ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_t
Magnus Damm
1
-4
/
+12
2014-03-26
ARM: 7950/1: mm: Fix stage-2 device memory attributes
Christoffer Dall
3
-6
/
+15
2014-03-24
arm64: mm: Add double logical invert to pte accessors
Steve Capper
1
-4
/
+4
2014-03-24
MIPS: include linux/types.h
Qais Yousef
1
-0
/
+1
2014-03-24
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
Suresh Siddha
1
-3
/
+12
2014-03-24
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-22
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
Daniel J Blueman
1
-1
/
+1
2014-03-22
x86: fix compile error due to X86_TRAP_NMI use in asm files
Linus Torvalds
2
-2
/
+2
2014-03-22
x86: Ignore NMIs that come in during early boot
H. Peter Anvin
2
-2
/
+11
2014-03-22
ARM: 7991/1: sa1100: fix compile problem on Collie
Linus Walleij
1
-0
/
+2
2014-03-22
powerpc: Align p_dyn, p_rela and p_st symbols
Anton Blanchard
1
-0
/
+1
2014-03-22
powerpc/tm: Fix crash when forking inside a transaction
Michael Neuling
1
-0
/
+9
2014-03-12
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
4
-6
/
+11
2014-03-12
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2
-8
/
+9
2014-03-12
s390/appldata: restore missing init_virt_timer()
Gerald Schaefer
1
-0
/
+1
2014-03-12
s390,time: revert direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-15
/
+4
2014-03-12
s390/time,vdso: convert to the new update_vsyscall interface
Martin Schwidefsky
8
-45
/
+62
2014-03-05
ARM64: unwind: Fix PC calculation
Olof Johansson
1
-1
/
+5
2014-03-05
xtensa: introduce spill_registers_kernel macro
Max Filippov
2
-28
/
+76
2014-03-05
xtensa: save current register frame in fast_syscall_spill_registers_fixup
Max Filippov
1
-0
/
+12
2014-03-05
perf/x86: Fix event scheduling
Peter Zijlstra
1
-0
/
+3
2014-03-05
x86: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+3
2014-03-05
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-03-05
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
2014-03-05
powerpc: Increase stack redzone for 64-bit userspace to 512 bytes
Paul Mackerras
3
-5
/
+20
2014-03-05
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-03-05
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
1
-1
/
+1
2014-03-05
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
1
-0
/
+1
2014-03-05
powerpc/powernv: Rework EEH reset
Gavin Shan
1
-25
/
+4
2014-03-05
powerpc: Set the correct ksp_limit on ppc32 when switching to irq stack
Kevin Hao
1
-1
/
+4
2014-03-05
ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...
Pekon Gupta
1
-1
/
+1
2014-03-05
ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...
Pekon Gupta
1
-1
/
+1
2014-03-05
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-03-05
ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev
Will Deacon
1
-12
/
+3
2014-03-05
ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
Will Deacon
2
-2
/
+3
2014-03-05
ARM: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
1
-1
/
+1
2014-02-22
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2014-02-22
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
H. Peter Anvin
1
-5
/
+9
2014-02-22
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
H. Peter Anvin
1
-1
/
+6
2014-02-22
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2014-02-22
s390/dump: Fix dump memory detection
Michael Holzheu
1
-0
/
+10
2014-02-22
xen: properly account for _PAGE_NUMA during xen pte translations
Mel Gorman
2
-4
/
+14
2014-02-20
x86: mm: change tlb_flushall_shift for IvyBridge
Mel Gorman
1
-1
/
+1
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
[next]