aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * block: Use u64_stats_init() to initialize seqcountsPeter Zijlstra2013-11-13
| * locking/lockdep: Mark __lockdep_count_forward_deps() as staticFengguang Wu2013-11-13
| * lockdep/proc: Fix lock-time avg computationPeter Zijlstra2013-11-11
| * locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-11
| * ipv6: Fix possible ipv6 seqlock deadlockJohn Stultz2013-11-06
| * cpuset: Fix potential deadlock w/ set_mems_allowedJohn Stultz2013-11-06
| * seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
| * locking: Move the percpu-rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the lglocks code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the rwsem code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the rtmutex code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the semaphore core to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the spinlock code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-06
| * locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-06
| * Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-06
| |\
| * \ Merge branch 'core/rcu' into core/locking, to prepare the kernel/locking/ fil...Ingo Molnar2013-11-06
| |\ \
| * \ \ Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar2013-11-06
| |\ \ \
| * | | | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-31
| * | | | x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T2013-10-26
| * | | | lockstat: Report avg wait and hold timesDavidlohr Bueso2013-10-09
| * | | | lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-28
| * | | | hung_task: Change sysctl_hung_task_check_count to 'int'Li Zefan2013-09-23
* | | | | Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | x86, trace: Change user|kernel_page_fault to page_fault_user|kernelH. Peter Anvin2013-11-11
| * | | | | x86, trace: Add page fault tracepointsSeiji Aguchi2013-11-08
| * | | | | x86, trace: Delete __trace_alloc_intr_gate()Seiji Aguchi2013-11-08
| * | | | | x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-08
| * | | | | x86, trace: Remove __alloc_intr_gate()Seiji Aguchi2013-11-08
| | |/ / / | |/| | |
* | | | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | fb: reorder the lock sequence to fix potential dead lockGu Zheng2013-11-11
| * | | | | fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-11
| * | | | | fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart2013-11-11
| * | | | | omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko2013-10-31
| * | | | | video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat2013-10-30
| * | | | | video: da8xx-fb: remove unwanted defineManish Badarkhe2013-10-30
| * | | | | video: Remove unnecessary semicolonsJoe Perches2013-10-30
| * | | | | simplefb: use write-combined remappingDavid Herrmann2013-10-30
| * | | | | simplefb: fix unmapping fb during destructionDavid Herrmann2013-10-30
| * | | | | OMAPDSS: connector-dvi: fix releasing i2c_adapterTomi Valkeinen2013-10-29
| * | | | | OMAPDSS: DSI: fix perf measuring ifdefsTomi Valkeinen2013-10-29
| * | | | | framebuffer: Use fb_<level>Joe Perches2013-10-29
| * | | | | framebuffer: Add fb_<level> convenience logging macrosJoe Perches2013-10-29
| * | | | | efifb: prevent null-deref when iterating dmi_listJames Bates2013-10-29
| * | | | | fbdev: fix error return code in metronomefb_probe()Wei Yongjun2013-10-29
| * | | | | video: xilinxfb: Fix for "Use standard variable name convention"Stephen Rothwell2013-10-29
| * | | | | OMAPDSS: Fix de_level in videomode_to_omap_video_timings()Roel Kluin2013-10-18
| * | | | | video: xilinxfb: Simplify error pathMichal Simek2013-10-11