summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-151-0/+12
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-151-0/+1
* libata: fix drive side 80c cable check, take 3Tejun Heo2007-02-151-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-1528-340/+143
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-153-5/+9
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-149-243/+0
| * sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-141-1/+1
| * sh: define dma noncoherent API functions.Paul Mundt2007-02-131-0/+4
| * sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt2007-02-131-0/+1
| * sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
| * sh: Move __KERNEL__ up in asm/page.h.Paul Mundt2007-02-131-1/+2
| * sh: Fix syscall numbering breakage.Paul Mundt2007-02-131-9/+9
| * sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-131-7/+31
| * sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-133-6/+7
| * sh: Use a per-cpu ASID cache.Paul Mundt2007-02-133-38/+44
| * sh: SH-DMAC compile fixesManuel Lauss2007-02-131-0/+11
| * sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-134-19/+3
| * sh: More tidying for large base pages.Paul Mundt2007-02-132-6/+14
| * sh: syscall 300 should be __NR_fstatat64.SUGIOKA Toshinobu2007-02-131-1/+1
| * sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-131-4/+4
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-142-2/+2
|\ \
| * | [ALSA] version 1.0.14rc2Jaroslav Kysela2007-02-141-1/+1
| * | [ALSA] emu10k1: fix typoClemens Ladisch2007-02-141-1/+1
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-1436-130/+634
|\ \ \
| * | | [PATCH] x86-64: Remove mk_pte_phys()Andi Kleen2007-02-131-9/+0
| * | | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-0/+2
| * | | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-131-1/+1
| * | | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-0/+2
| * | | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-0/+1
| * | | [PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen2007-02-131-67/+67
| * | | [PATCH] x86-64: Fix wrong gcc check in bitops.hAndi Kleen2007-02-131-1/+1
| * | | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-131-12/+2
| * | | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-131-1/+8
| * | | [PATCH] x86-64: define dma noncoherent API functionsJeff Garzik2007-02-131-0/+3
| * | | [PATCH] x86-64: Fix preprocessor conditionJosef 'Jeff' Sipek2007-02-131-1/+1
| * | | [PATCH] x86-64: remove get_pmd()Jan Beulich2007-02-131-5/+0
| * | | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-131-0/+2
| * | | [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-4/+4
| * | | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-132-0/+6
| * | | [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-1/+1
| * | | [PATCH] i386: add idle notifierStephane Eranian2007-02-132-0/+22
| * | | [PATCH] i386: Profile pc badnessZachary Amsden2007-02-132-6/+17
| * | | [PATCH] i386: vMI timer patchesZachary Amsden2007-02-135-0/+120
| * | | [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-132-0/+263
| * | | [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+14
| * | | [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-132-0/+28
| * | | [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-132-4/+40
| * | | [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet2007-02-132-6/+1
| * | | [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-135-14/+14
| * | | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-132-6/+8