summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | OMAPDSS: connector-dvi: fix releasing i2c_adapterTomi Valkeinen2013-10-291-0/+7
| * | | | | OMAPDSS: DSI: fix perf measuring ifdefsTomi Valkeinen2013-10-291-5/+5
| * | | | | framebuffer: Use fb_<level>Joe Perches2013-10-2959-224/+186
| * | | | | framebuffer: Add fb_<level> convenience logging macrosJoe Perches2013-10-291-0/+12
| * | | | | efifb: prevent null-deref when iterating dmi_listJames Bates2013-10-291-2/+2
| * | | | | fbdev: fix error return code in metronomefb_probe()Wei Yongjun2013-10-291-1/+2
| * | | | | video: xilinxfb: Fix for "Use standard variable name convention"Stephen Rothwell2013-10-291-4/+4
| * | | | | OMAPDSS: Fix de_level in videomode_to_omap_video_timings()Roel Kluin2013-10-181-1/+1
| * | | | | video: xilinxfb: Simplify error pathMichal Simek2013-10-111-18/+6