Age | Commit message (Expand) | Author |
2011-01-22 | perf evsel: Support event groups | Arnaldo Carvalho de Melo |
2011-01-22 | perf evlist: Adopt the pollfd array | Arnaldo Carvalho de Melo |
2011-01-22 | perf evsel: Introduce perf_evlist | Arnaldo Carvalho de Melo |
2011-01-22 | perf tools: Fix time function double declaration with glibc | Thomas Renninger |
2011-01-22 | perf tools: Fix build by checking if extra warnings are supported | Arnaldo Carvalho de Melo |
2011-01-22 | perf tools: Fix build when using gcc 3.4.6 | Arnaldo Carvalho de Melo |
2011-01-22 | perf tools: Add missing header, fixes build | Arnaldo Carvalho de Melo |
2011-01-22 | perf tools: Fix 64 bit integer format strings | Arnaldo Carvalho de Melo |
2011-01-22 | perf test: Fix build on older glibcs | Arnaldo Carvalho de Melo |
2011-01-22 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Ingo Molnar |
2011-01-21 | perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ | Oleg Nesterov |
2011-01-21 | perf test: Use cpu_map->[cpu] when setting affinity | Han Pingtian |
2011-01-21 | perf symbols: Fix annotation of thumb code | Dr. David Alan Gilbert |
2011-01-21 | perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat | Peter Zijlstra |
2011-01-19 | powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) | Anton Blanchard |
2011-01-19 | perf: Fix perf_event_init_task()/perf_event_free_task() interaction | Oleg Nesterov |
2011-01-19 | perf: Fix find_get_context() vs perf_event_exit_task() race | Oleg Nesterov |
2011-01-18 | Linux 2.6.38-rc1v2.6.38-rc1 | Linus Torvalds |
2011-01-18 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-01-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-01-18 | hwmon: (lm93) Add support for LM94 | Guenter Roeck |
2011-01-18 | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov |
2011-01-18 | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov |
2011-01-18 | MIPS: Malta: enable Cirrus FB console | Aurelien Jarno |
2011-01-18 | MIPS: add CONFIG_VIRTUALIZATION for virtio support | Aurelien Jarno |
2011-01-18 | MIPS: Implement __read_mostly | David Daney |
2011-01-18 | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos |
2011-01-18 | MIPS: ath79: Add initial support for the Atheros AP81 reference board | Gabor Juhos |
2011-01-18 | MIPS: ath79: add common SPI controller device | Gabor Juhos |
2011-01-18 | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos |
2011-01-18 | MIPS: ath79: add common GPIO buttons device | Gabor Juhos |
2011-01-18 | MIPS: ath79: add common watchdog device | Gabor Juhos |
2011-01-18 | MIPS: ath79: add common GPIO LEDs device | Gabor Juhos |
2011-01-18 | MIPS: ath79: add initial support for the Atheros PB44 reference board | Gabor Juhos |
2011-01-18 | MIPS: ath79: utilize the MIPS multi-machine support | Gabor Juhos |
2011-01-18 | MIPS: ath79: add GPIOLIB support | Gabor Juhos |
2011-01-18 | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos |
2011-01-18 | MIPS: jump label: Add MIPS support. | David Daney |
2011-01-18 | MIPS: Use WARN() in uasm for better diagnostics. | David Daney |
2011-01-18 | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney |
2011-01-18 | MIPS: Add LDX and LWX instructions to uasm. | David Daney |
2011-01-18 | MIPS: Use BBIT instructions in TLB handlers | David Daney |
2011-01-18 | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney |
2011-01-18 | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney |
2011-01-18 | MIPS: Add DINSM to uasm. | David Daney |
2011-01-18 | MIPS: Probe for presence of KScratch registers. | David Daney |
2011-01-18 | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos |
2011-01-18 | MIPS: Use printf extension %pR for struct resource | Joe Perches |