| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 21 | -327/+545 |
|\ |
|
| * | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 | 1 | -0/+1 |
| * | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 | 22 | -328/+544 |
| |\ |
|
| | * | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 | 2 | -8/+20 |
| | * | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 | 2 | -14/+25 |
| | * | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 | 1 | -22/+22 |
| | * | vtime: Always debug check snapshot source _before_ updating it | Frederic Weisbecker | 2013-08-14 | 1 | -2/+2 |
| | * | vtime: Always scale generic vtime accounting results | Frederic Weisbecker | 2013-08-14 | 1 | -6/+0 |
| | * | vtime: Optimize full dynticks accounting off case with static keys | Frederic Weisbecker | 2013-08-14 | 3 | -31/+67 |
| | * | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker | 2013-08-14 | 7 | -3/+14 |
| | * | m68k: hardirq_count() only need preempt_mask.h | Frederic Weisbecker | 2013-08-14 | 1 | -1/+1 |
| | * | hardirq: Split preempt count mask definitions | Frederic Weisbecker | 2013-08-14 | 2 | -116/+123 |
| | * | context_tracking: Split low level state headers | Frederic Weisbecker | 2013-08-14 | 2 | -30/+40 |
| | * | vtime: Fix racy cputime delta update | Frederic Weisbecker | 2013-08-14 | 1 | -1/+2 |
| | * | vtime: Remove a few unneeded generic vtime state checks | Frederic Weisbecker | 2013-08-14 | 1 | -12/+1 |
| | * | context_tracking: User/kernel broundary cross trace events | Frederic Weisbecker | 2013-08-14 | 2 | -0/+63 |
| | * | context_tracking: Optimize context switch off case with static keys | Frederic Weisbecker | 2013-08-14 | 2 | -5/+12 |
| | * | context_tracking: Optimize guest APIs off case with static key | Frederic Weisbecker | 2013-08-14 | 3 | -23/+21 |
| | * | context_tracking: Optimize main APIs off case with static key | Frederic Weisbecker | 2013-08-14 | 2 | -11/+28 |
| | * | context_tracking: Ground setup for static key use | Frederic Weisbecker | 2013-08-14 | 3 | -6/+29 |
| | * | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-13 | 2 | -7/+22 |
| | * | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-13 | 3 | -0/+13 |
| | * | context_tracking: Fix runtime CPU off-case | Frederic Weisbecker | 2013-08-13 | 1 | -19/+33 |
| | * | vtime: Update a few comments | Frederic Weisbecker | 2013-08-13 | 2 | -6/+11 |
| | * | context_tracing: Fix guest accounting with native vtime | Frederic Weisbecker | 2013-08-13 | 2 | -32/+26 |
| | * | sched: Consolidate open coded preemptible() checks | Frederic Weisbecker | 2013-08-13 | 2 | -5/+2 |
* | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 12 | -330/+666 |
|\ \ \ |
|
| * | | | fbdev: fbcon: select VT_HW_CONSOLE_BINDING | David Herrmann | 2013-08-02 | 1 | -1/+2 |
| * | | | fbdev: efifb: bind to efi-framebuffer | David Herrmann | 2013-08-02 | 1 | -46/+22 |
| * | | | fbdev: vesafb: bind to platform-framebuffer device | David Herrmann | 2013-08-02 | 1 | -39/+16 |
| * | | | fbdev: simplefb: add common x86 RGB formats | David Herrmann | 2013-08-02 | 1 | -0/+7 |
| * | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 | 5 | -227/+282 |
| * | | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 | 5 | -0/+235 |
| * | | | fbdev: simplefb: mark as fw and allocate apertures | David Herrmann | 2013-08-02 | 1 | -1/+9 |
| * | | | fbdev: simplefb: add init through platform_data | David Herrmann | 2013-08-02 | 3 | -16/+93 |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 2 | -7/+12 |
|\ \ \ \ |
|
| * | | | | x86: Fix override new_cpu_data.x86 with 486 | Wang YanQing | 2013-06-28 | 1 | -1/+1 |
| * | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov | 2013-06-28 | 1 | -6/+11 |
| * | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpu | H. Peter Anvin | 2013-06-28 | 1027 | -7461/+13321 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git... | Linus Torvalds | 2013-09-04 | 2 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | x86, boot: Fix warning due to undeclared strlen() | Fred Chen | 2013-08-13 | 1 | -0/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | x86/boot: Fix a sanity check in printf.c | Dan Carpenter | 2013-08-14 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 40 | -156/+149 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/asmlinkage: Fix warning in xen asmlinkage change | Andi Kleen | 2013-08-22 | 1 | -6/+6 |
| * | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 | 3 | -11/+11 |
| * | | | | | | | x86, asmlinkage: Make dump_stack visible | Andi Kleen | 2013-08-06 | 2 | -3/+3 |
| * | | | | | | | x86, asmlinkage: Make 64bit checksum functions visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 3 | -11/+12 |
| * | | | | | | | x86, asmlinkage, apm: Make APM data structure used from assembler visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |