summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-0421-327/+545
|\
| * nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-161-0/+1
| * Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-1422-328/+544
| |\
| | * nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-142-8/+20
| | * nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-142-14/+25
| | * nohz: Rename a few state variablesFrederic Weisbecker2013-08-141-22/+22
| | * vtime: Always debug check snapshot source _before_ updating itFrederic Weisbecker2013-08-141-2/+2
| | * vtime: Always scale generic vtime accounting resultsFrederic Weisbecker2013-08-141-6/+0
| | * vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-143-31/+67
| | * vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-147-3/+14
| | * m68k: hardirq_count() only need preempt_mask.hFrederic Weisbecker2013-08-141-1/+1
| | * hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-142-116/+123
| | * context_tracking: Split low level state headersFrederic Weisbecker2013-08-142-30/+40
| | * vtime: Fix racy cputime delta updateFrederic Weisbecker2013-08-141-1/+2
| | * vtime: Remove a few unneeded generic vtime state checksFrederic Weisbecker2013-08-141-12/+1
| | * context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-142-0/+63
| | * context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-142-5/+12
| | * context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker2013-08-143-23/+21
| | * context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2013-08-142-11/+28
| | * context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-143-6/+29
| | * context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-132-7/+22
| | * nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-133-0/+13
| | * context_tracking: Fix runtime CPU off-caseFrederic Weisbecker2013-08-131-19/+33
| | * vtime: Update a few commentsFrederic Weisbecker2013-08-132-6/+11
| | * context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-132-32/+26
| | * sched: Consolidate open coded preemptible() checksFrederic Weisbecker2013-08-132-5/+2
* | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-0412-330/+666
|\ \ \
| * | | fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-021-1/+2
| * | | fbdev: efifb: bind to efi-framebufferDavid Herrmann2013-08-021-46/+22
| * | | fbdev: vesafb: bind to platform-framebuffer deviceDavid Herrmann2013-08-021-39/+16
| * | | fbdev: simplefb: add common x86 RGB formatsDavid Herrmann2013-08-021-0/+7
| * | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-025-227/+282
| * | | x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-025-0/+235
| * | | fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann2013-08-021-1/+9
| * | | fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-023-16/+93
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-042-7/+12
|\ \ \ \
| * | | | x86: Fix override new_cpu_data.x86 with 486Wang YanQing2013-06-281-1/+1
| * | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTOBorislav Petkov2013-06-281-6/+11
| * | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpuH. Peter Anvin2013-06-281027-7461/+13321
| |\ \ \ \
| | \ \ \ \
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git...Linus Torvalds2013-09-042-1/+2
|\ \ \ \ \ \ \
| | * | | | | | x86, boot: Fix warning due to undeclared strlen()Fred Chen2013-08-131-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | x86/boot: Fix a sanity check in printf.cDan Carpenter2013-08-141-1/+1
* | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-0440-156/+149
|\ \ \ \ \ \ \
| * | | | | | | x86/asmlinkage: Fix warning in xen asmlinkage changeAndi Kleen2013-08-221-6/+6
| * | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen2013-08-061-1/+1
| * | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen2013-08-063-11/+11
| * | | | | | | x86, asmlinkage: Make dump_stack visibleAndi Kleen2013-08-062-3/+3
| * | | | | | | x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen2013-08-061-1/+1
| * | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen2013-08-063-11/+12
| * | | | | | | x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen2013-08-061-1/+1
OpenPOWER on IntegriCloud