summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-146-8/+13
|\
| * x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as...Thomas Renninger2013-11-121-1/+1
| * x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-125-7/+12
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-143-4/+46
|\ \
| * | sched/fair: Avoid integer overflowMichal Nazarewicz2013-11-131-1/+1
| * | sched: Optimize task_sched_runtime()Peter Zijlstra2013-11-131-0/+14
| * | sched/numa: Cure update_numa_stats() vs. hotplugPeter Zijlstra2013-11-131-1/+14
| * | sched/numa: Fix NULL pointer dereference in task_numa_migrate()Rik van Riel2013-11-131-1/+13
| * | sched: Fix endless sync_sched/rcu() loop inside _cpu_down()Michael wang2013-11-131-1/+4
| |/
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-1483-148/+534
|\ \
| * | block: Use u64_stats_init() to initialize seqcountsPeter Zijlstra2013-11-133-0/+45
| * | locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu2013-11-131-2/+2
| * | lockdep/proc: Fix lock-time avg computationPeter Zijlstra2013-11-111-1/+1
| * | locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-114-8/+8
| * | ipv6: Fix possible ipv6 seqlock deadlockJohn Stultz2013-11-061-1/+1
| * | cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2013-11-061-0/+4
| * | seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-067-21/+90
| * | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-0634-6/+253
| * | locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-063-2/+2
| * | locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-063-2/+2
| * | locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-066-4/+4
| * | locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-0610-5/+5
| * | locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-063-2/+2
| * | locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-065-4/+4
| * | locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-066-6/+6
| * | locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-066-4/+11
| * | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06113-1570/+3503
| |\ \
| * \ \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-0624-190/+464
| |\ \ \
| * \ \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-061105-6556/+10311
| |\ \ \ \
| * | | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-312-0/+23
| * | | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-261-3/+3
| * | | | | lockstat: Report avg wait and hold timesDavidlohr Bueso2013-10-092-68/+70
| * | | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-281-11/+0
| * | | | | hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan2013-09-233-4/+5
* | | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-1412-50/+165
|\ \ \ \ \ \
| * | | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-112-4/+4
| * | | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-083-0/+67
| * | | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-081-22/+0
| * | | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-0810-22/+97
| * | | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-081-6/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14176-3104/+3948
|\ \ \ \ \ \
| * | | | | | fb: reorder the lock sequence to fix potential dead lockGu Zheng2013-11-113-28/+51
| * | | | | | fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-2/+2
| * | | | | | fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-111-3/+3
| * | | | | | omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko2013-10-314-0/+500
| * | | | | | video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat2013-10-301-0/+1
| * | | | | | video: da8xx-fb: remove unwanted defineManish Badarkhe2013-10-301-1/+0
| * | | | | | video: Remove unnecessary semicolonsJoe Perches2013-10-3016-19/+19
| * | | | | | simplefb: use write-combined remappingDavid Herrmann2013-10-301-2/+2
| * | | | | | simplefb: fix unmapping fb during destructionDavid Herrmann2013-10-301-2/+10