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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-16
[PATCH] PCI: Fix dumb bug in mmconfig fix
Andi Kleen
1
-1
/
+1
2005-12-15
[PATCH] i386,amd64: ioremap.c __iomem annotations
Al Viro
1
-1
/
+1
2005-12-15
[PATCH] i386,amd64: mmconfig __iomem annotations
Al Viro
1
-1
/
+1
2005-12-12
[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems
Andi Kleen
1
-3
/
+42
2005-12-12
[PATCH] i386/x86-64 Fall back to type 1 access when no entry found
Andi Kleen
3
-10
/
+25
2005-12-12
[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held
Andi Kleen
1
-8
/
+29
2005-12-12
[PATCH] i386/x86-64 disable LAPIC completely for offline CPU
Shaohua Li
1
-2
/
+1
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
1
-1
/
+1
2005-12-12
[PATCH] x86: fix NMI with CPU hotplug
Shaohua Li
1
-7
/
+0
2005-11-30
[ACPI] properly detect pmtimer on ASUS a8v motherboard
David Shaohua Li
1
-0
/
+7
2005-11-29
[PATCH] setting irq affinity is broken in ia32 with MSI enabled
Shaohua Li
1
-2
/
+2
2005-11-29
[PATCH] fix rebooting on HP nc6120 laptop
Thierry Vignaud
1
-0
/
+8
2005-11-23
[PATCH] PCI: direct.c: DBG
Daniel Marjamäki
1
-1
/
+1
2005-11-23
[PATCH] PCI: remove bogus resource collision error
Rajesh Shah
1
-2
/
+5
2005-11-23
[PATCH] PCI: trivial printk updates in common.c
Daniel Marjamäkia
1
-2
/
+2
2005-11-23
[PATCH] kprobes: Fix return probes on sys_execve
Jim Keniston
1
-7
/
+0
2005-11-20
[PATCH] Register disabled CPUs
Ashok Raj
1
-3
/
+1
2005-11-20
[PATCH] i386: Use bigsmp for > 8 core Opteron systems
Andi Kleen
1
-2
/
+3
2005-11-15
[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"
Vivek Goyal
1
-0
/
+7
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
9
-80
/
+129
2005-11-14
[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...
Siddha, Suresh B
1
-14
/
+32
2005-11-14
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
6
-54
/
+78
2005-11-14
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
1
-0
/
+8
2005-11-14
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
1
-1
/
+1
2005-11-14
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
1
-2
/
+2
2005-11-14
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
1
-8
/
+7
2005-11-14
[PATCH] x86_64: Make i386 compile again with fourth DMA32 zone
Andi Kleen
1
-2
/
+2
2005-11-13
[PATCH] i386: generic cmpxchg
Nick Piggin
1
-0
/
+48
2005-11-13
[PATCH] x86: fix cpu_khz with clock=pit
Tim Mann
1
-2
/
+3
2005-11-13
[PATCH] i386: NMI pointer comparison fix
Jan Beulich
1
-4
/
+3
2005-11-13
[PATCH] arch/i386/mm/init.c: small cleanups
Adrian Bunk
1
-1
/
+2
2005-11-13
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2
-1
/
+2
2005-11-10
[PATCH] PCI: fix for Toshiba ohci1394 quirk
Jesse Barnes
1
-2
/
+1
2005-11-09
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
Adrian Bunk
1
-2
/
+0
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2
-37
/
+47
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2
-1
/
+4
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-29
/
+8
2005-11-07
[PATCH] unexport phys_proc_id and cpu_core_id
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
1
-10
/
+15
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
1
-15
/
+7
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
Ananth N Mavinakayanahalli
1
-57
/
+69
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
1
-17
/
+18
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-42
/
+2
2005-11-07
[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu
Prasanna S Panchamukhi
3
-16
/
+13
2005-11-07
[PATCH] x86: add MCE resume
Shaohua Li
8
-12
/
+10
2005-11-07
[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>
Adrian Bunk
1
-0
/
+1
2005-11-07
[PATCH] i386: LVT entries remaining unmasked on reboot
Zwane Mwaikambo
1
-2
/
+8
2005-11-07
[PATCH] arch/i386: Use ARRAY_SIZE macro
Tobias Klauser
5
-7
/
+6
[next]