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-04-16
[PATCH] fix u32 vs. pm_message_t in drivers/media
Pavel Machek
5
-6
/
+6
2005-04-16
[PATCH] fix u32 vs. pm_message_t in pcmcia
Pavel Machek
8
-8
/
+8
2005-04-16
[PATCH] u32 vs. pm_message_t fixes for drivers/net
Pavel Machek
15
-19
/
+19
2005-04-16
[PATCH] Fix u32 vs. pm_message_t in drivers/char
Pavel Machek
5
-5
/
+5
2005-04-16
[PATCH] pm_message_t: more fixes in common and i386
Pavel Machek
11
-14
/
+17
2005-04-16
[PATCH] h8300 header update
Yoshinori Sato
2
-147
/
+139
2005-04-16
[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fix
Siddha, Suresh B
3
-16
/
+6
2005-04-16
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
Andi Kleen
7
-389
/
+371
2005-04-16
[PATCH] x86_64: Rename the extended cpuid level field
Andi Kleen
2
-8
/
+7
2005-04-16
[PATCH] x86_64: Add acpi_skip_timer_override option
Andi Kleen
1
-0
/
+4
2005-04-16
[PATCH] x86_64: Rewrite exception stack backtracing
Andi Kleen
1
-68
/
+79
2005-04-16
[PATCH] x86_64: Final support for AMD dual core
Andi Kleen
3
-44
/
+53
2005-04-16
[PATCH] x86_64: add support for Intel dual-core detection and displaying
Andi Kleen
10
-32
/
+163
2005-04-16
[PATCH] x86_64: Remove duplicated syscall entry.
Andi Kleen
1
-2
/
+0
2005-04-16
[PATCH] x86_64: Keep only a single debug notifier chain
Andi Kleen
2
-12
/
+3
2005-04-16
[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP aperture
Andi Kleen
1
-11
/
+30
2005-04-16
[PATCH] x86_64: Port over e820 gap detection from i386
Andi Kleen
3
-11
/
+61
2005-04-16
[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fix
Siddha, Suresh B
1
-2
/
+4
2005-04-16
[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space size
Andi Kleen
1
-34
/
+15
2005-04-16
[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUS
Andi Kleen
1
-1
/
+7
2005-04-16
[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...
Andi Kleen
1
-8
/
+22
2005-04-16
[PATCH] x86_64: Correct wrong comment in local.h
Andi Kleen
1
-1
/
+2
2005-04-16
[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...
Andi Kleen
1
-1
/
+1
2005-04-16
[PATCH] x86_64: Make kernel math errors a die() now
Andi Kleen
1
-8
/
+2
2005-04-16
[PATCH] x86_64: Support constantly ticking TSCs
Andi Kleen
3
-3
/
+8
2005-04-16
[PATCH] x86_64: Remove unused macro in preempt support
Andi Kleen
1
-4
/
+1
2005-04-16
[PATCH] x86_64: Fix a small missing schedule race
Andi Kleen
1
-1
/
+1
2005-04-16
[PATCH] x86_64: Regularize exception stack handling
Andi Kleen
2
-51
/
+55
2005-04-16
[PATCH] x86_64: Call do_notify_resume unconditionally in entry.S
Andi Kleen
1
-18
/
+8
2005-04-16
[PATCH] x86_64: Minor microoptimization in syscall entry slow path
Andi Kleen
1
-3
/
+1
2005-04-16
[PATCH] x86_64: Fix interaction of single stepping with debuggers
Andi Kleen
1
-0
/
+12
2005-04-16
[PATCH] x86_64: Dump stack and prevent recursion on early fault
Andi Kleen
1
-0
/
+8
2005-04-16
[PATCH] x86_64: Use a common function to find code segment bases
Andi Kleen
2
-7
/
+10
2005-04-16
[PATCH] x86_64: Handle programs that set TF in user space using popf while si...
Andi Kleen
1
-0
/
+88
2005-04-16
[PATCH] x86_64: Some fixes for single step handling
Andi Kleen
2
-16
/
+12
2005-04-16
[PATCH] x86_64: clean up ptrace single-stepping
Andi Kleen
1
-29
/
+50
2005-04-16
[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CO...
Andi Kleen
3
-10
/
+6
2005-04-16
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
Andi Kleen
5
-75
/
+61
2005-04-16
[PATCH] x86_64 show_stack(): call touch_nmi_watchdog
akpm@osdl.org
1
-0
/
+2
2005-04-16
[PATCH] x86_64 genapic update
Jason Davis
2
-0
/
+20
2005-04-16
[PATCH] x86_64: disable interrupts during SMP bogomips checking
Andi Kleen
1
-4
/
+0
2005-04-16
[PATCH] x86-64: Fix BUG()
Andi Kleen
1
-1
/
+1
2005-04-16
[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10
Andi Kleen
2
-4
/
+11
2005-04-16
[PATCH] x86-64: i386 vDSO: add PT_NOTE segment
Roland McGrath
1
-0
/
+3
2005-04-16
[PATCH] i386 vDSO: add PT_NOTE segment
Roland McGrath
3
-3
/
+31
2005-04-16
[PATCH] i386: Use loaddebug macro consistently
Roland McGrath
4
-13
/
+9
2005-04-16
[PATCH] i2c-i801: I2C patch for Intel ESB2
Jason Gaston
2
-0
/
+3
2005-04-16
[PATCH] ahci: AHCI mode SATA patch for Intel ESB2
Jason Gaston
1
-0
/
+6
2005-04-16
[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2
Jason Gaston
2
-0
/
+15
2005-04-16
[PATCH] intel8x0: AC'97 audio patch for Intel ESB2
Jason Gaston
1
-0
/
+6
[next]