| Commit message (Expand) | Author | Age |
* | Add hrtimer_start_on() support | Felipe Cerqueira | 2014-10-21 |
* | Feather-Trace: add x86 binary rewriting implementation | Bjoern Brandenburg | 2014-10-21 |
* | Feather-Trace: add platform independent implementation | Bjoern Brandenburg | 2014-10-21 |
* | Add LITMUS^RT directory | Bjoern Brandenburg | 2014-10-21 |
* | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap | 2013-06-18 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 |
|\ |
|
| * | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ \
| |/
|/| |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
* | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 |
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 |
| * | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu | Borislav Petkov | 2013-03-04 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 |
| |\ \ \ |
|
| * | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 |
| * | | | x86: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2013-04-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 2013-04-16 |
| |/ |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | x86: switch to generic old sigaction | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| * | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
* | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 |
|\ \ |
|
| * | | x86/Kconfig: Make early microcode loading a configuration feature | Fenghua Yu | 2013-01-31 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 2013-01-31 |
| |/ |
|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency | Kees Cook | 2013-01-24 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | arch/x86: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * \ | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 2013-02-18 |
| |\ \ |
|
| | * | | APM idle: register apm_cpu_idle via cpuidle | Len Brown | 2013-02-17 |
| * | | | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 2013-02-11 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86: add support for Intel Low Power Subsystem | Mika Westerberg | 2013-01-23 |
| | |/ |
|
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-19 |
|\ \ \ |
|
| * | | | x86: Add TS-5500 platform support | Vivien Didelot | 2013-01-25 |
| * | | | goldfish: platform device for x86 | Jun Nakajima | 2013-01-21 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 |
|\ \ \ |
|
| * | | | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT | David Woodhouse | 2012-12-20 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-02-19 |
|\ \ \ \ |
|