Age | Commit message (Expand) | Author |
2015-02-12 | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki |
2015-02-09 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-02-09 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-02-06 | Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://... | Linus Torvalds |
2015-02-06 | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo |
2015-02-04 | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf |
2015-02-03 | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar |
2015-02-01 | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski |
2015-02-01 | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski |
2015-02-01 | x86, traps: Fix ist_enter from userspace | Andy Lutomirski |
2015-01-28 | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-01-28 | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar |
2015-01-28 | perf/x86/intel: Add model number for Airmont | Kan Liang |
2015-01-28 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian |
2015-01-28 | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang |
2015-01-28 | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-23 | x86, e820: Clean up sanitize_e820_map() users | WANG Chao |
2015-01-23 | x86, setup: Let early_memremap() handle page alignment | WANG Chao |
2015-01-23 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers |
2015-01-23 | x86/rtc: Remove duplicate const specifier | Colin King |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-01-22 | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APIC | Thomas Gleixner |
2015-01-22 | x86: Consolidate boot cpu timer setup | Thomas Gleixner |
2015-01-22 | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner |
2015-01-22 | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner |
2015-01-22 | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner |
2015-01-22 | init: Get rid of x86isms | Thomas Gleixner |
2015-01-22 | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner |
2015-01-22 | x86/smpboot: Cleanup ioapic handling | Thomas Gleixner |
2015-01-22 | x86/apic: Sanitize ioapic handling | Thomas Gleixner |
2015-01-22 | x86/ioapic: Add proper checks to setp/enable_IO_APIC() | Thomas Gleixner |
2015-01-22 | x86/smpboot: Move smpboot inlines to code | Thomas Gleixner |
2015-01-22 | x86/x2apic: Use state information for disable | Thomas Gleixner |
2015-01-22 | x86/x2apic: Split enable and setup function | Thomas Gleixner |
2015-01-22 | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner |