aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-08 09:16:56 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-08 09:16:56 +0200
commit6924d1ab8b7bbe5ab416713f5701b3316b2df85b (patch)
treeaffbf0ff13f7522336f25505e8e7b5f12a34e705 /drivers/input
parentRevert "x86, numaq: add pci_acpi_scan_root() stub" (diff)
parentx86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset (diff)
parentx86: Switch apm to unlocked_kernel (diff)
parentx86, bitops: make constant-bit set/clear_bit ops faster, gcc workaround (diff)
parentx86: minor polishing to top-level arch Makefile (diff)
parentx86: cacheline_align tss_struct (diff)
parentx86_64: use PAGE_OFFSET in dump_pagetables (diff)
parentMerge commit 'v2.6.26-rc9' into x86/cpu (diff)
parentx86: defconfig updates (diff)
parentx86 gart: remove unnecessary set_bit_string (diff)
parentMerge branch 'linus' into x86/i8259 (diff)
parentx86: add new cache descriptor (diff)
parentMerge branch 'linus' into x86/irqstats (diff)
parentMerge branch 'linus' into x86/kconfig (diff)
parentx86: avoid re-loading LDT in unrelated address spaces (diff)
parentx86, mce_64.c: mce_cpu_quirks being ignored (diff)
parentMerge branch 'linus' into x86/memtest (diff)
parentx86: pat.c final cleanup of loop body in reserve_memtype (diff)
parentMerge branch 'linus' into x86/ptemask (diff)
parentx86: move tracedata to RODATA (diff)
parentMerge branch 'linus' into x86/threadinfo (diff)
parentMerge branch 'linus' into x86/timers (diff)
parentx86: clean up vdso_enabled type on x86_64 (diff)
parentxen: add mechanism to extend existing multicalls (diff)
downloadlinux-dev-6924d1ab8b7bbe5ab416713f5701b3316b2df85b.tar.xz
linux-dev-6924d1ab8b7bbe5ab416713f5701b3316b2df85b.zip
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel