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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-25
[PATCH] kdump: cleanups for dump file access in linear raw format
Vivek Goyal
1
-36
/
+15
2005-06-25
[PATCH] kdump: Accessing dump file in linear raw format (/dev/oldmem)
Vivek Goyal
2
-0
/
+75
2005-06-25
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
1
-0
/
+218
2005-06-25
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal
7
-1
/
+476
2005-06-25
[PATCH] Retrieve elfcorehdr address from command line
Vivek Goyal
4
-0
/
+16
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
6
-0
/
+83
2005-06-25
[PATCH] kdump: Kconfig
Vivek Goyal
1
-0
/
+7
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
3
-0
/
+24
2005-06-25
[PATCH] kdump documentation update to introduce use of irqpoll
Vivek Goyal
1
-11
/
+17
2005-06-25
[PATCH] kdump: Documentation for Kdump
Vivek Goyal
3
-0
/
+316
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
5
-5
/
+23
2005-06-25
[PATCH] kexec: s390 support
Heiko Carstens
11
-2
/
+349
2005-06-25
[PATCH] ppc64: kexec support for ppc64
R Sharada
13
-17
/
+609
2005-06-25
[PATCH] ppc64 kexec: native hash clear
R Sharada
2
-1
/
+68
2005-06-25
[PATCH] kexec: kexec ppc support
Eric W. Biederman
7
-1
/
+336
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
8
-2
/
+474
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
7
-1
/
+429
2005-06-25
[PATCH] kexec: x86: factor out apic shutdown code
Eric W. Biederman
1
-56
/
+26
2005-06-25
[PATCH] Kexec on panic vmlinux initrd fix
Vivek Goyal
1
-1
/
+1
2005-06-25
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
10
-4
/
+1227
2005-06-25
[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START
Eric W. Biederman
5
-17
/
+32
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
5
-7
/
+23
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: vmlinux: fix physical addresses
Eric W. Biederman
1
-1
/
+1
2005-06-25
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
Eric W. Biederman
3
-4
/
+72
2005-06-25
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
Eric W. Biederman
4
-3
/
+71
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
3
-20
/
+29
2005-06-25
[PATCH] kexec: x86: rename APIC_MODE_EXINT
Eric W. Biederman
2
-2
/
+2
2005-06-25
[PATCH] sched: voluntary kernel preemption
Ingo Molnar
2
-13
/
+62
2005-06-25
[PATCH] enable PREEMPT_BKL on !PREEMPT+SMP too
Ingo Molnar
1
-1
/
+1
2005-06-25
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
4
-69
/
+28
2005-06-25
[PATCH] Dynamic sched domains: ia64 changes
Dinakar Guniguntala
1
-31
/
+45
2005-06-25
[PATCH] Dynamic sched domains: cpuset changes
Dinakar Guniguntala
2
-13
/
+92
2005-06-25
[PATCH] Dynamic sched domains: sched changes
Dinakar Guniguntala
2
-46
/
+88
2005-06-25
[PATCH] Changing RT priority without CAP_SYS_NICE
Olivier Croquette
1
-7
/
+18
2005-06-25
[PATCH] sched: micro-optimize task requeueing in schedule()
Chen Shang
1
-7
/
+12
2005-06-25
[PATCH] sched: relax pinned balancing
Nick Piggin
1
-2
/
+9
[prev]
[next]