index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Lines
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
-0
/
+2
2007-07-18
paravirt: increase IRQ limit
Jeremy Fitzhardinge
-1
/
+1
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
-0
/
+12
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
-6
/
+6
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
-1
/
+2
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
-0
/
+3
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
-0
/
+14
2007-07-17
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
-1
/
+2
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
-21
/
+0
2007-07-17
mm: remove ptep_establish()
Martin Schwidefsky
-11
/
+0
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
-1
/
+8
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
-3
/
+1
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
-1
/
+1
2007-07-16
page table handling cleanup
Jan Beulich
-30
/
+1
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
-0
/
+3
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
-37
/
+0
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
-4
/
+91
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
-6
/
+8
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
-2
/
+11
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
-14
/
+41
2007-07-12
include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
H. Peter Anvin
-3
/
+3
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
-33
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
-4
/
+0
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
-0
/
+10
2007-06-25
fix nmi_watchdog=2 bootup hang
Björn Steinbrink
-1
/
+1
2007-06-20
x86: Disable DAC on VIA bridges
Andi Kleen
-0
/
+6
2007-06-16
Rework ptep_set_access_flags and fix sun4c
Benjamin Herrenschmidt
-3
/
+5
2007-06-16
i386 mm: use pte_update() in ptep_test_and_clear_dirty()
Hugh Dickins
-12
/
+14
2007-05-23
i386: fix early usage of atomic_add_return and local_add_return on real i386
Thomas Gleixner
-2
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
-0
/
+2
2007-05-15
i386: move common parts of smp into their own file
Jeremy Fitzhardinge
-0
/
+4
2007-05-14
Revert "ipmi: add new IPMI nmi watchdog handling"
Linus Torvalds
-1
/
+0
2007-05-12
SLUB: i386 support
Christoph Lameter
-5
/
+2
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
-1
/
+2
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
-1
/
+2
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
-1
/
+2
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
-27
/
+1
2007-05-11
i386: work around miscompilation of alternatives code
Joerg Roedel
-2
/
+10
2007-05-10
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
Eric W. Biederman
-5
/
+0
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
-3
/
+3
2007-05-09
i386: msr.h: be paranoid about types and parentheses
H. Peter Anvin
-27
/
+22
2007-05-09
i386: remove unused rdtsc() macro
H. Peter Anvin
-12
/
+0
2007-05-09
i386 mmzone: use __maybe_unused
David Rientjes
-3
/
+3
2007-05-09
wrap access to thread_info
Roman Zippel
-1
/
+1
2007-05-09
Use the APIC to determine the hardware processor id - i386
Fernando Luis Vazquez Cao
-15
/
+21
2007-05-09
Remove hardcoding of hard_smp_processor_id on UP systems
Fernando Luis Vazquez Cao
-1
/
+2
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
-3
/
+3
2007-05-08
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
-1
/
+11
2007-05-08
x86, serial: convert legacy COM ports to platform devices
Bjorn Helgaas
-16
/
+0
2007-05-08
Some grammatical fixups and additions to atomic.h kernel-doc content
Robert P. J. Day
-2
/
+9
[prev]
[next]