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-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-14
[LIB]: Consolidate _atomic_dec_and_lock()
David S. Miller
3
-48
/
+0
2005-09-14
Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"
Linus Torvalds
1
-10
/
+0
2005-09-13
[PATCH] Even more fallout from ATI Xpress timer workaround
Cal Peake
1
-3
/
+1
2005-09-13
[PATCH] i386: Ignore masked FPU exceptions
Chuck Ebbert
1
-2
/
+3
2005-09-13
[PATCH] arch/i386: Replace custom macro with isdigit()
Tobias Klauser
1
-4
/
+3
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
1
-1
/
+1
2005-09-12
Fix fallout from ATI Xpress timer workaround
Linus Torvalds
1
-0
/
+3
2005-09-12
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
3
-0
/
+16
2005-09-12
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Andi Kleen
2
-2
/
+23
2005-09-12
[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.
Andi Kleen
1
-7
/
+0
2005-09-12
[PATCH] i386: Don't miss pending signals returning to user mode after signal ...
Roland McGrath
1
-2
/
+2
2005-09-10
[PATCH] i386 / uml: add dwarf sections to static link script
Paolo 'Blaisorblade' Giarrusso
1
-8
/
+3
2005-09-10
[PATCH] i386: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-10
[PATCH] i386/x86_64: make get_cpu_vendor() static
Adrian Bunk
1
-1
/
+1
2005-09-10
[PATCH] remove ACPI S4bios support
Pavel Machek
1
-6
/
+0
2005-09-10
[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()
Nishanth Aravamudan
1
-2
/
+1
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
5
-13
/
+4
2005-09-09
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
1
-8
/
+8
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-2
/
+1
2005-09-09
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
2
-1
/
+2
2005-09-09
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
1
-0
/
+5
2005-09-09
[PATCH] i386: seccomp fix for auditing/ptrace
Andrea Arcangeli
1
-8
/
+14
2005-09-09
[PATCH] x86: MP_processor_info fix
Andrew Morton
1
-14
/
+10
2005-09-09
[PATCH] Fix misspelled i8259 typo in io_apic.c
Karsten Wiese
1
-2
/
+2
2005-09-09
[PATCH] __user annotations for pointers in i386 sigframe
viro@ZenIV.linux.org.uk
1
-4
/
+4
2005-09-09
kbuild: full dependency check on asm-offsets.h
Sam Ravnborg
5
-13
/
+4
2005-09-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-13
/
+13
2005-09-08
[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range
Michael S. Tsirkin
1
-3
/
+3
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
62
-693
/
+794
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
[next]