summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-17x86: unify smp_cpus_doneGlauber Costa
2008-04-17x86: unify smp_prepare_cpusGlauber Costa
2008-04-17x86: unify prepare_boot_cpuGlauber Costa
2008-04-17x86: unify __cpu_up.Glauber Costa
2008-04-17x86: unify smp_call_function_maskGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa
2008-04-17x86: define smp_ops in common headerGlauber Costa
2008-04-17x86: merge extern variables definitionsGlauber Costa
2008-04-17x86: merge extern function definitionsGlauber Costa
2008-04-17x86: commonize smp.hGlauber Costa
2008-04-17x86: fix switch_to() clobbersIngo Molnar
2008-04-17x86: clean up switch_to()Ingo Molnar
2008-04-17x86: wmb() confusion in system.hPavel Machek
2008-04-17x86: debug pmd_bad()Ingo Molnar
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar
2008-04-17x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar
2008-04-17x86: clean up cpu capabilities accessesIngo Molnar
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu
2008-04-17x86: clean up e820_reserve_resources on 64-bitYinghai Lu
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar
2008-04-17x86: define outb_pic and inb_pic to stop using outb_p and inb_pDavid P. Reed
2008-04-17x86: call vsmp_init explicitlyGlauber Costa
2008-04-17x86: remove never used nodenumer in pdaYinghai Lu
2008-04-17x86: make X86_32 pt_regs members unsigned longHarvey Harrison
2008-04-17x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison
2008-04-17x86: clean up find_e820_area(), 64-bitYinghai Lu
2008-04-17x86: add gbpages switchesIngo Molnar
2008-04-17x86: increase the kernel text limit to 512 MBIngo Molnar
2008-04-17[ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel
2008-04-17[ARM] 4981/1: [KS8695] Simple LED driverAndrew Victor
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17Fix quota.h includesMatthew Wilcox
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik
2008-04-29V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chipHans Verkuil
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare