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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
5
-13
/
+16
2005-07-07
[PATCH] MTRR suspend/resume cleanup
Shaohua Li
5
-35
/
+70
2005-07-07
[PATCH] iounmap debugging
Andrew Morton
1
-2
/
+4
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-07-01
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
1
-1
/
+1
2005-07-01
[PATCH] PCI: pci_assign_unassigned_resources() on x86
Ivan Kokshaysky
2
-3
/
+9
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
8
-14
/
+13
2005-06-28
[PATCH] coverity: i386: build.c: negative return to unsigned fix
KAMBAROV, ZAUR
1
-1
/
+2
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
3
-63
/
+101
2005-06-27
[PATCH] PCI: use the MCFG table to properly access pci devices (i386)
Greg Kroah-Hartman
1
-4
/
+25
2005-06-27
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
Greg Kroah-Hartman
2
-13
/
+40
2005-06-27
[PATCH] ACPI based I/O APIC hot-plug: add interfaces
Kenji Kaneshige
1
-0
/
+16
2005-06-27
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
Rajesh Shah
3
-1
/
+5
2005-06-27
[PATCH] PCI Allow OutOfRange PIRQ table address
jayalk@intworks.biz
3
-15
/
+43
2005-06-27
[PATCH] Return probe redesign: i386 specific changes
Rusty Lynch
1
-63
/
+70
2005-06-27
[PATCH] seccomp: tsc disable
Andrea Arcangeli
1
-0
/
+29
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-0
/
+2
2005-06-25
Fix up try_to_freeze() usage in arch/i386/kernel/signal.c
Linus Torvalds
1
-1
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
2
-4
/
+2
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-4
/
+2
2005-06-25
[PATCH] printk: arch/i386/mm/pgtable.c
Christophe Lucas
1
-15
/
+15
2005-06-25
[PATCH] printk: arch/i386/mm/ioremap.c
Christophe Lucas
1
-1
/
+1
2005-06-25
[PATCH] i386: cleanup boot_cpu_logical_apicid variables
Adrian Bunk
2
-6
/
+1
2005-06-25
[PATCH] x86_64: coding style and whitespace fixups
Domen Puncer
5
-10
/
+8
2005-06-25
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
Jesper Juhl
3
-9
/
+4
2005-06-25
[PATCH] arch/i386/crypto/aes.c: fix sparse warnings
Domen Puncer
1
-1
/
+1
2005-06-25
[PATCH] arch/i386/mm/fault.c: fix sparse warnings
Domen Puncer
1
-2
/
+2
2005-06-25
[PATCH] arch/i386/kernel/apm.c: fix sparse warnings
Domen Puncer
1
-4
/
+4
2005-06-25
[PATCH] arch/i386/kernel/traps.c: fix sparse warnings
Domen Puncer
1
-7
/
+7
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
2
-15
/
+24
2005-06-25
[PATCH] kdump: Save trap information for later analysis
Alexander Nyberg
2
-4
/
+11
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2
-12
/
+41
2005-06-25
[PATCH] Retrieve elfcorehdr address from command line
Vivek Goyal
1
-0
/
+8
2005-06-25
[PATCH] kdump: Routines for copying dump pages
Vivek Goyal
1
-0
/
+18
2005-06-25
[PATCH] kdump: Kconfig
Vivek Goyal
1
-0
/
+7
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
1
-0
/
+12
2005-06-25
[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled
Vivek Goyal
1
-0
/
+12
2005-06-25
[PATCH] kdump: NMI handler segment selector, stack pointer fix
Vivek Goyal
1
-0
/
+13
2005-06-25
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
1
-2
/
+0
2005-06-25
[PATCH] crashdump: x86 crashkernel option
Eric W. Biederman
3
-0
/
+38
2005-06-25
[PATCH] kexec: x86 shutdown APICs during crash_shutdown
Eric W. Biederman
1
-0
/
+7
2005-06-25
[PATCH] kexec: x86: snapshot registers during crash shutdown
Eric W. Biederman
1
-0
/
+80
2005-06-25
[PATCH] crashdump: x86: add NMI handler to capture other CPUs
Eric W. Biederman
1
-0
/
+56
2005-06-25
[PATCH] kexec: x86 kexec core
Eric W. Biederman
6
-1
/
+401
2005-06-25
[PATCH] kexec: x86: factor out apic shutdown code
Eric W. Biederman
1
-56
/
+26
2005-06-25
[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel
Vivek Goyal
1
-2
/
+2
2005-06-25
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
Eric W. Biederman
4
-7
/
+20
2005-06-25
[PATCH] kexec: x86: vmlinux: fix physical addresses
Eric W. Biederman
1
-21
/
+38
2005-06-25
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
Eric W. Biederman
2
-2
/
+69
2005-06-25
[PATCH] kexec: x86: i8259 shutdown: disable interrupts
Eric W. Biederman
1
-0
/
+12
[next]