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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-07
[PATCH] Fix up non-NUMA breakage in mmzone.h
Dave Jones
1
-2
/
+2
2005-07-07
[PATCH] Clean up numa defines in mmzone.h
Dave Jones
1
-11
/
+9
2005-07-07
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
1
-0
/
+8
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2
-0
/
+7
2005-06-29
[PATCH] Serial: Split 8250 port table (part 2)
Russell King
1
-101
/
+1
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
3
-10
/
+18
2005-06-27
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
1
-0
/
+2
2005-06-27
[PATCH] PCI: DMA bursting advice
David S. Miller
1
-0
/
+8
2005-06-27
[PATCH] ide: sensible probing for PCI systems
Alan Cox
1
-4
/
+8
2005-06-27
[PATCH] seccomp: tsc disable
Andrea Arcangeli
1
-5
/
+7
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-1
/
+3
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
1
-0
/
+1
2005-06-25
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
1
-0
/
+5
2005-06-25
[PATCH] kexec: x86 kexec core
Eric W. Biederman
1
-0
/
+28
2005-06-25
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
Eric W. Biederman
1
-0
/
+3
2005-06-25
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
Eric W. Biederman
2
-1
/
+2
2005-06-25
[PATCH] kexec: x86: local apic fix
Eric W. Biederman
1
-0
/
+13
2005-06-25
[PATCH] kexec: x86: rename APIC_MODE_EXINT
Eric W. Biederman
1
-1
/
+1
2005-06-25
[PATCH] sched: sched tuning
Nick Piggin
1
-1
/
+1
2005-06-25
[PATCH] sched: no aggressive idle balancing
Nick Piggin
1
-1
/
+0
2005-06-25
[PATCH] sched: balance timers
Nick Piggin
1
-0
/
+4
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-06-25
[PATCH] make smp_prepare_cpu to a weak function
Ashok Raj
1
-3
/
+0
2005-06-25
[PATCH] cpu state clean after hot remove
Li Shaohua
2
-0
/
+10
2005-06-25
[PATCH] sep initializing rework
Li Shaohua
2
-0
/
+4
2005-06-25
[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.
Ashok Raj
1
-2
/
+25
2005-06-25
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
3
-0
/
+9
2005-06-24
Add "memory" clobbers to the x86 inline asm of strncmp and friends
Linus Torvalds
1
-10
/
+22
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
1
-0
/
+3
2005-06-23
[PATCH] streamline preempt_count type across archs
Jesper Juhl
1
-1
/
+1
2005-06-23
[PATCH] xen: x86: Rename usermode macro
Vincent Hanquez
1
-1
/
+2
2005-06-23
[PATCH] xen: x86: add macro for debugreg
Vincent Hanquez
1
-5
/
+9
2005-06-23
[PATCH] x86: cpu_khz type fix
Andrew Morton
1
-1
/
+1
2005-06-23
[PATCH] x86: #include asm/uaccess.h in asm/checksum.h
Alexey Dobriyan
1
-0
/
+2
2005-06-23
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
1
-1
/
+3
2005-06-23
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
Natalie Protasevich
8
-14
/
+0
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
1
-6
/
+2
2005-06-23
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
2
-0
/
+5
2005-06-23
[PATCH] sparsemem memory model for i386
Andy Whitcroft
4
-45
/
+83
2005-06-23
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
1
-0
/
+3
2005-06-23
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
1
-0
/
+2
2005-06-23
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
1
-2
/
+1
2005-06-21
[PATCH] Hugepage consolidation
David Gibson
2
-1
/
+2
2005-06-21
[PATCH] VM: early zone reclaim
Martin Hicks
1
-1
/
+1
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
1
-1
/
+1
2005-06-07
Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-0
/
+10
2005-06-07
[PATCH] send_IPI_mask_sequence() warning fix
Matthew Dobson
1
-1
/
+1
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-0
/
+10
2005-05-31
[CPUFREQ] Recalibrate cpu_khz [2/2]
Dave Jones
1
-0
/
+1
2005-05-26
[PATCH] i386: fix prevent_tail_call
Roland McGrath
1
-3
/
+1
[next]