Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e94271017f0933b29362a3c9dea5a6b9d04d98e1
/
arch
/
x86
/
kernel
/
io_apic_32.c
e942710
x86: adjust enable_NMI_through_LVT0()
by Jan Beulich
· 17 years ago
75604d7
x86: remove all definitions with fastcall
by Harvey Harrison
· 17 years ago
f20ebee
x86: move 8259 defines to i8259.h
by Thomas Gleixner
· 17 years ago
af5ca3f4
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
4960c9d
Revert "x86: fix NMI watchdog & 'stopped time' problem"
by Thomas Gleixner
· 17 years ago
4aae070
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
by Ingo Molnar
· 17 years ago
ff1ea52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
d4d25de
x86: fix NMI watchdog & 'stopped time' problem
by Maciej W. Rozycki
· 17 years ago
61fd47e
ACPI: fix two IRQ8 issues in IOAPIC mode
by Shaohua Li
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
dbeb2be
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
by Rusty Russell
· 17 years ago
20d225b
x86: make io_apic not connected pin print complete
by Yinghai Lu
· 17 years ago
d5a7430
Convert cpu_sibling_map to be a per cpu variable
by Mike Travis
· 17 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/io_apic_32.c]
6513b15
i386: prepare shared kernel/io_apic.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/io_apic.c]
61ec756
ACPI: boot correctly with "nosmp" or "maxcpus=0"
by Len Brown
· 17 years ago
cc75b92
genirq: mark io_apic level interrupts to avoid resend
by Thomas Gleixner
· 17 years ago
edc2cbf
i386: remove old IRQ balancing debug cruft
by Stefan Richter
· 18 years ago
f0a7a5c
i386: timer_irq_works() static again
by Adrian Bunk
· 18 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 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
7fe3730
MSI: arch must connect the irq and the msi_desc
by Michael Ellerman
· 18 years ago
f26d6a2
[PATCH] i386: convert to the kthread API
by Eric W. Biederman
· 18 years ago
bd8559c
[PATCH] x86: remove UNEXPECTED_IO_APIC()
by Adrian Bunk
· 18 years ago
c2481cc
[PATCH] i386: irqbalance_disable() section fix
by Andrew Morton
· 18 years ago
2ff7354
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
by Eric W. Biederman
· 18 years ago
9f0a5ba
[PATCH] irq: Remove set_native_irq_info
by Eric W. Biederman
· 18 years ago
d7e25f3
[PATCH] genirq: remove IRQ_DISABLED
by Ingo Molnar
· 18 years ago
e05d723
[PATCH] i386, apic: clean up the APIC code
by Thomas Gleixner
· 18 years ago
950f442
[PATCH] Add irq flag to disable balancing for an interrupt
by Thomas Gleixner
· 18 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 18 years ago
2e18893
[PATCH] i386: Fix a typo in an IRQ handler name
by Maciej W. Rozycki
· 18 years ago
cb46898
[PATCH] io_apic: trivial __iomem annotations
by Al Viro
· 18 years ago
f7feaca
msi: Make MSI useable more architectures
by Eric W. Biederman
· 18 years ago
8339f00
[PATCH] i386: In assign_irq_vector look at all vectors before giving up
by Eric W. Biederman
· 18 years ago
306a22c
[PATCH] i386: Fix io_apic.c warning
by Andi Kleen
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
d7fb027
[PATCH] x86-64: remove remaining pc98 code
by Adrian Bunk
· 18 years ago
7e95b59
[PATCH] i386: Make irq_vector static
by Adrian Bunk
· 18 years ago
956fb53
[PATCH] i386: handle a negative return value
by Adrian Bunk
· 18 years ago
8542b20
[PATCH] paravirt: Add option to allow skipping the timer check
by Zachary Amsden
· 18 years ago
d15512f
[PATCH] i386: Fix race in IO-APIC routing entry setup.
by Andi Kleen
· 18 years ago
45c9953
[PATCH] Use delayed disable mode of ioapic edge triggered interrupts
by Eric W. Biederman
· 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
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
a460e74
[PATCH] genirq: clean up irq-flow-type naming
by Ingo Molnar
· 18 years ago
c37e108
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
by Aneesh Kumar K.V
· 18 years ago
b940d22
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
by Eric W. Biederman
· 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
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
f5b9ed7
[PATCH] genirq: convert the i386 architecture to irq-chips
by Ingo Molnar
· 18 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 18 years ago
cf4c6a2
[PATCH] i386: Factor out common io apic routing entry access
by Andi Kleen
· 18 years ago
874c4fe
[PATCH] i386: Allow to use GENERICARCH for UP kernels
by Andi Kleen
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 19 years ago
cd916d3
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
26a3c49
[PATCH] x86_64: fix vector_lock deadlock in io_apic.c
by Ingo Molnar
· 19 years ago
3e4ff11
[PATCH] x86_64: nmi watchdog header cleanup
by Don Zickus
· 19 years ago
6ebcc00
[PATCH] i386/x86-64: simplify ioapic_register_intr()
by Jan Beulich
· 19 years ago
0a1ad60
[PATCH] x86_64: serialize assign_irq_vector() use of static variables
by Jan Beulich
· 19 years ago
1b61b91
[PATCH] x86: kernel irq balance doesn't work
by Zhang Yanmin
· 19 years ago
e0c1e9b
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
by Kimball Murray
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
c8912599
[PATCH] for_each_possible_cpu: i386
by KAMEZAWA Hiroyuki
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
7c5c1e4
[PATCH] x86: deterine xapic using apic version
by Shaohua Li
· 19 years ago
f9262c1
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
by Andi Kleen
· 19 years ago
6070f9e
[PATCH] i386: Handle non existing APICs without panicing
by Andreas Deresch
· 19 years ago
1008fdd
[PATCH] x86_64: Memorize location of i8259 for reboots.
by Eric W. Biederman
· 19 years ago
76865c3
[PATCH] i386: ioapic virtual wire mode fix
by Vivek Goyal
· 19 years ago
fe655d3
[PATCH] setting irq affinity is broken in ia32 with MSI enabled
by Shaohua Li
· 19 years ago
1e4c85f
Revert "i386: move apic init in init_IRQs"
by Linus Torvalds
· 19 years ago
f2b36db
[PATCH] i386: move apic init in init_IRQs
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
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 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
52e6e63
[PATCH] i386: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
0b968d2
[PATCH] Fix misspelled i8259 typo in io_apic.c
by Karsten Wiese
· 19 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 19 years ago
6c231b7
[PATCH] Additions to .data.read_mostly section
by Ravikiran G Thirumalai
· 19 years ago
54d5d42
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
by Ashok Raj
· 19 years ago
888ba6c
[ACPI] delete CONFIG_ACPI_BOOT
by Len Brown
· 19 years ago
306e440
[PATCH] x86: i8253/i8259A lock cleanup
by Ingo Molnar
· 20 years ago
2031d0f
Merge Christoph's freeze cleanup patch
by Linus Torvalds
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
4ae6673
[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/
by Jesper Juhl
· 20 years ago
650927e
[PATCH] kexec: x86: resture apic virtual wire mode on shutdown
by Eric W. Biederman
· 20 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 20 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 20 years ago
ca05fea
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
by Natalie Protasevich
· 20 years ago
Next »