index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()
Nishanth Aravamudan
2005-09-10
1
-2
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
5
-13
/
+4
|
\
|
*
kbuild: full dependency check on asm-offsets.h
Sam Ravnborg
2005-09-09
5
-13
/
+4
*
|
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
2005-09-09
1
-8
/
+8
*
|
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
1
-2
/
+1
*
|
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
2005-09-09
2
-1
/
+2
*
|
[PATCH] vesafb: Add blanking support
Antonino A. Daplas
2005-09-09
1
-0
/
+5
*
|
[PATCH] i386: seccomp fix for auditing/ptrace
Andrea Arcangeli
2005-09-09
1
-8
/
+14
*
|
[PATCH] x86: MP_processor_info fix
Andrew Morton
2005-09-09
1
-14
/
+10
*
|
[PATCH] Fix misspelled i8259 typo in io_apic.c
Karsten Wiese
2005-09-09
1
-2
/
+2
*
|
[PATCH] __user annotations for pointers in i386 sigframe
viro@ZenIV.linux.org.uk
2005-09-09
1
-4
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2005-09-08
3
-13
/
+13
|
\
\
|
*
|
[CPUFREQ] Remove trailing whitespace before \n's in printks.
Dave Jones
2005-09-01
2
-3
/
+3
|
*
|
[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.c
Mika Kukkonen
2005-08-31
1
-1
/
+1
|
*
|
[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.c
Mika Kukkonen
2005-08-31
1
-2
/
+2
|
*
|
[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrino
Venkatesh Pallipadi
2005-08-31
1
-7
/
+7
*
|
|
[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range
Michael S. Tsirkin
2005-09-08
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
62
-693
/
+794
|
\
\
|
*
|
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+4
|
*
|
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
2005-09-07
1
-1
/
+2
|
*
|
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
2005-09-07
1
-0
/
+3
|
*
|
[PATCH] kprobes: prevent possible race conditions i386 changes
Prasanna S Panchamukhi
2005-09-07
5
-25
/
+34
|
*
|
[PATCH] fix: dmi_check_system
Robert Love
2005-09-07
1
-1
/
+1
|
*
|
[PATCH] dmi: add onboard devices discovery
Andrey Panin
2005-09-07
1
-12
/
+90
|
*
|
[PATCH] dmi: make dmi_string() behave like strdup()
Andrey Panin
2005-09-07
1
-16
/
+23
|
*
|
[PATCH] dmi: remove old debugging code
Andrey Panin
2005-09-07
1
-21
/
+0
|
*
|
[PATCH] dmi: remove uneeded function
Andrey Panin
2005-09-07
1
-45
/
+40
|
*
|
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-5
/
+2
|
*
|
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
4
-11
/
+11
|
*
|
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
2005-09-07
1
-3
/
+2
|
*
|
[PATCH] Fix function/macro name collision on i386 oprofile
David Gibson
2005-09-07
3
-9
/
+9
|
*
|
[PATCH] Make the bzImage format self-terminating
H. Peter Anvin
2005-09-07
2
-2
/
+4
|
*
|
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
2005-09-07
1
-2
/
+2
|
*
|
[PATCH] More __read_mostly variables
Christoph Lameter
2005-09-07
2
-2
/
+2
|
*
|
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
2
-0
/
+6
|
*
|
[PATCH] x86_64: create sysfs entries for cpu only for present cpus
Ashok Raj
2005-09-07
1
-2
/
+2
|
*
|
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-09-07
2
-26
/
+34
|
*
|
[PATCH] uml: SYSEMU: slight cleanup and speedup
Paolo 'Blaisorblade' Giarrusso
2005-09-05
1
-7
/
+1
|
*
|
[PATCH] SYSEMU: fix sysaudit / singlestep interaction
Bodo Stroesser
2005-09-05
1
-3
/
+20
|
*
|
[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
Bodo Stroesser
2005-09-05
1
-4
/
+17
|
*
|
[PATCH] Uml support: reorganize PTRACE_SYSEMU support
Bodo Stroesser
2005-09-05
2
-30
/
+21
|
*
|
[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...
Laurent Vivier
2005-09-05
2
-21
/
+45
|
*
|
[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestep
Bodo Stroesser
2005-09-05
1
-2
/
+13
|
*
|
[PATCH] add suspend/resume for timer
Shaohua Li
2005-09-05
5
-27
/
+47
|
*
|
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
1
-1
/
+1
|
*
|
[PATCH] ISA DMA suspend for i386
Pierre Ossman
2005-09-05
2
-1
/
+68
|
*
|
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
2
-162
/
+4
|
*
|
[PATCH] i386 boottime for_each_cpu broken
Zwane Mwaikambo
2005-09-05
3
-1
/
+13
|
*
|
[PATCH] i386: encapsulate copying of pgd entries
Zachary Amsden
2005-09-05
2
-7
/
+7
|
*
|
[PATCH] x86 NMI: better support for debuggers
George Anzinger
2005-09-05
2
-1
/
+8
[next]