summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | nohz_full: Document additional restrictionsPaul E. McKenney2013-06-101-3/+18
| | | * | | nohz_full: Update based on Sedat Dilek reviewPaul E. McKenney2013-06-101-9/+49
| | | |/ /
| | * | | rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney2013-06-101-8/+2Star
| | * | | rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney2013-06-101-13/+1Star
| | * | | rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney2013-06-101-22/+3Star
| | * | | rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney2013-06-101-42/+6Star
| | * | | rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney2013-06-102-29/+4Star
| | * | | rcu: Rename note_new_gpnum() to note_gp_changes()Paul E. McKenney2013-06-101-6/+7
| | * | | rcu: Make __note_new_gpnum() check for ends of prior grace periodsPaul E. McKenney2013-06-101-0/+3
| | * | | rcu: Move code to apply callback-numbering simplificationsPaul E. McKenney2013-06-101-59/+59
| | |/ /
| | * | rcu: Convert rcutree_plugin.h printk callsPaul E. McKenney2013-06-101-23/+22Star
| | * | rcu: Convert rcutree.c printk callsPaul E. McKenney2013-06-101-3/+3
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-0315-92/+1803
|\ \ \ \
| * | | | locking-selftests: Handle unexpected failures more strictlyMaarten Lankhorst2013-06-261-3/+5
| * | | | mutex: Add more w/w tests to test EDEADLK path handlingMaarten Lankhorst2013-06-261-3/+261
| * | | | mutex: Add more tests to lib/locking-selftest.cMaarten Lankhorst2013-06-261-0/+62
| * | | | mutex: Add w/w tests to lib/locking-selftest.cMaarten Lankhorst2013-06-261-19/+381
| * | | | mutex: Add w/w mutex slowpath debuggingDaniel Vetter2013-06-263-3/+62
| * | | | mutex: Add support for wound/wait style locksMaarten Lankhorst2013-06-265-17/+1003
| * | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-269-59/+41Star
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-035-5/+53
|\ \ \ \ \
| * | | | | futex: Use freezable blocking callColin Cross2013-06-251-1/+2
| * | | | | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-253-1/+35
| * | | | | rtmutex: Document rt_mutex_adjust_prio_chain()Juri Lelli2013-05-281-0/+13
| * | | | | locking: Fix copy/paste errors of "ARCH_INLINE_*_UNLOCK_BH"Paul Bolle2013-05-281-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-0295-790/+4798
|\ \ \ \ \
| * \ \ \ \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-2824-659/+243Star
| |\ \ \ \ \
| | * | | | | ARM: msm: Migrate to common clock frameworkStephen Boyd2013-06-2410-364/+108Star
| | * | | | | ARM: msm: Make proc_comm clock control into a platform driverStephen Boyd2013-06-2413-31/+67
| | * | | | | ARM: msm: Prepare clk_get() users in mach-msm for clock-pcom driverStephen Boyd2013-06-243-18/+15Star
| | * | | | | ARM: msm: Remove clock-7x30.h include fileStephen Boyd2013-06-242-158/+0Star
| | * | | | | ARM: msm: Remove custom clk_set_{max,min}_rate() APIStephen Boyd2013-06-243-26/+1Star
| | * | | | | ARM: msm: Remove custom clk_set_flags() APIStephen Boyd2013-06-244-27/+0Star
| | * | | | | msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()Stephen Boyd2013-06-241-2/+1Star
| | * | | | | msm: iommu: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+10
| | * | | | | msm_sdcc: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-1/+13
| | * | | | | usb: otg: msm: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-19/+19
| | * | | | | msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-241-9/+12
| | * | | | | msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+7
| * | | | | | Merge branch 'msm/fixes' into next/lateOlof Johansson2013-06-285-5/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'davinci-for-v3.11/dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-06-273-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: davinci: da850: adopt to pinctrl-single change for configuring multiple ...Manjunathappa, Prakash2013-06-261-1/+1
| | * | | | | | | ARM: davinci: da850: Use #include for all device treesPhilip Avinash2013-06-203-3/+3
| * | | | | | | | ARM: ux500: bail out on alien cpusLinus Walleij2013-06-271-1/+2
| * | | | | | | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-06-274-14/+121
| |\ \ \ \ \ \ \ \
| | * | | | | | | | serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman2013-06-261-2/+2
| | * | | | | | | | ARM: shmobile: r8a7790: don't use external clock for SCIFsUlrich Hecht2013-06-171-1/+1
| | * | | | | | | | ARM: shmobile: r8a7790: HSCIF supportUlrich Hecht2013-06-171-1/+13
| | * | | | | | | | serial: sh-sci: HSCIF supportUlrich Hecht2013-06-173-11/+106
| * | | | | | | | | Merge branch 'renesas/boards2' into next/lateArnd Bergmann2013-06-2712-77/+490
| |\ \ \ \ \ \ \ \ \