index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-14
[PATCH] x86_64: Make i386 compile again with fourth DMA32 zone
Andi Kleen
1
-2
/
+2
2005-10-31
Revert "i386: move apic init in init_IRQs"
Linus Torvalds
5
-97
/
+70
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
5
-0
/
+5
2005-10-30
[PATCH] hpet-RTC: cache the comparator register
Clemens Ladisch
1
-1
/
+4
2005-10-30
[PATCH] hpet-RTC: fix timer config register accesses
Clemens Ladisch
1
-7
/
+2
2005-10-30
[PATCH] hpet-RTC: disable interrupt when no longer needed
Clemens Ladisch
1
-1
/
+5
2005-10-30
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
1
-1
/
+1
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+1
2005-10-30
[PATCH] create and destroy cache sysfs entries based on cpu notifiers
Ashok Raj
1
-17
/
+43
2005-10-30
[PATCH] i386: srat on non-acpi hw fix
Magnus Damm
1
-1
/
+6
2005-10-30
[PATCH] i386 mpparse: Only ignore lapic information we can't store
Eric W. Biederman
1
-16
/
+19
2005-10-30
[PATCH] kdump/i386: apic verification failure fix
Vivek Goyal
1
-2
/
+1
2005-10-30
[PATCH] Clean up mtrr compat ioctl code
Brian Gerst
1
-45
/
+74
2005-10-30
[PATCH] x86: vmx cpu feature detection
Kamble, Nitin A
1
-1
/
+1
2005-10-30
[PATCH] i386 kexec-on-panic: Don't shutdown the apics.
Eric W. Biederman
1
-7
/
+0
2005-10-30
[PATCH] i386: move apic init in init_IRQs
Eric W. Biederman
5
-71
/
+100
2005-10-30
[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64
Eric W. Biederman
1
-2
/
+37
2005-10-30
[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected
Eric W. Biederman
1
-35
/
+112
2005-10-30
[PATCH] x86: when L3 is present show its size in /proc/cpuinfo
Venkatesh Pallipadi
1
-7
/
+1
2005-10-30
[PATCH] fixup bogus e820 entry with mem=
Dave Hansen
1
-7
/
+17
2005-10-30
[PATCH] x86: bug fix in P6 Machine check initialization
Venkatesh Pallipadi
1
-3
/
+8
2005-10-30
[PATCH] x86: add an accessor function for getting the per-CPU gdt
Zachary Amsden
2
-23
/
+26
2005-10-30
[PATCH] x86: bogus tls from gdt
Zachary Amsden
1
-6
/
+0
2005-10-30
[PATCH] x86: hot plug CPU to support physical add of new processors
Natalie Protasevich
3
-7
/
+11
2005-10-30
[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit
Siddha, Suresh B
1
-12
/
+6
2005-10-30
[PATCH] x86: initialise tss->io_bitmap_owner to something
Bart Oldeman
1
-0
/
+1
2005-10-30
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
Mathieu Desnoyers
2
-14
/
+24
2005-10-29
[PATCH] mm: i386 sh sh64 ready for split ptlock
Hugh Dickins
1
-10
/
+7
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2
-2
/
+2
2005-10-21
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
1
-1
/
+1
2005-10-21
[PATCH] cpufreq: fix pending powernow timer stuck condition
Dave Jones
1
-11
/
+19
2005-10-10
[PATCH] i386: Don't discard upper 32bits of HWCR on K8
Andi Kleen
1
-1
/
+1
2005-10-10
[PATCH] i386: fix stack alignment for signal handlers
Markus F.X.J. Oberhumer
1
-1
/
+5
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-30
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
Nick Piggin
1
-1
/
+1
2005-09-29
[PATCH] Fix up TLB flush filter disabling
Andi Kleen
1
-0
/
+16
2005-09-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
18
-22
/
+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
1
-1
/
+7
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
[next]