index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
1
-1
/
+1
2014-06-26
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
Boris BREZILLON
1
-9
/
+13
2014-06-26
KVM: lapic: sync highest ISR to hardware apic on EOI
Paolo Bonzini
1
-19
/
+43
2014-06-26
net: filter: fix sparc32 typo
Alexei Starovoitov
1
-1
/
+1
2014-06-26
net: filter: fix typo in sparc BPF JIT
Alexei Starovoitov
1
-4
/
+4
2014-06-16
ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree
Thomas Petazzoni
1
-1
/
+1
2014-06-16
ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree
Thomas Petazzoni
1
-1
/
+1
2014-06-11
ARM: perf: hook up perf_sample_event_took around pmu irq handling
Will Deacon
1
-2
/
+9
2014-06-11
perf: Drop sample rate when sampling is too slow
Dave Hansen
1
-1
/
+11
2014-06-11
ARM: 8051/1: put_user: fix possible data corruption in put_user
Andrey Ryabinin
1
-1
/
+2
2014-06-11
ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
Santosh Shilimkar
1
-4
/
+21
2014-06-11
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...
Laurent Pinchart
1
-1
/
+2
2014-06-11
ARM: imx: fix error handling in ipu device registration
Emil Goode
1
-1
/
+1
2014-06-07
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2
-2
/
+9
2014-06-07
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2
-0
/
+6
2014-06-07
powerpc/tm: Fix crash when forking inside a transaction
Michael Neuling
1
-0
/
+10
2014-06-07
x86-64, modify_ldt: Make support for 16-bit segments a runtime option
Linus Torvalds
2
-1
/
+11
2014-06-07
metag: Reduce maximum stack size to 256MB
James Hogan
2
-0
/
+4
2014-06-07
metag: fix memory barriers
Mikulas Patocka
1
-0
/
+3
2014-06-07
ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
Liu Hua
1
-1
/
+1
2014-06-07
ARM: dts: i.MX53: Fix ipu register space size
Sascha Hauer
1
-1
/
+1
2014-06-07
x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
Anthony Iliopoulos
1
-0
/
+1
2014-06-07
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+1
2014-06-07
mips: dts: Fix missing device_type="memory" property in memory nodes
Leif Lindholm
5
-0
/
+5
2014-05-30
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
1
-1
/
+1
2014-05-30
powerpc: Add vr save/restore functions
Andreas Schwab
1
-0
/
+186
2014-05-30
ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPAT
Olof Johansson
1
-0
/
+1
2014-05-30
arm: multi_v7_defconfig: Enable initrd/initramfs support
Soren Brinkmann
1
-0
/
+1
2014-05-13
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
1
-3
/
+5
2014-05-13
ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
Vineet Gupta
2
-12
/
+5
2014-05-13
ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
Vineet Gupta
1
-6
/
+2
2014-05-13
s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
Martin Schwidefsky
1
-1
/
+0
2014-05-13
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
5
-7
/
+34
2014-05-13
powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
Anton Blanchard
1
-0
/
+4
2014-05-13
MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
Huacai Chen
1
-0
/
+1
2014-05-13
MIPS: KVM: Pass reserved instruction exceptions to guest
James Hogan
1
-3
/
+4
2014-05-13
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
1
-4
/
+2
2014-05-06
sh: fix format string bug in stack tracer
Matt Fleming
1
-1
/
+1
2014-05-06
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
3
-14
/
+14
2014-05-06
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2014-05-06
ftrace/x86: One more missing sync after fixup of function modification failure
Petr Mladek
1
-1
/
+1
2014-05-06
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+1
2014-05-06
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
9
-18
/
+18
2014-05-06
ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP
Thomas Petazzoni
1
-0
/
+1
2014-05-06
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
Liu Hua
1
-0
/
+7
2014-05-06
ARM: 8027/1: fix do_div() bug in big-endian systems
Xiangyu Lu
1
-1
/
+1
2014-05-06
ARM: 8007/1: Remove extraneous kcmp syscall ignore
Christopher Covington
1
-1
/
+0
2014-05-06
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
6
-28
/
+18
2014-05-06
ARM: dts: Keep G3D regulator always on for exynos5250-arndale
Tomasz Figa
1
-0
/
+1
2014-05-06
ARM: OMAP3: hwmod data: Correct clock domains for USB modules
Roger Quadros
1
-2
/
+2
[next]