Age | Commit message (Expand) | Author | Files | Lines |
2008-04-18 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 28 | -29/+0 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 5 | -10/+9 |
2008-04-18 | x86 PAT: fix mmap() of holes | Ingo Molnar | 1 | -1/+1 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -19/+4 |
2008-04-18 | x86: kgdb build fix | Harvey Harrison | 1 | -2/+2 |
2008-04-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 34 | -526/+2645 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 31 | -410/+1 |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 6 | -1/+599 |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 179 | -7988/+8052 |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 75 | -3741/+26 |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 79 | -5126/+6553 |
2008-04-18 | ppc/pmac: remove no longer needed IDE quirk | Bartlomiej Zolnierkiewicz | 1 | -22/+0 |
2008-04-18 | ppc: don't include <linux/ide.h> | Bartlomiej Zolnierkiewicz | 16 | -16/+0 |
2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 5 | -88/+0 |
2008-04-18 | ppc/pplus: remove ppc_ide_md.ide_init_hwif hook | Bartlomiej Zolnierkiewicz | 1 | -23/+0 |
2008-04-18 | ppc/sandpoint: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 3 | -98/+1 |
2008-04-18 | ppc/lopec: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 1 | -85/+0 |
2008-04-18 | ppc/mpc8xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2008-04-18 | ppc/pmac: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 2 | -13/+0 |
2008-04-18 | ppc/ppc4xx: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz | 1 | -23/+0 |
2008-04-18 | ppc/hdpu: remove dead IDE code | Bartlomiej Zolnierkiewicz | 1 | -36/+0 |
2008-04-17 | kgdb: fix several kgdb regressions | Jason Wessel | 2 | -1/+10 |
2008-04-17 | kgdb: add x86 HW breakpoints | Jason Wessel | 2 | -0/+154 |
2008-04-17 | kgdb: fix NMI hangs | Jason Wessel | 3 | -3/+19 |
2008-04-17 | x86: kgdb support | Ingo Molnar | 3 | -0/+419 |
2008-04-17 | Pull miscellaneous into release branch | Tony Luck | 17 | -100/+266 |
2008-04-17 | Pull nptcg into release branch | Tony Luck | 3 | -17/+196 |
2008-04-17 | Pull kvm-patches into release branch | Tony Luck | 4 | -0/+332 |
2008-04-17 | Pull percpureserve into release branch | Tony Luck | 5 | -11/+14 |
2008-04-17 | Pull regset into release branch | Tony Luck | 3 | -377/+1519 |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck | 9 | -1/+302 |
2008-04-17 | Pull fsys_gettimeofday into release branch | Tony Luck | 2 | -20/+16 |
2008-04-17 | x86: standalone trampoline code | Ingo Molnar | 3 | -15/+19 |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek | 32 | -760/+690 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/acpi/sleep.c | Paolo Ciarrocchi | 1 | -1/+1 |
2008-04-17 | x86: setup_trampoline() - fix section mismatch warning | Jacek Luczak | 1 | -1/+1 |
2008-04-17 | x86: section mismatch fixes, #1 | Jacek Luczak | 1 | -1/+1 |
2008-04-17 | x86: fix paranoia about using BIOS quickboot mechanism. | Alok Kataria | 1 | -5/+5 |
2008-04-17 | x86: print out buggy mptable | Yinghai Lu | 1 | -4/+7 |
2008-04-17 | x86: use cpu_online() | Akinobu Mita | 1 | -2/+2 |
2008-04-17 | x86: use cpumask_of_cpu() | Akinobu Mita | 2 | -7/+2 |
2008-04-17 | x86: remove unnecessary tmp local variable | Akinobu Mita | 2 | -4/+2 |
2008-04-17 | x86: remove unnecessary memset() | Akinobu Mita | 1 | -1/+0 |
2008-04-17 | x86: use ioapic_read_entry() and ioapic_write_entry() | Akinobu Mita | 2 | -27/+8 |
2008-04-17 | x86: avoid redundant loop in io_apic_level_ack_pending() | Akinobu Mita | 1 | -4/+7 |
2008-04-17 | x86: remove superfluous initialisation in boot code. | Alexander van Heukelum | 1 | -1/+1 |
2008-04-17 | x86: merge mpparse_{32,64}.c | Alexey Starikovskiy | 3 | -1002/+11 |
2008-04-17 | x86: unify mp_register_gsi | Alexey Starikovskiy | 2 | -10/+82 |
2008-04-17 | x86: unify mp_config_acpi_legacy_irqs | Alexey Starikovskiy | 1 | -4/+16 |
2008-04-17 | x86: unify mp_register_ioapic | Alexey Starikovskiy | 2 | -11/+15 |