Age | Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 1 | -1/+1 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 1 | -12/+11 |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 1 | -2/+0 |
2008-12-05 | x86: fix missing space in printk | Michael Tokarev | 1 | -2/+4 |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 1 | -10/+1 |
2008-11-17 | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 1 | -9/+15 |
2008-10-22 | x86: do_boot_cpu - check if we have ESR register | Cyrill Gorcunov | 1 | -3/+5 |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2008-10-16 | Make the taint flags reliable | Andi Kleen | 1 | -7/+7 |
2008-10-16 | x86: print out apic id in hex format | Yinghai Lu | 1 | -3/+3 |
2008-10-13 | x86: remove additional_cpus | Thomas Gleixner | 1 | -12/+2 |
2008-10-13 | x86: remove additional_cpus configurability | Ingo Molnar | 1 | -7/+1 |
2008-10-13 | x86: allow number of additional hotplug CPUs to be set at compile time, V2 | Chuck Ebbert | 1 | -1/+1 |
2008-10-13 | x86: move prefill_possible_map calling early, fix, V2 | Chuck Ebbert | 1 | -31/+31 |
2008-10-13 | x86: smpboot - check if we have ESR register in wakeup_secondary_cpu | Cyrill Gorcunov | 1 | -4/+6 |
2008-10-13 | arch/x86/kernel/smpboot.c: Clarify when irq processing begins. | Manfred Spraul | 1 | -2/+5 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 1 | -25/+23 |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 1 | -19/+19 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 1 | -19/+19 |
2008-10-10 | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 1 | -4/+1 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -2/+2 |
2008-09-23 | Merge branch 'timers/urgent' into x86/xen | Ingo Molnar | 1 | -0/+2 |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+1 |
2008-08-25 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar | 1 | -0/+3 |
2008-08-25 | x86: separate generic cpu disabling code from APIC writes in cpu_disable | Alex Nixon | 1 | -17/+23 |
2008-08-25 | x86: unify x86_32 and x86_64 play_dead into one function | Alex Nixon | 1 | -0/+29 |
2008-08-25 | x86: add cpu hotplug hooks into smp_ops | Alex Nixon | 1 | -4/+4 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 1 | -0/+3 |
2008-08-20 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -19/+46 |
2008-08-18 | x86: silence section mismatch warning - get_local_pda | Marcin Slusarz | 1 | -2/+9 |
2008-08-15 | x86: remove nesting CONFIG_HOTPLUG_CPU | Li Zefan | 1 | -4/+1 |
2008-08-14 | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 1 | -2/+2 |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar | 1 | -3/+19 |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 1 | -7/+23 |
2008-08-14 | x86: check bigsmp in smp_sanity_check instead of cpu_up | Yinghai Lu | 1 | -10/+28 |
2008-08-14 | x86: resurrect proper handling of maxcpus= kernel option (v2) | Max Krasnyansky | 1 | -14/+0 |
2008-08-11 | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 1 | -0/+10 |
2008-08-11 | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 1 | -3/+9 |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -4/+4 |
2008-07-25 | X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static | Jaswinder Singh | 1 | -2/+2 |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2008-07-22 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -29/+30 |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner | 1 | -26/+26 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -32/+22 |
2008-07-18 | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 1 | -18/+8 |
2008-07-18 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -2/+2 |
2008-07-18 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -139/+77 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -30/+19 |