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-09-07
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
1
-0
/
+4
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
1
-1
/
+2
2005-09-07
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
1
-0
/
+3
2005-09-07
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
5
-25
/
+34
2005-09-07
[PATCH] fix: dmi_check_system
Robert Love
1
-1
/
+1
2005-09-07
[PATCH] dmi: add onboard devices discovery
Andrey Panin
1
-12
/
+90
2005-09-07
[PATCH] dmi: make dmi_string() behave like strdup()
Andrey Panin
1
-16
/
+23
2005-09-07
[PATCH] dmi: remove old debugging code
Andrey Panin
1
-21
/
+0
2005-09-07
[PATCH] dmi: remove uneeded function
Andrey Panin
1
-45
/
+40
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
1
-5
/
+2
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
4
-11
/
+11
2005-09-07
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
1
-3
/
+2
2005-09-07
[PATCH] Fix function/macro name collision on i386 oprofile
David Gibson
3
-9
/
+9
2005-09-07
[PATCH] Make the bzImage format self-terminating
H. Peter Anvin
2
-2
/
+4
2005-09-07
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
1
-2
/
+2
2005-09-07
[PATCH] More __read_mostly variables
Christoph Lameter
2
-2
/
+2
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
2
-0
/
+6
2005-09-07
[PATCH] x86_64: create sysfs entries for cpu only for present cpus
Ashok Raj
1
-2
/
+2
2005-09-07
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2
-26
/
+34
2005-09-05
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+1
2005-09-05
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
Bodo Stroesser
1
-3
/
+20
2005-09-05
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
Bodo Stroesser
1
-4
/
+17
2005-09-05
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2
-30
/
+21
2005-09-05
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2
-21
/
+45
2005-09-05
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
Bodo Stroesser
1
-2
/
+13
2005-09-05
[PATCH] add suspend/resume for timer
Shaohua Li
5
-27
/
+47
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
1
-1
/
+1
2005-09-05
[PATCH] ISA DMA suspend for i386
Pierre Ossman
2
-1
/
+68
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2
-162
/
+4
2005-09-05
[PATCH] i386 boottime for_each_cpu broken
Zwane Mwaikambo
3
-1
/
+13
2005-09-05
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
2
-7
/
+7
2005-09-05
[PATCH] x86 NMI: better support for debuggers
George Anzinger
2
-1
/
+8
2005-09-05
[PATCH] x86: introduce a write acessor for updating the current LDT
Zachary Amsden
1
-5
/
+2
2005-09-05
[PATCH] x86: remove redundant TSS clearing
Zachary Amsden
1
-1
/
+0
2005-09-05
[PATCH] x86: make IOPL explicit
Zachary Amsden
2
-3
/
+10
2005-09-05
[PATCH] x86: privilege cleanup
Zachary Amsden
2
-5
/
+4
2005-09-05
[PATCH] x86: more asm cleanups
Zachary Amsden
7
-50
/
+20
2005-09-05
[PATCH] i386: use set_pte macros in a couple places where they were missing
Zachary Amsden
2
-3
/
+4
2005-09-05
[PATCH] i386: load_tls() fix
Zachary Amsden
1
-7
/
+12
2005-09-05
[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...
Zachary Amsden
9
-38
/
+31
2005-09-05
[PATCH] i386: cleanup serialize msr
Zachary Amsden
1
-2
/
+5
2005-09-05
[PATCH] i386: inline asm cleanup
Zachary Amsden
10
-52
/
+32
2005-09-05
[PATCH] i386: clean up vDSO alignment padding
Roland McGrath
1
-1
/
+2
2005-09-05
[PATCH] ES7000 platform update (i386)
Natalie.Protasevich@unisys.com
2
-25
/
+25
2005-09-05
[PATCH] x86: Add the check for all the cores in a package in cache information
Venkatesh Pallipadi
1
-2
/
+7
2005-09-05
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
Venkatesh Pallipadi
5
-2
/
+43
2005-09-05
[PATCH] kdump: Save parameter segment in protected mode (x86)
Vivek Goyal
1
-22
/
+26
2005-09-05
[PATCH] vm86: Honor TF bit when emulating an instruction
Petr Tesarik
1
-1
/
+5
2005-09-05
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
3
-58
/
+62
2005-09-05
[PATCH] hpet: use read_timer_tsc only when CPU has TSC
Venkatesh Pallipadi
1
-1
/
+4
[next]