| Commit message (Expand) | Author | Age |
* | x86: irst: use module_acpi_driver to simplify the code | Wei Yongjun | 2013-09-05 |
* | x86: smartconnect: use module_acpi_driver to simplify the code | Wei Yongjun | 2013-09-05 |
* | platform samsung-q10: use ACPI instead of direct EC calls | Frederick van der Wyck | 2013-09-05 |
* | thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk | Adam Lee | 2013-09-05 |
* | thinkpad_acpi: return -NODEV while operating uninitialized LEDs | Adam Lee | 2013-09-05 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 |
|\ |
|
| * | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 2013-08-14 |
| * | x86: Use memblock_set_current_limit() to set limit for memblock. | Tang Chen | 2013-08-14 |
| * | mm: Remove unused variable idx0 in __early_ioremap() | Jianguo Wu | 2013-08-13 |
| * | mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default | Toshi Kani | 2013-07-22 |
* | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 |
|\ \ |
|
| * | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-08 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 |
|\ \ \ |
|
| * | | | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 |
| * | | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 |
| |\ \ \ |
|
| | * | | | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Always debug check snapshot source _before_ updating it | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Always scale generic vtime accounting results | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Optimize full dynticks accounting off case with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker | 2013-08-14 |
| | * | | | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker | 2013-08-14 |
| | * | | | hardirq: Split preempt count mask definitions | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Split low level state headers | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Fix racy cputime delta update | Frederic Weisbecker | 2013-08-14 |
| | * | | | vtime: Remove a few unneeded generic vtime state checks | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: User/kernel broundary cross trace events | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Optimize context switch off case with static keys | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Optimize guest APIs off case with static key | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Optimize main APIs off case with static key | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Ground setup for static key use | Frederic Weisbecker | 2013-08-14 |
| | * | | | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-12 |
| | * | | | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-12 |
| | * | | | context_tracking: Fix runtime CPU off-case | Frederic Weisbecker | 2013-08-12 |
| | * | | | vtime: Update a few comments | Frederic Weisbecker | 2013-08-12 |
| | * | | | context_tracing: Fix guest accounting with native vtime | Frederic Weisbecker | 2013-08-12 |
| | * | | | sched: Consolidate open coded preemptible() checks | Frederic Weisbecker | 2013-08-12 |
* | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ \ |
|
| * | | | | | fbdev: fbcon: select VT_HW_CONSOLE_BINDING | David Herrmann | 2013-08-02 |
| * | | | | | fbdev: efifb: bind to efi-framebuffer | David Herrmann | 2013-08-02 |
| * | | | | | fbdev: vesafb: bind to platform-framebuffer device | David Herrmann | 2013-08-02 |
| * | | | | | fbdev: simplefb: add common x86 RGB formats | David Herrmann | 2013-08-02 |
| * | | | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 |
| * | | | | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 |
| * | | | | | fbdev: simplefb: mark as fw and allocate apertures | David Herrmann | 2013-08-02 |
| * | | | | | fbdev: simplefb: add init through platform_data | David Herrmann | 2013-08-02 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix override new_cpu_data.x86 with 486 | Wang YanQing | 2013-06-28 |
| * | | | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov | 2013-06-28 |