Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
475850c86b908ae026d5a4be02a1b1e9c408c75a
/
arch
/
i386
/
kernel
475850c
[PATCH] i386: conditionalize inclusion of some MTRR flavors
by Jan Beulich
· 18 years ago
c6ea396
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
by Jan Beulich
· 18 years ago
8542b20
[PATCH] paravirt: Add option to allow skipping the timer check
by Zachary Amsden
· 18 years ago
bd472c7
[PATCH] paravirt: Be careful about touching BIOS address space
by Rusty Russell
· 18 years ago
da181a8
[PATCH] paravirt: Add MMU virtualization to paravirt_ops
by Rusty Russell
· 18 years ago
13623d7
[PATCH] paravirt: Add APIC accessors to paravirt-ops.
by Rusty Russell
· 18 years ago
6020c8f
[PATCH] paravirt: Allow disable power management under hypervisor
by Rusty Russell
· 18 years ago
3bbf547
[PATCH] paravirt: Disable vdso by default when CONFIG_PARAVIRT is enabled
by Andi Kleen
· 18 years ago
4f205fd
[PATCH] paravirt: Allow selected bug checks to be
by Rusty Russell
· 18 years ago
c9ccf30
[PATCH] paravirt: Add startup infrastructure for paravirtualization
by Rusty Russell
· 18 years ago
d7cd561
[PATCH] i386: cpu_detect extraction
by Rusty Russell
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 18 years ago
db91b88
[PATCH] i386: Fix double #includes in arch/i386
by Nicolas Kaiser
· 18 years ago
8c89812
[PATCH] i386: remove IOPL check on task switch
by Chuck Ebbert
· 18 years ago
d15512f
[PATCH] i386: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
cef518e
[PATCH] i386: Move memory map printing and other code to e820.c
by bibo,mao
· 18 years ago
b5b2405
[PATCH] i386: Move e820/efi memmap walking code to e820.c
by bibo,mao
· 18 years ago
b2dff6a
[PATCH] i386: Move find_max_pfn function to e820.c
by bibo,mao
· 18 years ago
8e3342f
[PATCH] i386: create e820.c for e820 map sanitize and copy function
by bibo,mao
· 18 years ago
269c2d8
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
by bibo,mao
· 18 years ago
11a4180
[PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths
by Andi Kleen
· 18 years ago
770d132
[PATCH] i386: Retrieve CLFLUSH size from CPUID
by Andi Kleen
· 18 years ago
74b47a7
[PATCH] i386: Fix entry.S code with !CONFIG_VM86
by Joe Korty
· 18 years ago
e69f202
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
by Vivek Goyal
· 18 years ago
2a43f3e
[PATCH] i386: CONFIG_PHYSICAL_START cleanup
by Eric W. Biederman
· 18 years ago
8621b81
[PATCH] i386: Reserve kernel memory starting from _text
by Eric W. Biederman
· 18 years ago
6ed0188
[PATCH] i386: Add comment for align to vmlinux.lds
by Vivek Goyal
· 18 years ago
6569580
[PATCH] i386: Distinguish absolute symbols
by Vivek Goyal
· 18 years ago
9c5f8be
[PATCH] x86: Mention PCI instead of RAM in NMI parity error message
by Andi Kleen
· 18 years ago
72690a2
[PATCH] x86: Don't use nested idle loops
by Andi Kleen
· 18 years ago
ec7fcaa
[PATCH] i386: Implement "current" with the PDA
by Jeremy Fitzhardinge
· 18 years ago
b2938f8
[PATCH] i386: Implement smp_processor_id() with the PDA
by Jeremy Fitzhardinge
· 18 years ago
49d26b6
[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage
by Jeremy Fitzhardinge
· 18 years ago
66e10a4
[PATCH] i386: Fix places where using %gs changes the usermode ABI
by Jeremy Fitzhardinge
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
6211119
[PATCH] i386: Initialize the per-CPU data area
by Jeremy Fitzhardinge
· 18 years ago
9ca3610
[PATCH] i386: Basic definitions for i386-pda
by Jeremy Fitzhardinge
· 18 years ago
eb5b7b9
[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct
by Jeremy Fitzhardinge
· 18 years ago
fa5cecd
[PATCH] i386: add missing iounmap in i386 hpet clocksource code
by Amol Lad
· 18 years ago
c0e84b9
[PATCH] i386: Add iounmap in error paths in hpet code
by Amol Lad
· 18 years ago
acc2076
[PATCH] i386: add sleazy FPU optimization
by Chuck Ebbert
· 18 years ago
be44d2a
[PATCH] i386: espfix cleanup
by Stas Sergeev
· 18 years ago
bb81a09
[PATCH] x86: all cpu backtrace
by Andrew Morton
· 18 years ago
e5e3a04
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
by Jeremy Fitzhardinge
· 18 years ago
42ed458
[PATCH] i386: i386 add X86_FEATURE_PEBS and detection
by Stephane Eranian
· 18 years ago
a63954b
[PATCH] i386: remove pointless printk from i386 oops output
by Dave Jones
· 18 years ago
dd315df
[PATCH] x86: Compress stack unwinder output
by Andi Kleen
· 18 years ago
b615ebd
[PATCH] x86: shorten lines in unwinder to be <= 80 characters
by Andi Kleen
· 18 years ago
9b48341
[PATCH] i386: fix buggy MTRR address checks
by Andreas Mohr
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
3704331
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
7bdd21c
Revert "ACPI: SCI interrupt source override"
by Len Brown
· 18 years ago
72a73a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
07accdc
Driver core: convert cpuid code to use struct device
by Greg Kroah-Hartman
· 18 years ago
a271aaf
Driver core: convert msr code to use struct device
by Greg Kroah-Hartman
· 18 years ago
039d09a
PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap
by Amol Lad
· 18 years ago
808dbbb
x86: be more careful when walking back the frame pointer chain
by Linus Torvalds
· 18 years ago
dc1829a
[PATCH] i386/x86_64: ACPI cpu_idle_wait() fix
by Ingo Molnar
· 18 years ago
45c9953
[PATCH] Use delayed disable mode of ioapic edge triggered interrupts
by Eric W. Biederman
· 18 years ago
fa18f47
[PATCH] x86: Add acpi_user_timer_override option for Asus boards
by Andi Kleen
· 18 years ago
ec68307
[PATCH] htirq: refactor so we only have one function that writes to the chip
by Eric W. Biederman
· 18 years ago
8bdc052
[PATCH] kretprobe: fix kretprobe-booster to save regs and set status
by Masami Hiramatsu
· 18 years ago
c06cb8b
[PATCH] i386: Force data segment to be 4K aligned
by Vivek Goyal
· 18 years ago
d654c67
[PATCH] Regression in 2.6.19-rc microcode driver
by Arjan van de Ven
· 18 years ago
90d5390
[PATCH] acpi_noirq section fix
by Andrew Morton
· 18 years ago
f9dadfa
i386: write IO APIC irq routing entries in correct order
by Linus Torvalds
· 18 years ago
130fe05
i386: clean up io-apic accesses
by Linus Torvalds
· 18 years ago
3f4b23e
[PATCH] APM: URL of APM 1.2 specs has changed
by Kristian Mueller
· 18 years ago
ae74589
[PATCH] fix efi_memory_present_wrapper()
by bibo,mao
· 18 years ago
61ce1ef
[PATCH] vmlinux.lds: consolidate initcall sections
by Andrew Morton
· 18 years ago
8cf2c51
[PATCH] x86: Revert new unwind kernel stack termination
by Andi Kleen
· 18 years ago
a1bae67
[PATCH] i386: Disable nmi watchdog on all ThinkPads
by Andi Kleen
· 18 years ago
26fd5e0
[PATCH] i386: Fix fake return address
by Jeremy Fitzhardinge
· 18 years ago
e51959f
[PATCH] Fix potential interrupts during alternative patching
by Zachary Amsden
· 18 years ago
3864c48
[PATCH] lockdep: annotate i386 apm
by Peter Zijlstra
· 18 years ago
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 18 years ago
3f4a0b9
[PATCH] i386 Time: Avoid PIT SMP lockups
by john stultz
· 18 years ago
18d508b
Pull sci into test branch
by Len Brown
· 18 years ago
281ea49
ACPI: SCI interrupt source override
by Kimball Murray
· 18 years ago
991528d
ACPI: Processor native C-states using MWAIT
by Venkatesh Pallipadi
· 18 years ago
6569345
[PATCH] thermal throttle: sysfs error checking
by Stephen Hemminger
· 18 years ago
2e3ad8a
[PATCH] x86/microcode: handle sysfs error
by Jeff Garzik
· 18 years ago
b611967
[PATCH] epoll_pwait()
by Davide Libenzi
· 18 years ago
c37e108
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
by Aneesh Kumar K.V
· 18 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 18 years ago
5a43c09
Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 18 years ago
b940d22
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
by Eric W. Biederman
· 18 years ago
5d347c8
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
by Jeff Garzik
· 18 years ago
86d91ba
arch/i386/kernel/time: don't shadow 'irq' function arg
by Jeff Garzik
· 18 years ago
d195412
[PATCH] i386: irqs build fix
by Andrew Morton
· 18 years ago
44aefd2
Merge git://git.infradead.org/~dhowells/irq-2.6
by Linus Torvalds
· 18 years ago
51ec28e
[PATCH] x86: Terminate the kernel stacks for the unwinder
by Andi Kleen
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 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
Next »