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
2012-10-28
xen/x86: don't corrupt %eip when returning from a signal handler
David Vrabel
2
-4
/
+6
2012-10-28
x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...
Jacob Shin
1
-2
/
+15
2012-10-28
s390: fix linker script for 31 bit builds
Heiko Carstens
2
-2
/
+2
2012-10-28
oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()
Dan Carpenter
1
-1
/
+1
2012-10-28
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-21
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-21
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-21
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
2
-0
/
+13
2012-10-21
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-21
ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
Russell King
1
-2
/
+2
2012-10-13
efi: initialize efi.runtime_version to make query_variable_info/update_capsul...
Seiji Aguchi
1
-0
/
+1
2012-10-13
efi: Build EFI stub with EFI-appropriate options
Matthew Garrett
1
-0
/
+3
2012-10-13
score: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-1
/
+3
2012-10-13
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
cris: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+4
2012-10-13
m68k: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
mn10300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
frv: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
xtensa: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
parisc: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
h8300: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
1
-0
/
+3
2012-10-13
ia64: Add missing RCU idle APIs on idle loop
Paul E. McKenney
1
-0
/
+3
2012-10-13
mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP
Andrea Arcangeli
1
-3
/
+8
2012-10-13
powerpc/eeh: Fix crash on converting OF node to edev
Gavin Shan
2
-1
/
+9
2012-10-13
kbuild: Fix gcc -x syntax
Jean Delvare
3
-3
/
+3
2012-10-13
mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it
Geert Uytterhoeven
1
-1
/
+1
2012-10-07
x86/alternatives: Fix p6 nops on non-modular kernels
Avi Kivity
1
-1
/
+1
2012-10-07
serial: omap: fix software flow control
Vikram Pandita
1
-2
/
+2
2012-10-02
ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+
Will Deacon
1
-115
/
+4
2012-10-02
powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
Timur Tabi
1
-2
/
+62
2012-10-02
powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
Timur Tabi
1
-9
/
+29
2012-10-02
x86: Fix boot on Twinhead H12Y
Alan Cox
1
-0
/
+17
2012-10-02
MIPS: mm: Add compound tail page _mapcount when mapped
Jovi Zhang
1
-0
/
+2
2012-10-02
ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
Matthew Leach
1
-0
/
+1
2012-10-02
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+4
2012-10-02
xen/m2p: do not reuse kmap_op->dev_bus_addr
Stefano Stabellini
2
-17
/
+13
2012-10-02
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
1
-2
/
+2
2012-10-02
oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
Robert Richter
1
-5
/
+5
2012-10-02
ARM: Fix ioremap() of address zero
Russell King
2
-2
/
+5
2012-10-02
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
4
-21
/
+56
2012-10-02
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-10-02
ARM: 7513/1: Make sure dtc is built before running it
David Brown
1
-2
/
+2
2012-10-02
ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type
Will Deacon
1
-15
/
+40
2012-09-14
x86, microcode, AMD: Fix broken ucode patch size check
Andreas Herrmann
1
-3
/
+4
2012-09-14
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Mel Gorman
1
-2
/
+2
2012-09-14
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-14
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-14
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-14
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
[next]