Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2d9ce177e68645945e3366cfe2d66ee3c28cd4f2
/
include
/
asm-i386
2d9ce17
i386: Allow KVM on i386 nonpae
by Avi Kivity
· 17 years ago
c41917d
[PATCH] sched: sched_cacheflush is now unused
by Ralf Baechle
· 17 years ago
d7e28ff
lguest: the host code
by Rusty Russell
· 17 years ago
b111757
arch: personality independent stack top
by Peter Zijlstra
· 17 years ago
5fb7dc3
define new percpu interface for shared data
by Fenghua Yu
· 17 years ago
9e367d8
jprobes: remove JPROBE_ENTRY()
by Michael Ellerman
· 17 years ago
d756d10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
4bac07c
xen: add the Xenbus sysfs and virtual device hotplug driver
by Jeremy Fitzhardinge
· 17 years ago
5ead97c
xen: Core Xen implementation
by Jeremy Fitzhardinge
· 17 years ago
a42089d
xen: Add Xen interface header files
by Jeremy Fitzhardinge
· 17 years ago
688340e
Add a sched_clock paravirt_op
by Jeremy Fitzhardinge
· 17 years ago
d572929
paravirt: helper to disable all IO space
by Jeremy Fitzhardinge
· 17 years ago
c70df74
paravirt: make siblingmap functions visible
by Jeremy Fitzhardinge
· 17 years ago
724faa8
paravirt: unstatic smp_store_cpu_info
by Jeremy Fitzhardinge
· 17 years ago
5378701
paravirt: unstatic leave_mm
by Jeremy Fitzhardinge
· 17 years ago
03f0c2f
paravirt: increase IRQ limit
by Jeremy Fitzhardinge
· 17 years ago
6996d3b
paravirt: add a hook for once the allocator is ready
by Jeremy Fitzhardinge
· 17 years ago
fdb4c33
paravirt: add an "mm" argument to alloc_pt
by Jeremy Fitzhardinge
· 17 years ago
97ac735
sys_fallocate() implementation on i386, x86_64 and powerpc
by Amit Arora
· 17 years ago
317b3c2
fbdev: detect primary display device
by Antonino A. Daplas
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
f0e47c2
mm: remove ptep_establish()
by Martin Schwidefsky
· 17 years ago
cf99aba
make seccomp zerocost in schedule
by Andrea Arcangeli
· 17 years ago
ed4aaad
fix jvc cdrom drive lockup
by Zhang, Yanmin
· 17 years ago
8f0accc
kill vmalloc_earlyreserve
by Jan Beulich
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
48c7ae6
Make struct boot_params a real structure, and remove obsolete fields
by H. Peter Anvin
· 17 years ago
9c25d13
Make definitions for struct e820entry and struct e820map consistent
by H. Peter Anvin
· 17 years ago
1d67953
Use a new CPU feature word to cover features that are spread around
by Venki Pallipadi
· 17 years ago
ec48153
Unify the CPU features vectors between i386 and x86-64
by H. Peter Anvin
· 17 years ago
f8c0937
include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
by H. Peter Anvin
· 17 years ago
caa5171
PCI: remove pci_dac_dma_... APIs
by Jan Beulich
· 17 years ago
575e334
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
by Michael Ellerman
· 18 years ago
071922c
i386: es7000 build breakage fix
by Vivek Goyal
· 17 years ago
b9e3614
fix nmi_watchdog=2 bootup hang
by Björn Steinbrink
· 17 years ago
388c19e
x86: Disable DAC on VIA bridges
by Andi Kleen
· 17 years ago
8dab524
Rework ptep_set_access_flags and fix sun4c
by Benjamin Herrenschmidt
· 17 years ago
d6f8bb1
i386 mm: use pte_update() in ptep_test_and_clear_dirty()
by Hugh Dickins
· 17 years ago
03491c9
i386: fix early usage of atomic_add_return and local_add_return on real i386
by Thomas Gleixner
· 18 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
297d9c0
i386: move common parts of smp into their own file
by Jeremy Fitzhardinge
· 18 years ago
faa8b6c
Revert "ipmi: add new IPMI nmi watchdog handling"
by Linus Torvalds
· 18 years ago
f1d1a84
SLUB: i386 support
by Christoph Lameter
· 18 years ago
fdb902b1
signal/timer/event: eventfd wire up x86 arches
by Davide Libenzi
· 18 years ago
57ac889
signal/timer/event: timerfd wire up x86 arches
by Davide Libenzi
· 18 years ago
2121e24
signal/timer/event: signalfd wire up x86 arches
by Davide Libenzi
· 18 years ago
04dd08b
Consolidate asm/poll.h
by Stephen Rothwell
· 18 years ago
6041b57
i386: work around miscompilation of alternatives code
by Joerg Roedel
· 18 years ago
5a18c92
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
by Eric W. Biederman
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
b0b73cb
i386: msr.h: be paranoid about types and parentheses
by H. Peter Anvin
· 18 years ago
29bd443
i386: remove unused rdtsc() macro
by H. Peter Anvin
· 18 years ago
c3c117f
i386 mmzone: use __maybe_unused
by David Rientjes
· 18 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
a36166c
Use the APIC to determine the hardware processor id - i386
by Fernando Luis Vazquez Cao
· 18 years ago
2f4dfe2
Remove hardcoding of hard_smp_processor_id on UP systems
by Fernando Luis Vazquez Cao
· 18 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
36f021b
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 18 years ago
7e92b4fc
x86, serial: convert legacy COM ports to platform devices
by Bjorn Helgaas
· 18 years ago
cc38682
Some grammatical fixups and additions to atomic.h kernel-doc content
by Robert P. J. Day
· 18 years ago
a436ed9
x86: create asm/cmpxchg.h
by Jeff Dike
· 18 years ago
5dc12dd
Remove tas()
by Jeff Dike
· 18 years ago
a075227
local_t: i386 extension
by Mathieu Desnoyers
· 18 years ago
2856f5e
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency
by Mathieu Desnoyers
· 18 years ago
e656e24
atomic.h: i386 type safety fix
by Mathieu Desnoyers
· 18 years ago
1c710c8
utimensat implementation
by Ulrich Drepper
· 18 years ago
0bb5e19
Clean up mostly unused IOSPACE macros
by David Gibson
· 18 years ago
7e80d0d
i386: sched.h inclusion from module.h is baack
by Alexey Dobriyan
· 18 years ago
6672f76
kdump/kexec: calculate note size at compile time
by Simon Horman
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
6de0212
tty: i386/x86_64 arbitary speed support
by Alan Cox
· 18 years ago
f64da95
ipmi: add new IPMI nmi watchdog handling
by Corey Minyard
· 18 years ago
4e9baad
i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu
by Rudolf Marek
· 18 years ago
b5637e6
i386: use page allocator to allocate thread_info structure
by Christoph Lameter
· 18 years ago
0013572
i386: use pte_update_defer in ptep_test_and_clear_{dirty,young}
by Zachary Amsden
· 18 years ago
10a8d6a
i386: add ptep_test_and_clear_{dirty,young}
by David Rientjes
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
fabb5c4
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6
by Linus Torvalds
· 18 years ago
89661ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
98b9617
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
a9dfd28
PCI: scatterlist.h needs types.h
by Jean Delvare
· 18 years ago
c41bf8f
[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu
by Jan Kiszka
· 18 years ago
02b64da
[PATCH] i386: white space fixes in i387.h
by Jan Kiszka
· 18 years ago
c5bcb56
[PATCH] x86: Use RDTSCP for synchronous get_cycles if possible
by Andi Kleen
· 18 years ago
9bccb23d
[PATCH] i386: Add X86_FEATURE_RDTSCP
by Andi Kleen
· 18 years ago
3aefbe0
[PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386
by Andi Kleen
· 18 years ago
e859dc55
[PATCH] i386: Implement alternative_io for i386
by Andi Kleen
· 18 years ago
3671df8
[PATCH] i386: Evaluate constant cpu features at runtime
by Andi Kleen
· 18 years ago
c7f81c9
[PATCH] i386: Verify important CPUID bits in real mode
by Andi Kleen
· 18 years ago
09198e6
[PATCH] i386: Clean up NMI watchdog code
by Andi Kleen
· 18 years ago
9e5e316
[PATCH] i386: pte simplify ops
by Zachary Amsden
· 18 years ago
142dd97
[PATCH] i386: pte xchg optimization
by Zachary Amsden
· 18 years ago
c2c1acc
[PATCH] i386: pte clear optimization
by Zachary Amsden
· 18 years ago
f2b218d
[PATCH] i386: safe_apic_wait_icr_idle - i386
by Fernando Luis VazquezCao
· 18 years ago
de938c5
[PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync
by Bernhard Kaindl
· 18 years ago
2b1f627
[PATCH] x86: Save the MTRRs of the BSP before booting an AP
by Bernhard Kaindl
· 18 years ago
Next »