summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move hotplug related extern definitions to smp.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move equal types to common fileGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: adjust types in smpcommon_32.cGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove cpu_llc_id from processor.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify smp_send_stopGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: provide hlt_works function.Glauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move prefill_possible_map to common fileGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move disabled_cpus to common headerGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify smp_cpus_doneGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify smp_prepare_cpusGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify prepare_boot_cpuGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify __cpu_up.Glauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: unify smp_call_function_maskGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge smp_send_rescheduleGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: define smp_ops in common headerGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge extern variables definitionsGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: merge extern function definitionsGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: commonize smp.hGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: fix switch_to() clobbersIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up switch_to()Ingo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: wmb() confusion in system.hPavel Machek2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: debug pmd_bad()Ingo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: redo cded932b75ab0a5f9181eIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up cpu capabilities accessesIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: apic_is_clustered_box for vsmpYinghai Lu2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up e820_reserve_resources on 64-bitYinghai Lu2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: de-macro start_thread()Ingo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up include/asm-x86/processor.hIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: define outb_pic and inb_pic to stop using outb_p and inb_pDavid P. Reed2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: call vsmp_init explicitlyGlauber Costa2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: remove never used nodenumer in pdaYinghai Lu2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: add gbpages switchesIngo Molnar2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: increase the kernel text limit to 512 MBIngo Molnar2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve semaphore documentationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify semaphore implementationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce down_killable()Matthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generic semaphore implementationMatthew Wilcox2008-04-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix quota.h includesMatthew Wilcox2008-04-17
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-16