Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42e47eeb8fb3f9d2abe653cc7f185816068a057d
/
arch
/
i386
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
95d7788
[PATCH] htirq: tidy up the htirq code
by Eric W. Biederman
· 18 years ago
3b7d192
[PATCH] msi: refactor and move the msi irq_chip into the arch code
by Eric W. Biederman
· 18 years ago
8b955b0
[PATCH] Initial generic hypertransport interrupt support
by Eric W. Biederman
· 18 years ago
f023d76
[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing
by Eric W. Biederman
· 18 years ago
ace80ab
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
by Eric W. Biederman
· 18 years ago
2d3fcc1
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
by Eric W. Biederman
· 18 years ago
3fc471e
[PATCH] genirq: i386 irq: Dynamic irq support
by Eric W. Biederman
· 18 years ago
92db6d1
[PATCH] genirq: msi: simplify the msi irq limit policy
by Eric W. Biederman
· 18 years ago
f5b9ed7
[PATCH] genirq: convert the i386 architecture to irq-chips
by Ingo Molnar
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
78b656b
[PATCH] i383 numa: fix numaq/summit apicid conflict
by Keith Mannthey
· 18 years ago
8d8f3cb
BUG_ON cleanups in arch/i386
by Eric Sesterhenn
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
8ccb3dc
x86: Fix booting with "no387 nofxsr"
by Linus Torvalds
· 18 years ago
fe74290
[PATCH] provide kernel_execve on all architectures
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
a406c36
[PATCH] cpumask: export node_to_cpu_mask consistently
by Greg Banks
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 18 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
3a872d8
[PATCH] Kprobes: Make kprobe modules more portable
by Ananth N Mavinakayanahalli
· 18 years ago
f0b364a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
5a73fdc
[PATCH] Some config.h removals
by Zachary Amsden
· 18 years ago
789e6ac
[PATCH] paravirt: update pte hook
by Zachary Amsden
· 18 years ago
23002d8
[PATCH] paravirt: kpte flush
by Zachary Amsden
· 18 years ago
a148ecf
[PATCH] Generic ioremap_page_range: i386 conversion
by Haavard Skinnemoen
· 18 years ago
bc03613
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
by Fernando Vazquez
· 18 years ago
ce53af9
[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()
by Fernando Vazquez
· 18 years ago
2654c08
[PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager
by Fernando Vazquez
· 18 years ago
dc2bc76
[PATCH] stack overflow safe kdump: safe_smp_processor_id()
by Fernando Vazquez
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
643f720
[PATCH] mmc (mainly): add "or later" clause to licence statement.
by Pierre Ossman
· 18 years ago
52978be
[PATCH] kmemdup: some users
by Alexey Dobriyan
· 18 years ago
be5b7a8
[PATCH] arch/i386/pci/mmconfig.c tweaks
by Andrew Morton
· 18 years ago
bfeeb0f
[CPUFREQ] Make acpi-cpufreq unsticky again.
by Dave Jones
· 18 years ago
b9629b8
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
by Bjorn Helgaas
· 18 years ago
29cbc78
[PATCH] x86: Clean up x86 NMI sysctls
by Andi Kleen
· 18 years ago
ae853e7
[PATCH] i386: Update defconfig
by Andi Kleen
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
fc09561
[PATCH] kthread: convert arch/i386/kernel/apm.c
by Serge E. Hallyn
· 18 years ago
6b77df0
[PATCH] oprofile: ppro: need to enable/disable all the counters
by Arun Sharma
· 18 years ago
b0de7fc
[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_epilog
by Josh Triplett
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
3b08606
[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls
by keith mannthey
· 18 years ago
eed7d41
[CPUFREQ] longhaul: remove duplicated code.
by Rafa³ Bilski
· 18 years ago
1e2af92
[PATCH] x86: use probe_kernel_address in handle_BUG()
by Andrew Morton
· 18 years ago
bd8e39f
[PATCH] x86 microcode: don't check the size
by Shaohua Li
· 18 years ago
9a4b9ef
[PATCH] x86 microcode: add sysfs and hotplug support
by Shaohua Li
· 18 years ago
a30a6a2
[PATCH] x86 microcode: using request_firmware to pull microcode
by Shaohua Li
· 18 years ago
9a3110b
[PATCH] x86 microcode: microcode driver cleanup.
by Shaohua Li
· 18 years ago
4cfee88
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 18 years ago
7f1be89
[CPUFREQ] Longhaul - Disable arbiter CLE266
by rafalbilski@interia.pl
· 18 years ago
0497c8c
[CPUFREQ] Fix section mismatch warning
by Venkatesh Pallipadi
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7d145aa
[PATCH] i386: Detect clock skew during suspend
by Rafael J. Wysocki
· 18 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 18 years ago
182daa5
[PATCH] mtrr: Add lock annotations for prepare_set and post_set
by Josh Triplett
· 18 years ago
c7f40ff1
[PATCH] i386: Kill references to xtime
by john stultz
· 18 years ago
0f0f1b4
[PATCH] Voyager: tty locking
by Alan Cox
· 18 years ago
a3bc0db
[PATCH] smp_call_function_single() cleanup
by Andrew Morton
· 18 years ago
eaa7077
[PATCH] i386: add smp_call_function_single
by Stephane Eranian
· 18 years ago
27d2666
[PATCH] x86: remove unused include from efi_stub.S
by Rusty Russell
· 18 years ago
753b9f8
[PATCH] x86: enable VMSPLIT for highmem kernels
by Dave Hansen
· 18 years ago
9c9b8b3
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
by Jeremy Fitzhardinge
· 18 years ago
461a9af
[PATCH] x86: add a bootparameter to reserve high linear address space
by Zachary Amsden
· 18 years ago
052e799
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor
by Jeremy Fitzhardinge
· 18 years ago
05f4a3e
[PATCH] x86: remove locally-defined ldt structure in favour of standard type
by Rusty Russell
· 18 years ago
c94a62a
[PATCH] apm: clean up module initalization
by Neil Horman
· 18 years ago
9932532
[PATCH] i386: show_registers(): try harder to print failing code
by Chuck Ebbert
· 18 years ago
1447c27
[PATCH] hpet rtc emulation: add watchdog timer
by Clemens Ladisch
· 18 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
b9b1578
[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES
by Christoph Lameter
· 18 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 18 years ago
776ed98
[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES
by Christoph Lameter
· 18 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 18 years ago
dcf1030
[PATCH] i386/x86-64: New Intel feature flags
by Dave Jones
· 18 years ago
3222b36
[PATCH] x86: Add a cumulative thermal throttle event counter.
by Dmitriy Zavin
· 18 years ago
66aea99
[PATCH] i386: Make the jiffies compares use the 64bit safe macros.
by Dmitriy Zavin
· 18 years ago
15d5f83
[PATCH] x86: Refactor thermal throttle processing
by Dmitriy Zavin
· 18 years ago
0637a70
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1
by Andi Kleen
· 18 years ago
8f60774
[PATCH] x86: Move direct PCI scanning functions out of line
by Andi Kleen
· 18 years ago
f157cbb
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
by Andi Kleen
· 18 years ago
adf1423
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
by Jan Beulich
· 18 years ago
35d534a
[PATCH] x86: - restore i8259A eoi status on resume
by Matthew Garrett
· 18 years ago
f354b3a
[PATCH] i386: Split multi-line printk in oops output.
by Dave Jones
· 18 years ago
de09bdd
[PATCH] i386: Add MMCFG resources to i386 too
by Andi Kleen
· 18 years ago
9abd792
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
by Andi Kleen
· 18 years ago
5e544d6
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config space access
by Andi Kleen
· 18 years ago
371c2f2
[PATCH] i386: Remove experimental mark of kexec
by Eric W. Biederman
· 18 years ago
f0f4c34
[PATCH] i386: add HPET(s) into resource map
by adurbin@google.com
· 18 years ago
ec5c092
[PATCH] i386: Do better early exception handlers
by Chuck Ebbert
· 18 years ago
78be370
[PATCH] i386: Allow a kernel not to be in ring 0
by Rusty Russell
· 18 years ago
0da5db3
[PATCH] i386: Abstract sensitive instructions
by Rusty Russell
· 18 years ago
3566561
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
by Magnus Damm
· 18 years ago
Next »