summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ftrace: Fix stddev calculation in function profilerJuri Lelli2013-06-191-2/+8
* tracing/kprobes: Remove unnecessary checking of trace_probe_is_enabledzhangwei(Jovi)2013-06-191-2/+1
* tracing: Disable tracing on warningSteven Rostedt (Red Hat)2013-06-195-0/+45
* tracing: Update documentation on tracepoint glob matchingSteven Rostedt (Red Hat)2013-06-191-2/+11
* tracing: Add binary '&' filter for eventsSteven Rostedt2013-06-192-1/+7
* tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim2013-06-111-6/+1
* ftrace: Remove ftrace_regex_lseek()Li Zefan2013-06-111-4/+0
* ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()Steven Rostedt2013-06-111-2/+21
* tracing: Fix file mode of free_bufferWang YanQing2013-06-111-1/+1
* tracing/trivial: Consolidate error return conditionHarsh Prateek Bora2013-06-111-4/+1
* tracing: Add function probe to trigger a ftrace dump of current CPU traceSteven Rostedt (Red Hat)2013-06-112-0/+50
* tracing: Add function probe to trigger a ftrace dump to consoleSteven Rostedt (Red Hat)2013-06-112-5/+61
* Linux 3.10-rc5v3.10-rc5Linus Torvalds2013-06-081-1/+1
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-081-0/+4
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-084-2/+16
|\
| * Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-05-292-1/+8
| |\
| | * timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic2013-05-281-0/+8
| | * ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven2013-05-281-1/+0
| * | posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
| * | tick: Cure broadcast false positive pending bit warningThomas Gleixner2013-05-281-1/+7
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-083-4/+9
|\ \ \
| * | | irqchip: Return -EPERM for reserved IRQsGrant Likely2013-06-082-2/+2
| * | | irqdomain: document the simple domain first_irqLinus Walleij2013-06-081-1/+4
| * | | kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang2013-06-081-1/+2
| * | | irqdomain: export irq_domain_add_simpleArnd Bergmann2013-06-081-0/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-06-0815-49/+84
|\ \ \ \
| * \ \ \ Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson2013-06-071-10/+4
| |\ \ \ \
| | * | | | ARM: mxs: icoll: Fix interrupts gpio bank 0Markus Pargmann2013-06-031-10/+4
| * | | | | Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-06-075-13/+13
| |\ \ \ \ \
| | * | | | | ARM: imx: clk-imx6q: AXI clock select index is incorrectAnson Huang2013-06-031-1/+1
| | * | | | | ARM: dts: imx: fix clocks for cspiJonas Andersson2013-05-244-11/+11
| | * | | | | ARM i.MX6q: fix for ldb_di_selsJiada Wang2013-05-231-1/+1
| * | | | | | ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson2013-06-071-0/+2
| * | | | | | Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-06-072-10/+37
| |\ \ \ \ \ \
| | * | | | | | ARM: shmobile: sh73a0: Update CMT clockevent rating to 80Simon Horman2013-06-041-1/+1
| | * | | | | | sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera2013-06-071-1/+9
| * | | | | | Merge tag 'ux500-arm-soc-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-06-022-0/+7
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: Provide supplies for AUX1, AUX2 and AUX3Lee Jones2013-05-271-0/+3
| | * | | | | | ARM: ux500: Only configure wake-up reasons on ux500 based platformsLee Jones2013-05-271-0/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: bcm2835: override the HW UART periphidJongsung Kim2013-06-021-0/+1
| * | | | | | Merge tag 'fixes-3.10-3' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson2013-06-022-15/+11
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: mvebu: Fix bug in coherency fabric low level init functionNadav Haklai2013-05-281-5/+11
| | * | | | | ARM: Kirkwood: TS219: Fix crash by double PCIe instantiationAndrew Lunn2013-05-281-10/+0
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-089-39/+82
|\ \ \ \ \ \ \
| * | | | | | | MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
| * | | | | | | MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
| * | | | | | | MIPS: OCTEON: Improve _machine_halt implementation.David Daney2013-06-061-6/+9
| * | | | | | | MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
| * | | | | | | MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
OpenPOWER on IntegriCloud