summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-1411-63/+608
|\
| * Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-07-126-0/+532
| |\
| | * clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-034-0/+359
| | * clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth2013-07-024-0/+173
| * | tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-121-1/+4
| * | Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-125380-96246/+297515
| |\ \
| * \ \ Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-104-62/+72
| |\ \ \
| | * | | nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbsFrederic Weisbecker2013-06-201-10/+0
| | * | | watchdog: Boot-disable by default on full dynticksFrederic Weisbecker2013-06-201-0/+8
| | * | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-203-18/+18
| | * | | watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker2013-06-201-40/+47
| | * | | nohz: Warn if the machine can not perform nohz_fullSteven Rostedt2013-06-201-0/+5
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-1434-163/+154
|\ \ \ \ \
| * | | | | perf/x86: Fix incorrect use of do_div() in NMI warningDave Hansen2013-07-121-3/+4
| * | | | | perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra2013-07-121-1/+14
| * | | | | perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa2013-07-121-1/+10
| * | | | | perf: Clone child context from parent context pmuJiri Olsa2013-07-121-1/+1
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-07-1232-157/+125
| |\ \ \ \ \
| | * | | | | perf script: Fix broken include in Context.xsRamkumar Ramachandra2013-07-101-1/+1
| | * | | | | perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-102-3/+3
| | * | | | | perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-091-1/+1
| | * | | | | perf tools: Fix perf version generationRobert Richter2013-07-081-6/+15
| | * | | | | perf stat: Fix per-socket output bug for uncore eventsStephane Eranian2013-07-081-3/+4
| | * | | | | perf symbols: Fix vdso list searchingWaiman Long2013-07-083-4/+11
| | * | | | | perf evsel: Fix missing increment in sample parsingAdrian Hunter2013-07-081-1/+1
| | * | | | | perf tools: Update symbol_conf.nr_events when processing attribute eventsAdrian Hunter2013-07-081-0/+2
| | * | | | | perf tools: Fix new_term() missing free on error pathAdrian Hunter2013-07-081-0/+1
| | * | | | | perf tools: Fix parse_events_terms() segfault on error pathAdrian Hunter2013-07-081-1/+2
| | * | | | | perf evsel: Fix count parameter to read call in event_format__newDavid Ahern2013-07-081-1/+1
| | * | | | | perf tools: fix a typo of a Power7 event nameRunzhen Wang2013-07-082-7/+7
| | * | | | | perf tools: Fix -x/--exclude-other option for report commandJiri Olsa2013-07-084-6/+1
| | * | | | | perf evlist: Enhance perf_evlist__start_workload()Namhyung Kim2013-07-081-1/+9
| | * | | | | perf record: Remove -f/--force optionJiri Olsa2013-07-087-14/+6
| | * | | | | perf record: Remove -A/--append optionJiri Olsa2013-07-083-88/+11
| | * | | | | perf stat: Avoid sending SIGTERM to random processesStephane Eranian2013-07-081-1/+22
| | * | | | | tools lib lk: Fix for cross buildJoonsoo Kim2013-07-081-0/+15
| | * | | | | perf tools: Include termios.h explicitlyJoonsoo Kim2013-07-081-1/+1
| | * | | | | perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-082-3/+3
| | * | | | | perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-082-4/+3
| | * | | | | perf tools: Fix output directory of Documentation/Robert Richter2013-07-081-8/+2
| | * | | | | tools: Get only verbose output with V=1Robert Richter2013-07-083-3/+3
| |/ / / / /
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-145-359/+381
|\ \ \ \ \ \
| * | | | | | mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-125-359/+381
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-1427-161/+310
|\ \ \ \ \ \ \
| * | | | | | | arm: multi_v7_defconfig: Tweaks for omap and sunxiOlof Johansson2013-07-131-3/+7
| * | | | | | | Merge tag 'ux500-defconfig-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-07-121-19/+25
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: ux500: Enable HIGHMEM in the u8500 defconfigLee Jones2013-06-041-0/+1
| | * | | | | | | ARM: ux500: Update MMC configs for u8500 defconfigUlf Hansson2013-05-271-1/+2
| | * | | | | | | ARM: ux500: select SND_SOC_UX500 for ux500Fabio Baltieri2013-05-271-0/+5
| | * | | | | | | ARM: ux500: update defconfig baseLinus Walleij2013-05-271-18/+10