summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-12x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delayLen Brown
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-11x86/alternatives: Switch AMD F15h and later to the P6 NOPsBorislav Petkov
2015-05-11x86/asm/entry: Fix remaining use of SYSCALL_VECTORIngo Molnar
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2015-05-10x86/asm/entry: Remove SYSCALL_VECTORBrian Gerst
2015-05-10x86/asm/entry/irq: Remove unused invalidate_interrupt prototypesBrian Gerst
2015-05-10x86/irq: Merge irq_regs & irq_statBrian Gerst
2015-05-08x86/entry: Define 'cpu_current_top_of_stack' for 64-bit codeDenys Vlasenko
2015-05-08x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko
2015-05-08x86/entry: Stop using PER_CPU_VAR(kernel_stack)Denys Vlasenko
2015-05-08x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski
2015-05-08Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar
2015-05-08x86: Force inlining of atomic opsDenys Vlasenko
2015-05-08x86/asm/entry/64: Clean up usage of TEST insnsDenys Vlasenko
2015-05-08x86/asm/entry/64: Tidy up JZ insns after TESTsDenys Vlasenko
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-06x86/alternatives: Document macrosBorislav Petkov
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers
2015-05-06x86/asm: Use -mskip-rax-setup if supportedH.J. Lu
2015-05-06x86/smpboot: Skip delays during SMP initialization similar to XenJan H. Schönherr
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-05-05Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2015-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-05-05Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT
2015-05-05ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck
2015-05-05configfs: init configfs module earlier at boot timeDaniel Baluta
2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi
2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi
2015-05-05mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi