aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-17x86: unify smp_send_stopGlauber Costa
2008-04-17x86: provide hlt_works function.Glauber Costa
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa
2008-04-17x86: move disabled_cpus to common headerGlauber Costa
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15uml: compile error fixWANG Cong
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich