Age | Commit message (Expand) | Author | Files | Lines |
2012-11-15 | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 1 | -1/+5 |
2012-11-15 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 1 | -1/+3 |
2012-11-15 | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 1 | -2/+7 |
2012-11-15 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 1 | -3/+2 |
2012-11-15 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2 | -7/+105 |
2012-11-14 | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 1 | -0/+13 |
2012-11-14 | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 1 | -0/+16 |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu | 1 | -0/+44 |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2 | -20/+19 |
2012-11-14 | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu | 1 | -7/+43 |
2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu | 1 | -0/+29 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 34 | -84/+280 |
2012-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 10 | -41/+14 |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -14/+18 |
2012-11-10 | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 9 | -8/+24 |
2012-11-10 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 4 | -2/+20 |
2012-11-10 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 1 | -0/+5 |
2012-11-10 | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 1 | -2/+4 |
2012-11-09 | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 1 | -0/+6 |
2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 5 | -16/+33 |
2012-11-09 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 1 | -1/+2 |
2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu | 1 | -1/+2 |
2012-11-08 | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2 | -1/+3 |
2012-11-08 | arm64: smp: add missing completion for secondary boot | Will Deacon | 1 | -2/+1 |
2012-11-08 | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-11-08 | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 3 | -25/+3 |
2012-11-08 | arm64: perf: use architected event for CPU cycle counter | Will Deacon | 1 | -8/+2 |
2012-11-07 | xen/arm: Fix compile errors when drivers are compiled as modules. | Konrad Rzeszutek Wilk | 1 | -0/+5 |
2012-11-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -29/+21 |
2012-11-07 | s390/sclp: fix addressing mode clobber | Heiko Carstens | 1 | -1/+7 |
2012-11-07 | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck | 1 | -0/+2 |
2012-11-05 | Merge tag 'v3.7-rc4' into upstream-master | Catalin Marinas | 165 | -1244/+1652 |
2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 1 | -14/+7 |
2012-11-04 | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 1 | -1/+1 |
2012-11-03 | Merge tag 'frv-fixes-20121102' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -32/+14 |
2012-11-03 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -11/+25 |
2012-11-02 | frv: fix the broken preempt | Al Viro | 1 | -20/+3 |
2012-11-02 | frv: switch to saner kernel_execve() semantics | Al Viro | 3 | -6/+1 |
2012-11-02 | FRV: Fix the new-style kernel_thread() stuff | David Howells | 1 | -2/+3 |
2012-11-02 | FRV: Fix the preemption handling | David Howells | 1 | -1/+1 |
2012-11-02 | FRV: Don't objcopy the GNU build_id note | David Howells | 1 | -4/+6 |
2012-11-02 | FRV: Add missing linux/export.h #inclusions | David Howells | 1 | -0/+1 |
2012-11-02 | Merge tag 'xtensa-next-20121101' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 10 | -132/+104 |
2012-11-01 | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 1 | -26/+34 |
2012-10-31 | xen/mmu: Use Xen specific TLB flush instead of the generic one. | Konrad Rzeszutek Wilk | 1 | -1/+20 |
2012-10-30 | xen/arm: use the __HVC macro | Stefano Stabellini | 1 | -9/+5 |
2012-10-30 | x86: remove obsolete comment from asm/xen/hypervisor.h | Olaf Hering | 1 | -1/+0 |
2012-10-29 | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 1 | -2/+2 |
2012-10-29 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 3 | -10/+14 |
2012-10-29 | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2 | -16/+4 |