Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 3 | -95/+98 |
|\ | |||||
| * | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 1 | -2/+0 |
| |\ | |||||
| | * | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 1 | -2/+0 |
| * | | perf, sh: Fix patch merge foul-up | Matt Fleming | 2010-09-15 | 1 | -1/+1 |
| * | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 1 | -24/+51 |
| * | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -18/+20 |
| * | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -3/+8 |
| * | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -11/+24 |
| * | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -2/+2 |
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | 4 | -7/+12 |
| |\| | |||||
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | 64 | -59502/+27 |
| |\ \ | |||||
| * | | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-19 | 1 | -1/+0 |
| * | | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-19 | 1 | -35/+2 |
| * | | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-19 | 1 | -8/+3 |
| * | | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-19 | 1 | -3/+0 |
* | | | | sh: oprofile: Use perf-events oprofile backend | Matt Fleming | 2010-10-11 | 4 | -125/+40 |
* | | | | perf: New helper function for pmu name | Matt Fleming | 2010-10-11 | 1 | -0/+9 |
* | | | | perf: Add helper function to return number of counters | Matt Fleming | 2010-10-11 | 1 | -0/+9 |
| |_|/ |/| | | |||||
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 4 | -7/+12 |
| |/ |/| | |||||
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 | 50 | -59459/+1 |
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -5/+4 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 3 | -3/+3 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 4 | -12/+14 |
|\ \ | |||||
| * \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 4 | -12/+14 |
| |\ \ | |||||
| | * \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | 4 | -12/+14 |
| | |\ \ | |||||
| | | * | | sh: add a parameter to LCDC driver's .display_on() callback | Guennadi Liakhovetski | 2010-08-04 | 4 | -12/+14 |
* | | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | | | | | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -9/+0 |
* | | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
* | | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 2010-08-10 | 1 | -0/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -3/+0 |
|\ \ \ \ | |||||
| * | | | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -3/+0 |
| |/ / / | |||||
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 2 | -3/+4 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 7 | -44/+44 |
| |\| | |||||
| * | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 | 3 | -4/+1 |
| |\ \ | |||||
| * \ \ | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 25 | -61/+356 |
| |\ \ \ | |||||
| * | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -3/+3 |
| * | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 10 | -48/+45 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fix typos concerning "precedence" | Uwe Kleine-König | 2010-06-17 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | V4L/DVB: mediabus: fix ambiguous pixel code names | Guennadi Liakhovetski | 2010-08-02 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 7 | -44/+44 |
| |_|/ |/| | | |||||
* | | | arch/sh/mm: Eliminate a double lock | Julia Lawall | 2010-06-21 | 1 | -1/+1 |
* | | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt | 2010-06-07 | 1 | -2/+0 |
* | | | sh: remove duplicated #include | Huang Weiyi | 2010-06-07 | 1 | -1/+0 |
|/ / | |||||
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-06-04 | 23 | -59/+354 |
|\ \ | |||||
| * | | sh: make sure static declaration on ms7724se | Kuninori Morimoto | 2010-06-02 | 1 | -4/+4 |