Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7c9a4a5b67926dd186d427bc5b9fce6ccbde154c
/
arch
/
i386
« Previous
2a57ff1
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
by Rusty Russell
· 18 years ago
105fddb
[PATCH] i386: Move mce_disabled to asm/mce.h
by Rusty Russell
· 18 years ago
992af68
[PATCH] i386: paravirt unhandled fallthrough
by Rusty Russell
· 18 years ago
9fbbd4d
[PATCH] x86: Don't require the vDSO for handling a.out signals
by Andi Kleen
· 18 years ago
120fad7
[PATCH] i386: Fix Cyrix MediaGX detection
by Alan
· 18 years ago
7de6d36
[PATCH] i386: Fix warning in cpu initialization
by Andi Kleen
· 18 years ago
2ba1ff2
[PATCH] i386: Fix warning in microcode.c
by Andi Kleen
· 18 years ago
0a4599c
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
by Andi Kleen
· 18 years ago
f790cd3
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
by Andi Kleen
· 18 years ago
1a1eecd
[PATCH] i386: Remove fastcall in paravirt.[ch]
by Andi Kleen
· 18 years ago
bcde1eb
[PATCH] i386: geode configuration fixes
by TAKADA Yoshihito
· 18 years ago
86c4183
[PATCH] i386: add option to show more code in oops reports
by Chuck Ebbert
· 18 years ago
a4af60a
[PATCH] i386: Remove unused kernel config option X86_XADD
by Robert P. J. Day
· 18 years ago
47a55cd
[PATCH] i386: entry.S END/ENDPROC annotations
by Jan Beulich
· 18 years ago
2632f01
[PATCH] i386: support Classic MediaGXm
by takada
· 18 years ago
3101673
[PATCH] i386: avoid gcc extension
by Randy Dunlap
· 18 years ago
30b82ea
[PATCH] i386: All Transmeta CPUs have constant TSCs
by H. Peter Anvin
· 18 years ago
5d0e600
[PATCH] x86: fix laptop bootup hang in init_acpi()
by Ingo Molnar
· 18 years ago
6c5806c
[PATCH] i386: fix size_or_mask and size_and_mask
by Andreas Herrmann
· 18 years ago
016d6f3
[PATCH] i386: Convert /proc/apm to seqfile
by Alexey Dobriyan
· 18 years ago
ad4e680
[PATCH] i386: use smp_call_function_single()
by Alexey Dobriyan
· 18 years ago
d958f14
[PATCH] i386: use smp_call_function_single()
by Alexey Dobriyan
· 18 years ago
8c40ad0
[PATCH] i386: Small cleanup to TLB flush code
by Andi Kleen
· 18 years ago
9b35589
[PATCH] x86: simplify notify_page_fault()
by Jan Beulich
· 18 years ago
4426426
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofile
by Venkatesh Pallipadi
· 18 years ago
90ce4bc
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
by Venkatesh Pallipadi
· 18 years ago
3b3d5e1
[PATCH] i386: romsignature/checksum cleanup
by Rene Herman
· 18 years ago
f969098
[PATCH] i386: improve sched_clock() on i686
by Ingo Molnar
· 18 years ago
2ff2d3d
[PATCH] i386: add idle notifier
by Stephane Eranian
· 18 years ago
86a9788
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
by Adrian Bunk
· 18 years ago
f8657e1
[PATCH] i386: move startup_32() in text.head section
by Vivek Goyal
· 18 years ago
7c0b49f
[PATCH] i386: Paravirt debug defaults off
by Zachary Amsden
· 18 years ago
90736e2
[PATCH] i386: Vmi timer race
by Zachary Amsden
· 18 years ago
ac3b6fa
[PATCH] i386: Kprobe rpl fix
by Zachary Amsden
· 18 years ago
7b35520
[PATCH] i386: Profile pc badness
by Zachary Amsden
· 18 years ago
bbab4f3
[PATCH] i386: vMI timer patches
by Zachary Amsden
· 18 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 18 years ago
ae5da27
[PATCH] i386: SMP boot hook for paravirt
by Zachary Amsden
· 18 years ago
8b15114
[PATCH] i386: iOPL handling for paravirt guests
by Zachary Amsden
· 18 years ago
9226d12
[PATCH] i386: paravirt CPU hypercall batching mode
by Zachary Amsden
· 18 years ago
c119ecc
[PATCH] MM: page allocation hooks for VMI backend
by Zachary Amsden
· 18 years ago
90611fe
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h
by Adrian Bunk
· 18 years ago
26054ed
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
by OGAWA Hirofumi
· 18 years ago
56829d1
[PATCH] mmconfig: fix unreachable_devices()
by OGAWA Hirofumi
· 18 years ago
429d512
[PATCH] mmconfig: minor cleanup in mmconfig code
by OGAWA Hirofumi
· 18 years ago
44de020
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
by OGAWA Hirofumi
· 18 years ago
6a0668f
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
by Olivier Galibert
· 18 years ago
9358c69
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
by Olivier Galibert
· 18 years ago
5f02738
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
by Olivier Galibert
· 18 years ago
b786739
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
by Olivier Galibert
· 18 years ago
2e18893
[PATCH] i386: Fix a typo in an IRQ handler name
by Maciej W. Rozycki
· 18 years ago
464d1a7
[PATCH] i386: Convert i386 PDA code to use %fs
by Jeremy Fitzhardinge
· 18 years ago
ee55c0b
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
7f8f97c
ACPI: acpi_table_parse() now returns success/fail, not count
by Len Brown
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
4e498b6
[PATCH] Dynamic kernel command-line: i386
by Alon Bar-Lev
· 18 years ago
656dad3
[PATCH] highmem: catch illegal nesting
by Ingo Molnar
· 18 years ago
cefc8be
[PATCH] Consolidate bust_spinlocks()
by Kirill Korotaev
· 18 years ago
67d3822
[PATCH] disable init/initramfs.c: architectures
by Jean-Paul Saman
· 18 years ago
5ac6da6
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
by Christoph Lameter
· 18 years ago
bd0561c
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
by Dave Jones
· 18 years ago
348f31e
[CPUFREQ] Longhaul - Separate frequency and voltage transition
by Rafa³ Bilski
· 18 years ago
e57501c
[CPUFREQ] Longhaul - Models of Nehemiah
by Rafa³ Bilski
· 18 years ago
9addf3b
[CPUFREQ] Longhaul - Simplier minmult
by Rafa³ Bilski
· 18 years ago
86acd49
[CPUFREQ] Enhanced PowerSaver driver
by Rafa³ Bilski
· 18 years ago
7d91d53
[PATCH] i386 vDSO: use install_special_mapping
by Roland McGrath
· 18 years ago
cb46898
[PATCH] io_apic: trivial __iomem annotations
by Al Viro
· 18 years ago
11718b4d
[PATCH] misc NULL noise removal
by Al Viro
· 18 years ago
5b71bdd
[PATCH] hpet: trivial __iomem annotations
by Al Viro
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
f7feaca
msi: Make MSI useable more architectures
by Eric W. Biederman
· 18 years ago
57e1c5c
Pull test into release branch
by Len Brown
· 18 years ago
786f46b
[CPUFREQ] Longhaul - Add VT8235 support
by Rafa³ Bilski
· 18 years ago
46ef955
[CPUFREQ] Longhaul - Fix guess_fsb function
by Rafa³ Bilski
· 18 years ago
40c373c
[PATCH] EFI x86: pass firmware call parameters on the stack
by Frédéric Riss
· 18 years ago
0d44b2b
[CPUFREQ] Longhaul - Remove duplicate tables
by Rafa³ Bilski
· 18 years ago
980342a
[CPUFREQ] Longhaul - Introduce Nehemiah C
by Rafa³ Bilski
· 18 years ago
58389a8
[CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE
by Joachim Deguara
· 18 years ago
1479672
[CPUFREQ] Longhaul - Remove "ignore_latency" option
by Rafa³ Bilski
· 18 years ago
eee3c85
Pull motherboard into test branch
by Len Brown
· 18 years ago
0e56833
ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT
by Alexey Starikovskiy
· 18 years ago
f18c5a0
ACPICA: Allow ACPI id to be u32 instead of u8.
by Alexey Starikovskiy
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
5f3b1a8
ACPICA: Remove duplicate table definitions (non-conflicting)
by Alexey Starikovskiy
· 18 years ago
ad363f8
ACPICA: Remove duplicate table definitions.
by Alexey Starikovskiy
· 18 years ago
cee324b
ACPICA: use new ACPI headers.
by Alexey Starikovskiy
· 18 years ago
ceb6c46
ACPICA: Remove duplicate table manager
by Alexey Starikovskiy
· 18 years ago
ad71860
ACPICA: minimal patch to integrate new tables into Linux
by Alexey Starikovskiy
· 18 years ago
435f8a6
Revert "[PATCH] fix typo in geode_configre()@cyrix.c"
by Linus Torvalds
· 18 years ago
2a3d4f1
[PATCH] __crc_... is intended to be absolute
by Al Viro
· 18 years ago
aaba6d4
[PATCH] mca_nmi_hook() can be called at any point
by Al Viro
· 18 years ago
ad2e62a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
8339f00
[PATCH] i386: In assign_irq_vector look at all vectors before giving up
by Eric W. Biederman
· 18 years ago
3453c84
[CPUFREQ] Remove unneeded errata workaround from p4-clockmod.
by Dave Jones
· 18 years ago
f47aef5
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
by Roland McGrath
· 18 years ago
a1f3bb9
[PATCH] Fix CONFIG_COMPAT_VDSO
by Roland McGrath
· 18 years ago
10fccf5
i386: turn on CONFIG_PNP in defconfig
by Bjorn Helgaas
· 18 years ago
0dbe5a1
[PATCH] paravirt: mark the paravirt_ops export internal
by Ingo Molnar
· 18 years ago
58d9ce7d
[PATCH] Revert nmi_known_cpu() check during boot option parsing
by Venkatesh Pallipadi
· 18 years ago
9ee79a3
[PATCH] x86: fix PDA variables to work during boot
by James Bottomley
· 18 years ago
Next »