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
2013-08-04
powerpc/modules: Module CRC relocation fix causes perf issues
Anton Blanchard
2
-6
/
+2
2013-08-04
x86: make sure IDT is page aligned
Kees Cook
1
-1
/
+1
2013-08-04
x86, suspend: Handle CPUs which fail to #GP on RDMSR
H. Peter Anvin
1
-2
/
+16
2013-08-04
ARM: 7722/1: zImage: Convert 32bits memory size and address from ATAG to 64bi...
Gregory CLEMENT
1
-6
/
+38
2013-07-28
ARM: footbridge: fix overlapping PCI mappings
Mike Frysinger
1
-2
/
+0
2013-07-28
ARM: S3C24XX: Add missing clkdev entries for s3c2440 UART
Sylwester Nawrocki
3
-63
/
+106
2013-07-28
MIPS: Oceton: Fix build error.
Ralf Baechle
1
-1
/
+2
2013-07-28
sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
5
-16
/
+18
2013-07-25
MIPS: Octeon: Don't clobber bootloader data structures.
David Daney
1
-1
/
+1
2013-07-25
xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...
Max Filippov
2
-3
/
+12
2013-07-25
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-25
powerpc/perf: Don't enable if we have zero events
Michael Ellerman
1
-2
/
+5
2013-07-25
powerpc/perf: Use existing out label in power_pmu_enable()
Michael Ellerman
1
-4
/
+5
2013-07-25
powerpc/perf: Freeze PMC5/6 if we're not using them
Michael Ellerman
3
-2
/
+8
2013-07-25
powerpc/perf: Rework disable logic in pmu_disable()
Michael Ellerman
1
-12
/
+19
2013-07-25
powerpc/perf: Check that events only include valid bits on Power8
Michael Ellerman
1
-0
/
+13
2013-07-25
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
1
-2
/
+3
2013-07-25
powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...
Chen Gang
1
-1
/
+1
2013-07-25
powerpc: Wire up the HV facility unavailable exception
Michael Ellerman
2
-4
/
+27
2013-07-25
powerpc: Rename and flesh out the facility unavailable exception handler
Michael Ellerman
2
-22
/
+32
2013-07-25
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2
-6
/
+4
2013-07-25
powerpc: Remove unreachable relocation on exception handlers
Michael Ellerman
1
-15
/
+3
2013-07-25
powerpc/tm: Fix return of active 64bit signals
Michael Neuling
1
-3
/
+5
2013-07-25
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
1
-1
/
+1
2013-07-25
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
1
-3
/
+6
2013-07-25
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
1
-5
/
+25
2013-07-25
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
1
-8
/
+21
2013-07-25
powerpc/powernv: Fix iommu initialization again
Benjamin Herrenschmidt
1
-0
/
+21
2013-07-25
powerpc/hw_brk: Fix off by one error when validating DAWR region end
Michael Neuling
1
-1
/
+1
2013-07-25
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
1
-0
/
+1
2013-07-25
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
1
-1
/
+3
2013-07-21
ARM: mm: fix boot on SA1110 Assabet
Russell King
1
-1
/
+1
2013-07-21
ARM: shmobile: emev2 GIO3 resource fix
Magnus Damm
1
-4
/
+4
2013-07-21
ARM: shmobile: r8a73a4: Fix resources for SCIFB0
Takanari Hayama
1
-1
/
+1
2013-07-21
ARM: dts: imx: cpus/cpu nodes dts updates
Lorenzo Pieralisi
4
-4
/
+18
2013-07-21
ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
Jason Liu
1
-1
/
+1
2013-07-21
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
3
-18
/
+39
2013-07-21
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
Marc Zyngier
1
-9
/
+8
2013-07-21
ARM: 7767/1: let the ASID allocator handle suspended animation
Marc Zyngier
1
-0
/
+9
2013-07-21
ARM: 7765/1: perf: Record the user-mode PC in the call chain.
Jed Davis
1
-0
/
+1
2013-07-21
arch: c6x: mm: include "asm/uaccess.h" to pass compiling
Chen Gang
1
-0
/
+1
2013-07-21
xen/time: remove blocked time accounting from xen "clockchip"
Laszlo Ersek
1
-15
/
+2
2013-07-21
x86, efi: retry ExitBootServices() on failure
Zach Bobroff
1
-3
/
+17
2013-07-21
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
2013-07-21
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2
-3
/
+4
2013-07-21
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-07-13
KVM: VMX: mark unusable segment as nonpresent
Gleb Natapov
1
-2
/
+9
2013-06-30
powerpc/eeh: Fix fetching bus for single-dev-PE
Gavin Shan
1
-1
/
+2
2013-06-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+14
2013-06-29
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
Olof Johansson
1
-2
/
+3
[next]