- 4924e22 x86: unstatic mp_find_ioapic so it can be used elsewhere by Jeremy Fitzhardinge · 16 years ago
- 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
- 90af951 xen: explicitly initialise the cpu field of irq_info by Ian Campbell · 16 years ago
- 3445a8f xen: make sure that softirqs get handled at the end of event processing by Jeremy Fitzhardinge · 16 years ago
- d77bbd4 xen: remove irq bindcount by Jeremy Fitzhardinge · 16 years ago
- ced40d0 xen: pack all irq-related info together by Jeremy Fitzhardinge · 16 years ago
- 792dc4f xen: use our own eventchannel->irq path by Jeremy Fitzhardinge · 16 years ago
- eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
- 54a353a xen: set irq_chip disable by Jeremy Fitzhardinge · 16 years ago
- 7c1d7cd x86: unify do_IRQ() by Jeremy Fitzhardinge · 16 years ago
- 9b2b76a x86: add handle_irq() to allow interrupt injection by Jeremy Fitzhardinge · 16 years ago
- cc6c500 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
- f72dcca x86: check_timer cleanup by Yinghai Lu · 16 years ago
- abcaa2b x86: use NR_IRQS_LEGACY to replace 16 by Yinghai Lu · 16 years ago
- f1ee554 x86/irq: optimize nr_irqs by Yinghai Lu · 16 years ago
- 8f9ca47 x86: clean up arch/x86/Kconfig* by Ingo Molnar · 16 years ago
- 4f179d1 x86, numaq: cleanups by Ingo Molnar · 16 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
- a146649 smp, generic: introduce arch_disable_smp_support(), build fix by Ingo Molnar · 16 years ago
- c5e9548 x86: move default_ipi_xx back to ipi.c by Yinghai Lu · 16 years ago
- fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 16 years ago
- 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
- 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
- b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
- e4d0407 xen: use direct ops on 64-bit by Jeremy Fitzhardinge · 16 years ago
- 5393744 xen: make direct versions of irq_enable/disable/save/restore to common code by Jeremy Fitzhardinge · 16 years ago
- 3834143 xen: setup percpu data pointers by Jeremy Fitzhardinge · 16 years ago
- 327641d Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
- 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
- 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
- 0eb592d x86/paravirt: return full 64-bit result by Jeremy Fitzhardinge · 16 years ago
- bcde563 x86: add x86@kernel.org to MAINTAINERS by H. Peter Anvin · 16 years ago
- a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
- ef3892b x86, percpu: fix kexec with vmlinux by Yinghai Lu · 16 years ago
- b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 859281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 93bfbd7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9e6235e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
- 5c350d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- 017f517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 17294ab Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
- 86adf8a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- 3fff017 virtio-pci: do not oops on config change if driver not loaded by Mark McLoughlin · 16 years ago
- 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 16 years ago
- b601895 pxamci: enable DMA for write ops after CMD/RESP by Cliff Brake · 16 years ago
- e10a854 pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x()) by Cliff Brake · 16 years ago
- 06cc1c8 ricoh_mmc: Use suspend_late/resume_early by philipl@overt.org · 16 years ago
- cc30d60 mmci: Add support for ST Micro derivate by Linus Walleij · 16 years ago
- d96be87 mmc: Add a MX2/MX3 specific SDHC driver by Sascha Hauer · 16 years ago
- d224b62 icside: fix PCB version 6 support (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
- 9711a53 tx4939ide: typo fix and minor cleanup by Atsushi Nemoto · 16 years ago
- a77dcc4 ide: add CS5536 host driver (v3) by Bartlomiej Zolnierkiewicz · 16 years ago
- 9f6514c ide: Force VIA IDE legacy interrupts for AmigaOne boards by Gerhard Pircher · 16 years ago
- 51d6ac7 IDE: Unregister and disable devices if initialization fails. by Ian Campbell · 16 years ago
- 9a100f4 ide: fix ide_register_port() failure handling by Bartlomiej Zolnierkiewicz · 16 years ago
- e5461f3 ide: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 9e772d0 ide-cd: fix DMA for non bio-backed requests by Borislav Petkov · 16 years ago
- 8f04915 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
- 664c795 x86/vmi: fix interrupt enable/disable/save/restore calling convention. by Jeremy Fitzhardinge · 16 years ago
- e584f55 x86/paravirt: don't restore second return reg by Jeremy Fitzhardinge · 16 years ago
- cbb5901 block: add text file detailing queue/ sysfs files by Jens Axboe · 16 years ago
- c52440a bio.h: If they MUST be inlined, then use __always_inline by Alberto Bertogli · 16 years ago
- 20b636b Fix misleading comment in bio.h by Alberto Bertogli · 16 years ago
- f58914e Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linus by Pekka Enberg · 16 years ago
- 0648e10 block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT by Jens Axboe · 16 years ago
- fb8ec18 block: fix oops in blk_queue_io_stat() by Jens Axboe · 16 years ago
- 7fbb7ca fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks by Risto Suominen · 16 years ago
- 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
- 309ea62 powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net by Stephen Rothwell · 16 years ago
- 27421e2 Manually revert "mlock: downgrade mmap sem while populating mlocked regions" by Linus Torvalds · 16 years ago
- 67e70ba V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuning by Devin Heitmueller · 16 years ago
- 40c41c8 V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audio by Mauro Carvalho Chehab · 16 years ago
- 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
- 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
- 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 16 years ago
- a571bbe sched: fix buddie group latency by Peter Zijlstra · 16 years ago
- a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 16 years ago
- 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 16 years ago
- d942fb6 sched: fix sync wakeups by Peter Zijlstra · 16 years ago
- 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1347e96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e81cfd2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4b8d8ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
- c5e18af Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- 878b861 Fix memory corruption in console selection by Mikulas Patocka · 16 years ago
- f984d02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
- 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
- 9f84653 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- 5d0932a igb: fix link reporting when using sgmii by Alexander Duyck · 16 years ago
- ec54d7d igb: prevent skb_over panic w/ mtu smaller than 1K by Alexander Duyck · 16 years ago