2009-02-11 |
Jaswinder Singh... | x86: kernel/mpparse.c fix compilation warnings |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | x86: make hibernation always-possible |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ravikiran G... | x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | x86, apic: make generic_apic_probe() generally available |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Ingo Molnar | Merge branch 'x86/apic' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Alok Kataria | x86, apic: fix initialization of wakeup_cpu |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ian Campbell | xen: expose enable_IO_APIC for 32-bit |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: unstatic ioapic entry funcs |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: add mp_find_ioapic_pin |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: unstatic mp_find_ioapic so it can be used elsewhere |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: make apic_* operations inline functions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ian Campbell | xen: explicitly initialise the cpu field of irq_info |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | xen: make sure that softirqs get handled at the end... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | xen: remove irq bindcount |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | xen: pack all irq-related info together |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | xen: use our own eventchannel->irq path |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Ingo Molnar | Merge branch 'x86/paravirt' into x86/apic |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | xen: set irq_chip disable |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: unify do_IRQ() |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Jeremy Fitzhardinge | x86: add handle_irq() to allow interrupt injection |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Yinghai Lu | x86: find nr_irqs_gsi with mp_ioapic_routing |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Yinghai Lu | x86: check_timer cleanup |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Yinghai Lu | x86: use NR_IRQS_LEGACY to replace 16 |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Yinghai Lu | x86/irq: optimize nr_irqs |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | x86: clean up arch/x86/Kconfig* |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | x86, numaq: cleanups |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/apic |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | smp, generic: introduce arch_disable_smp_support()... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Yinghai Lu | x86: move default_ipi_xx back to ipi.c |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | x86, apic: explain the purpose of max_physical_apicid |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ingo Molnar | smp, generic: introduce arch_disable_smp_support()... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Kyle McMartin | x86: disable intel_iommu support by default |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jeremy Fitzhardinge | x86: don't apply __supported_pte_mask to non-present... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jeremy Fitzhardinge | xen: use direct ops on 64-bit |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jeremy Fitzhardinge | xen: make direct versions of irq_enable/disable/save... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jeremy Fitzhardinge | xen: setup percpu data pointers |
commit | commitdiff | tree | snapshot |
2009-02-05 |
H. Peter Anvin | Merge branch 'core/percpu' into x86/paravirt |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Jeremy Fitzhardinge | xen: fix 32-bit build resulting from mmu move |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Alex Chiang | x86: fix grammar in user-visible BIOS warning |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Borislav Petkov | x86/Kconfig.cpu: make Kconfig help readable in the... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Kyle McMartin | x86, 64-bit: print DMI info in the oops trace |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ingo Molnar | Merge branch 'core/xen' into x86/urgent |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Borislav Petkov | x86: APIC: enable workaround on AMD Fam10h CPUs |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Jeremy Fitzhardinge | xen: disable interrupts before saving in percpu |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Jeremy Fitzhardinge | x86/paravirt: return full 64-bit result |
commit | commitdiff | tree | snapshot |
2009-02-03 |
H. Peter Anvin | x86: add x86@kernel.org to MAINTAINERS |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Martin Hicks | x86: push old stack address on irqstack for unwinder |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Yinghai Lu | x86, percpu: fix kexec with vmlinux |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'merge' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for-upstream' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Mark McLoughlin | virtio-pci: do not oops on config change if driver... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Eric Dumazet | modules: Use a better scheme for refcounting |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Cliff Brake | pxamci: enable DMA for write ops after CMD/RESP |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Cliff Brake | pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_px... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
philipl@overt.org | ricoh_mmc: Use suspend_late/resume_early |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Linus Walleij | mmci: Add support for ST Micro derivate |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Sascha Hauer | mmc: Add a MX2/MX3 specific SDHC driver |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Bartlomiej... | icside: fix PCB version 6 support (v2) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Atsushi Nemoto | tx4939ide: typo fix and minor cleanup |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Bartlomiej... | ide: add CS5536 host driver (v3) |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Gerhard Pircher | ide: Force VIA IDE legacy interrupts for AmigaOne boards |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ian Campbell | IDE: Unregister and disable devices if initialization... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Bartlomiej... | ide: fix ide_register_port() failure handling |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Kay Sievers | ide: struct device - replace bus_id with dev_name(... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Borislav Petkov | ide-cd: fix DMA for non bio-backed requests |
commit | commitdiff | tree | snapshot |
2009-02-02 |
David Vrabel | Merge branch 'master' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jeremy Fitzhardinge | x86/vmi: fix interrupt enable/disable/save/restore... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jeremy Fitzhardinge | x86/paravirt: don't restore second return reg |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jens Axboe | block: add text file detailing queue/ sysfs files |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Alberto Bertogli | bio.h: If they MUST be inlined, then use __always_inline |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Alberto Bertogli | Fix misleading comment in bio.h |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Pekka Enberg | Merge branches 'topic/slab/fixes' and 'topic/slub/fixes... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jens Axboe | block: fix inconsistent parenthesisation of QUEUE_FLAG_... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Jens Axboe | block: fix oops in blk_queue_io_stat() |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Risto Suominen | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Benjamin Herrenschmidt | powerpc: Fix oops on some machines due to incorrect... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Stephen Rothwell | powerpc/ps3: Printing fixups for l64 to ll64 convserion... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Linus Torvalds | Manually revert "mlock: downgrade mmap sem while popula... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Devin Heitmueller | V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mauro Carvalho... | V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Yinghai Lu | irq, x86: fix lock status with numa_migrate_irq_desc |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Dave Jones | x86: add cache descriptors for Intel Core i7 |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Rusty Russell | sched_rt: don't use first_cpu on cpumask created with... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Peter Zijlstra | sched: fix buddie group latency |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mike Galbraith | sched: clear buddies more aggressively |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Peter Zijlstra | sched: symmetric sync vs avg_overlap |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Peter Zijlstra | sched: fix sync wakeups |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'header-fixes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'irq-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'timers-fixes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'tracing-fixes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
next |