aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds5-10/+9
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-19/+4
2008-04-18x86: kgdb build fixHarvey Harrison1-2/+2
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds34-526/+2645
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds31-410/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds6-1/+599
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds179-7988/+8052
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds75-3741/+26
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller79-5126/+6553
2008-04-18ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz1-22/+0
2008-04-18ppc: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz16-16/+0
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz5-88/+0
2008-04-18ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz1-23/+0
2008-04-18ppc/sandpoint: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz3-98/+1
2008-04-18ppc/lopec: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-85/+0
2008-04-18ppc/mpc8xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-6/+0
2008-04-18ppc/pmac: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz2-13/+0
2008-04-18ppc/ppc4xx: remove ppc_ide_md hooksBartlomiej Zolnierkiewicz1-23/+0
2008-04-18ppc/hdpu: remove dead IDE codeBartlomiej Zolnierkiewicz1-36/+0
2008-04-17kgdb: fix several kgdb regressionsJason Wessel2-1/+10
2008-04-17kgdb: add x86 HW breakpointsJason Wessel2-0/+154
2008-04-17kgdb: fix NMI hangsJason Wessel3-3/+19
2008-04-17x86: kgdb supportIngo Molnar3-0/+419
2008-04-17Pull miscellaneous into release branchTony Luck17-100/+266
2008-04-17Pull nptcg into release branchTony Luck3-17/+196
2008-04-17Pull kvm-patches into release branchTony Luck4-0/+332
2008-04-17Pull percpureserve into release branchTony Luck5-11/+14
2008-04-17Pull regset into release branchTony Luck3-377/+1519
2008-04-17Pull virt-cpu-accounting into release branchTony Luck9-1/+302
2008-04-17Pull fsys_gettimeofday into release branchTony Luck2-20/+16
2008-04-17x86: standalone trampoline codeIngo Molnar3-15/+19
2008-04-17x86: move suspend wakeup code to CPavel Machek32-760/+690
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: setup_trampoline() - fix section mismatch warningJacek Luczak1-1/+1
2008-04-17x86: section mismatch fixes, #1Jacek Luczak1-1/+1
2008-04-17x86: fix paranoia about using BIOS quickboot mechanism.Alok Kataria1-5/+5
2008-04-17x86: print out buggy mptableYinghai Lu1-4/+7
2008-04-17x86: use cpu_online()Akinobu Mita1-2/+2
2008-04-17x86: use cpumask_of_cpu()Akinobu Mita2-7/+2
2008-04-17x86: remove unnecessary tmp local variableAkinobu Mita2-4/+2
2008-04-17x86: remove unnecessary memset()Akinobu Mita1-1/+0
2008-04-17x86: use ioapic_read_entry() and ioapic_write_entry()Akinobu Mita2-27/+8
2008-04-17x86: avoid redundant loop in io_apic_level_ack_pending()Akinobu Mita1-4/+7
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum1-1/+1
2008-04-17x86: merge mpparse_{32,64}.cAlexey Starikovskiy3-1002/+11
2008-04-17x86: unify mp_register_gsiAlexey Starikovskiy2-10/+82
2008-04-17x86: unify mp_config_acpi_legacy_irqsAlexey Starikovskiy1-4/+16
2008-04-17x86: unify mp_register_ioapicAlexey Starikovskiy2-11/+15
2008-04-17x86: unify uniq_io_apic_idAlexey Starikovskiy2-1/+21