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
2005-06-25
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
Jesper Juhl
3
-9
/
+4
2005-06-25
[PATCH] arch/i386/crypto/aes.c: fix sparse warnings
Domen Puncer
1
-1
/
+1
2005-06-25
[PATCH] arch/i386/mm/fault.c: fix sparse warnings
Domen Puncer
1
-2
/
+2
2005-06-25
[PATCH] arch/i386/kernel/apm.c: fix sparse warnings
Domen Puncer
1
-4
/
+4
2005-06-25
[PATCH] arch/i386/kernel/traps.c: fix sparse warnings
Domen Puncer
1
-7
/
+7
2005-06-25
[PATCH] x86-64: add memcpy/memset prototypes
randy_dunlap
1
-0
/
+3
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
6
-60
/
+71
2005-06-25
[PATCH] kdump: Save trap information for later analysis
Alexander Nyberg
2
-4
/
+11
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
6
-16
/
+45
2005-06-25
[PATCH] Retrieve elfcorehdr address from command line
Vivek Goyal
1
-0
/
+8
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
1
-0
/
+18
2005-06-25
[PATCH] kdump: Kconfig
Vivek Goyal
1
-0
/
+7
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
1
-0
/
+12
2005-06-25
[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled
Vivek Goyal
1
-0
/
+12
2005-06-25
[PATCH] kdump: NMI handler segment selector, stack pointer fix
Vivek Goyal
1
-0
/
+13
2005-06-25
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
2
-5
/
+0
2005-06-25
[PATCH] kexec: s390 support
Heiko Carstens
8
-1
/
+305
2005-06-25
[PATCH] ppc64: kexec support for ppc64
R Sharada
10
-17
/
+566
2005-06-25
[PATCH] ppc64 kexec: native hash clear
R Sharada
1
-1
/
+46
2005-06-25
[PATCH] kexec: kexec ppc support
Eric W. Biederman
5
-1
/
+267
2005-06-25
[PATCH] crashdump: x86_64: crashkernel option
Eric W. Biederman
2
-0
/
+33
2005-06-25
[PATCH] kexec: x86_64 kexec implementation
Eric W. Biederman
6
-1
/
+445
2005-06-25
[PATCH] kexec: x86_64: factor out apic shutdown code
Eric W. Biederman
1
-29
/
+33
2005-06-25
[PATCH] crashdump: x86 crashkernel option
Eric W. Biederman
3
-0
/
+38
2005-06-25
[PATCH] kexec: x86 shutdown APICs during crash_shutdown
Eric W. Biederman
1
-0
/
+7
2005-06-25
[PATCH] kexec: x86: snapshot registers during crash shutdown
Eric W. Biederman
1
-0
/
+80
2005-06-25
[PATCH] crashdump: x86: add NMI handler to capture other CPUs
Eric W. Biederman
1
-0
/
+56
2005-06-25
[PATCH] kexec: x86 kexec core
Eric W. Biederman
6
-1
/
+401
2005-06-25
[PATCH] kexec: x86: factor out apic shutdown code
Eric W. Biederman
1
-56
/
+26
2005-06-25
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
4
-15
/
+28
2005-06-25
[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel
Vivek Goyal
1
-2
/
+2
2005-06-25
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
Eric W. Biederman
4
-7
/
+20
2005-06-25
[PATCH] kexec: x86_64: vmlinux: fix physical addresses
Eric W. Biederman
2
-43
/
+87
2005-06-25
[PATCH] kexec: x86: vmlinux: fix physical addresses
Eric W. Biederman
1
-21
/
+38
2005-06-25
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
2
-3
/
+71
2005-06-25
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
Eric W. Biederman
2
-2
/
+69
2005-06-25
[PATCH] kexec: x86_64: add i8259 shutdown method
Eric W. Biederman
1
-0
/
+12
2005-06-25
[PATCH] kexec: x86: i8259 shutdown: disable interrupts
Eric W. Biederman
1
-0
/
+12
2005-06-25
[PATCH] kexec: x86_64: e820 64bit fix
Eric W. Biederman
1
-2
/
+0
2005-06-25
[PATCH] kexec: x86: local apic fix
Eric W. Biederman
2
-20
/
+16
2005-06-25
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
3
-69
/
+4
2005-06-25
[PATCH] Dynamic sched domains: ia64 changes
Dinakar Guniguntala
1
-31
/
+45
2005-06-25
[PATCH] sched: sched tuning
Nick Piggin
1
-1
/
+1
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-25
[PATCH] s390: debug feature changes
Michael Holzheu
1
-285
/
+535
2005-06-25
[PATCH] s390: add vmcp interface
Christian Borntraeger
6
-53
/
+75
2005-06-25
[PATCH] s390: improved machine check handling
Heiko Carstens
5
-56
/
+215
2005-06-25
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
11
-55
/
+113
2005-06-25
[PATCH] uml: time initialization tidying
Jeff Dike
9
-83
/
+20
2005-06-25
[PATCH] uml: always disable kmalloc during shutdown
Jeff Dike
2
-6
/
+4
[next]