Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
67678360c8b8b15b05d730eb8f1b02411891417f
/
arch
/
i386
dad2ad8
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
5fed057
[PATCH] unexport phys_proc_id and cpu_core_id
by Adrian Bunk
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
991a51d
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
by Ananth N Mavinakayanahalli
· 19 years ago
9a0e3a8
[PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
cd6b076
[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu
by Prasanna S Panchamukhi
· 19 years ago
31ab269
[PATCH] x86: add MCE resume
by Shaohua Li
· 19 years ago
cc658cf
[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>
by Adrian Bunk
· 19 years ago
5cc6135
[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
by Adrian Bunk
· 19 years ago
8d1ed63
[PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>
by Adrian Bunk
· 19 years ago
77f72b1
[PATCH] i386: LVT entries remaining unmasked on reboot
by Zwane Mwaikambo
· 19 years ago
38e548e
[PATCH] arch/i386: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
f912696
[PATCH] reset tss->io_bitmap_owner in sys_ioperm()
by Bart Oldeman
· 19 years ago
1d37374
[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit
by Roland Dreier
· 19 years ago
1e4c85f
Revert "i386: move apic init in init_IRQs"
by Linus Torvalds
· 19 years ago
f2c84c0
[PATCH] i386: CONFIG_PC removal
by Arthur Othieno
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
7811fb8
[PATCH] hpet-RTC: cache the comparator register
by Clemens Ladisch
· 19 years ago
5f81994
[PATCH] hpet-RTC: fix timer config register accesses
by Clemens Ladisch
· 19 years ago
f00c96f
[PATCH] hpet-RTC: disable interrupt when no longer needed
by Clemens Ladisch
· 19 years ago
874ec33
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
by Randy Dunlap
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
d89ea9b
[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
96d55b8
[PATCH] uml: reuse i386 cpu-specific tuning
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
1aa1a9f
[PATCH] create and destroy cache sysfs entries based on cpu notifiers
by Ashok Raj
· 19 years ago
5d35704
[PATCH] i386: srat on non-acpi hw fix
by Magnus Damm
· 19 years ago
6c180d9
[PATCH] i386 mpparse: Only ignore lapic information we can't store
by Eric W. Biederman
· 19 years ago
009b29d
[PATCH] kdump/i386: apic verification failure fix
by Vivek Goyal
· 19 years ago
c531178
[PATCH] Clean up mtrr compat ioctl code
by Brian Gerst
· 19 years ago
daedb82
[PATCH] x86: vmx cpu feature detection
by Kamble, Nitin A
· 19 years ago
3d1675b
[PATCH] i386 kexec-on-panic: Don't shutdown the apics.
by Eric W. Biederman
· 19 years ago
f2b36db
[PATCH] i386: move apic init in init_IRQs
by Eric W. Biederman
· 19 years ago
29b7008
[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64
by Eric W. Biederman
· 19 years ago
fcfd636
[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connected
by Eric W. Biederman
· 19 years ago
9338316
[PATCH] ES7000 platform update
by Natalie.Protasevich@unisys.com
· 19 years ago
30037f6
[PATCH] x86: when L3 is present show its size in /proc/cpuinfo
by Venkatesh Pallipadi
· 19 years ago
f014a55
[PATCH] fixup bogus e820 entry with mem=
by Dave Hansen
· 19 years ago
750deaa
[PATCH] asus vt8235 router buggy bios workaround
by aleksey_gorelov@phoenix.com
· 19 years ago
434440a
[PATCH] x86: bug fix in P6 Machine check initialization
by Venkatesh Pallipadi
· 19 years ago
251e691
[PATCH] x86: add an accessor function for getting the per-CPU gdt
by Zachary Amsden
· 19 years ago
72e12b76
[PATCH] x86: bogus tls from gdt
by Zachary Amsden
· 19 years ago
9f40a72
[PATCH] x86: hot plug CPU to support physical add of new processors
by Natalie Protasevich
· 19 years ago
d16aafff
[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limit
by Siddha, Suresh B
· 19 years ago
d5cd4aa
[PATCH] x86: initialise tss->io_bitmap_owner to something
by Bart Oldeman
· 19 years ago
08967f9
[PATCH] FPU context corrupted after resume
by Shaohua Li
· 19 years ago
8896fab
[PATCH] x86: cmpxchg improvements
by Jan Beulich
· 19 years ago
dacb16b
[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecision
by Mathieu Desnoyers
· 19 years ago
0d078f6
[PATCH] CONFIG_IA32
by Brian Gerst
· 19 years ago
05039b9
[PATCH] memory hotplug: i386 addition functions
by Dave Hansen
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
60ec558
[PATCH] mm: i386 sh sh64 ready for split ptlock
by Hugh Dickins
· 19 years ago
c34d1b4
[PATCH] mm: kill check_user_page_readable
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
f8977d0
[PATCH] PCI fixup for Toshiba laptops and ohci1394
by Jesse Barnes
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
63172cb
[PATCH] typo fix in last cpufreq powernow patch
by Chris Wright
· 19 years ago
0213df7
[PATCH] cpufreq: fix pending powernow timer stuck condition
by Dave Jones
· 19 years ago
bfdc708
[CPUFREQ] kzalloc conversions for i386 drivers.
by Dave Jones
· 19 years ago
3c92c2b
[PATCH] i386: Don't discard upper 32bits of HWCR on K8
by Andi Kleen
· 19 years ago
d347f37
[PATCH] i386: fix stack alignment for signal handlers
by Markus F.X.J. Oberhumer
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
b33fa1f
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
by Nick Piggin
· 19 years ago
7d318d7
[PATCH] Fix up TLB flush filter disabling
by Andi Kleen
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
b9111b7
[CPUFREQ] Remove preempt_disable from powernow-k8
by Dave Jones
· 19 years ago
4db2ce0
[LIB]: Consolidate _atomic_dec_and_lock()
by David S. Miller
· 19 years ago
1619cca
Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"
by Linus Torvalds
· 19 years ago
0a305d2
[PATCH] Even more fallout from ATI Xpress timer workaround
by Cal Peake
· 19 years ago
3333337
[PATCH] i386: Ignore masked FPU exceptions
by Chuck Ebbert
· 19 years ago
6f673d8
[PATCH] arch/i386: Replace custom macro with isdigit()
by Tobias Klauser
· 19 years ago
9f15833
[PATCH] use add_taint() for setting tainted bit flags
by Randy Dunlap
· 19 years ago
a217e8c
Fix fallout from ATI Xpress timer workaround
by Linus Torvalds
· 19 years ago
66759a0
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets
by Chuck Ebbert
· 19 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
f343bb4
[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.
by Andi Kleen
· 19 years ago
c3ff8ec
[PATCH] i386: Don't miss pending signals returning to user mode after signal processing
by Roland McGrath
· 19 years ago
a7d0c21
[PATCH] i386 / uml: add dwarf sections to static link script
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
52e6e63
[PATCH] i386: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
672289e
[PATCH] i386/x86_64: make get_cpu_vendor() static
by Adrian Bunk
· 19 years ago
b01d868
[PATCH] remove ACPI S4bios support
by Pavel Machek
· 19 years ago
aeb8397
[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()
by Nishanth Aravamudan
· 19 years ago
486a153
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
f0eca96
[PATCH] Update PCI IOMEM allocation start
by Daniel Ritz
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
5e518d7
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
by Antonino A. Daplas
· 19 years ago
d2d5838
[PATCH] vesafb: Add blanking support
by Antonino A. Daplas
· 19 years ago
4c7fc72
[PATCH] i386: seccomp fix for auditing/ptrace
by Andrea Arcangeli
· 19 years ago
1299232
[PATCH] x86: MP_processor_info fix
by Andrew Morton
· 19 years ago
0b968d2
[PATCH] Fix misspelled i8259 typo in io_apic.c
by Karsten Wiese
· 19 years ago
fc0b1af
[PATCH] __user annotations for pointers in i386 sigframe
by viro@ZenIV.linux.org.uk
· 19 years ago
86feeaa
kbuild: full dependency check on asm-offsets.h
by Sam Ravnborg
· 19 years ago
529980c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
346d388
[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range
by Michael S. Tsirkin
· 19 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 19 years ago
a08b6b7
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
by viro@ZenIV.linux.org.uk
· 19 years ago
deac66a
[PATCH] kprobes: fix bug when probed on task and isr functions
by Keshavamurthy Anil S
· 19 years ago
Next »