Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | sh: Fix up PUD trampling in ranged page table init for X2TLB. | Paul Mundt | 2010-06-21 | |
| * | | | | | | | sh: fix up an off-by-1 in the number of early ioremap fixmaps. | Paul Mundt | 2010-06-21 | |
| |/ / / / / / | ||||
| * | | | | | | sh: SH-2007 board support. | Hitoshi Mitake | 2010-06-21 | |
| * | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-06-21 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||
| * | | | | | | sh: update the FDPIC relocations. | Paul Mundt | 2010-06-14 | |
| * | | | | | | sh: kprobes SMP support. | Paul Mundt | 2010-06-14 | |
| * | | | | | | sh: split out ptrace header for _32/_64 variants. | Paul Mundt | 2010-06-14 | |
| * | | | | | | sh: Add kprobe-based event tracer. | Paul Mundt | 2010-06-14 | |
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | memblock, bootmem: Round pfn properly for memory and reserved regions | Yinghai Lu | 2010-10-12 | |
| * | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-04 | |
| * | | | | | | | memblock/sh: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 | |
| * | | | | | | | SH: Add missing consts to sys_execve() declaration | David Howells | 2010-10-07 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Merge branch 'linus' into irq/core | Ingo Molnar | 2010-10-19 | |
| |\| | | | | | | ||||
| * | | | | | | | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | |
* | | | | | | | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | |
| | |/ / / / / | ||||
| * | | | | | | perf, sh: Fix patch merge foul-up | Matt Fleming | 2010-09-15 | |
| * | | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | |
| * | | | | | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | |
| * | | | | | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | |
| * | | | | | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | |
| * | | | | | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-08-25 | |
| |\| | | | | | ||||
| * | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-08-19 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||
| * | | | | | | perf: Factorize callchain context handling | Frederic Weisbecker | 2010-08-18 | |
| * | | | | | | perf: Generalize some arch callchain code | Frederic Weisbecker | 2010-08-18 | |
| * | | | | | | perf: Generalize callchain_store() | Frederic Weisbecker | 2010-08-18 | |
| * | | | | | | perf: Drop unappropriate tests on arch callchains | Frederic Weisbecker | 2010-08-18 | |
* | | | | | | | sh: oprofile: Use perf-events oprofile backend | Matt Fleming | 2010-10-11 | |
* | | | | | | | perf: New helper function for pmu name | Matt Fleming | 2010-10-11 | |
* | | | | | | | perf: Add helper function to return number of counters | Matt Fleming | 2010-10-11 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | |
| |/ / / / |/| | | | | ||||
* | | | | | defconfig reduction | Sam Ravnborg | 2010-08-14 | |
* | | | | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | |
* | | | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | |
|\ \ \ \ \ | ||||
| * \ \ \ \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-08-06 | |
| | |\ \ \ \ \ | ||||
| | | * | | | | | sh: add a parameter to LCDC driver's .display_on() callback | Guennadi Liakhovetski | 2010-08-04 | |
| | | | |/ / / | | | |/| | | | ||||
* | | | | | | | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 |