Age | Commit message (Expand) | Author |
2012-05-31 | perf: Remove duplicate invocation on perf_event_for_each | Namhyung Kim |
2012-05-31 | perf uprobes: Remove unnecessary check before strlist__delete | Srikar Dronamraju |
2012-05-31 | perf symbols: Check for valid dso before creating map | Srikar Dronamraju |
2012-05-31 | perf evsel: Fix 32 bit values endianity swap for sample_id_all header | Jiri Olsa |
2012-05-31 | perf session: Handle endianity swap on sample_id_all header data | Jiri Olsa |
2012-05-31 | perf symbols: Handle different endians properly during symbol load | Jiri Olsa |
2012-05-31 | perf evlist: Pass third argument to ioctl explicitly | Namhyung Kim |
2012-05-31 | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP | Namhyung Kim |
2012-05-31 | perf tools: Make --version show kernel version instead of pull req tag | Arnaldo Carvalho de Melo |
2012-05-31 | perf tools: Check if callchain is corrupted | Namhyung Kim |
2012-05-31 | perf callchain: Make callchain cursors TLS | Namhyung Kim |
2012-05-30 | perf tools: Fix pager on minimal-install embedded systems | Avik Sil |
2012-05-30 | perf tools: Fix make tarballs | Arnaldo Carvalho de Melo |
2012-05-30 | perf script: Fix regression in callchain dso name | David Ahern |
2012-05-30 | perf stat: Initialize default events wrt exclude_{guest,host} | Arnaldo Carvalho de Melo |
2012-05-30 | perf annotate browser: Fix help window entry for navigating to hottest line | Arnaldo Carvalho de Melo |
2012-05-30 | perf report: Use the right symbol for annotation | Arnaldo Carvalho de Melo |
2012-05-30 | Merge branch 'linus' into perf/urgent | Ingo Molnar |
2012-05-30 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-05-30 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-29 | perf ui browser: Stop using 'self' | Arnaldo Carvalho de Melo |
2012-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-29 | perf annotate browser: Read perf config file for settings | Arnaldo Carvalho de Melo |
2012-05-29 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-29 | perf config: Allow '_' in config file variable names | Arnaldo Carvalho de Melo |
2012-05-29 | perf annotate browser: Make feature toggles global | Arnaldo Carvalho de Melo |
2012-05-29 | perf annotate browser: The idx_asm field should be used in asm only view | Arnaldo Carvalho de Melo |
2012-05-29 | drivers/rtc/rtc-s3c.c: fix compiler warning | Sachin Kamat |
2012-05-29 | drivers/rtc/rtc-tegra.c: clean up probe/remove routines | Hannu Heikkinen |
2012-05-29 | drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling | Rajkumar Kasirajan |
2012-05-29 | drivers/rtc/rtc-lpc32xx.c: add device tree support | Roland Stigge |
2012-05-29 | drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF | Nikolaus Voss |
2012-05-29 | rtc: ds1307: add trickle charger support | Wolfram Sang |
2012-05-29 | rtc: ds1307: remove superfluous initialization | Wolfram Sang |
2012-05-29 | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC | Fabio Estevam |
2012-05-29 | drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" | Fabio Estevam |
2012-05-29 | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature | Alexander Stein |
2012-05-29 | rtc: add ioctl to get/clear battery low voltage status | Alexander Stein |
2012-05-29 | drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() | H Hartley Sweeten |
2012-05-29 | rtc/spear: add Device Tree probing capability | Viresh Kumar |
2012-05-29 | lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' | Pierre Carrier |
2012-05-29 | radix-tree: fix preload vector size | Nick Piggin |
2012-05-29 | spinlock_debug: print kallsyms name for lock | Stephen Boyd |
2012-05-29 | vsprintf: fix %ps on non symbols when using kallsyms | Stephen Boyd |
2012-05-29 | lib/bitmap.c: fix documentation for scnprintf() functions | Andrew Morton |
2012-05-29 | lib/string_helpers.c: make arrays static | Andrew Morton |
2012-05-29 | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata | Uwe Kleine-König |