| Commit message (Expand) | Author | Age |
* | hw-breakpoints: Get the number of available registers on boot dynamically | Frederic Weisbecker | 2010-04-30 |
* | hw-breakpoints: Separate constraint space for data and instruction breakpoints | Frederic Weisbecker | 2010-04-30 |
* | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-04-30 |
* | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2010-04-30 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ |
|
| * | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt | 2010-04-02 |
| * | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 |
| * | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-28 |
| * | sh: Fix FDPIC binary loader | Andrew Stubbs | 2010-03-28 |
| * | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-28 |
| * | sh: Update ecovec_defconfig | Yusuke Goda | 2010-03-28 |
| * | sh: update the TLB replacement counter for entry wiring. | Matt Fleming | 2010-03-25 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | sh: Silence unintialized variable warnings in dwarf unwinder. | Paul Mundt | 2010-03-23 |
* | sh: Tidy up a couple of section mismatches. | Paul Mundt | 2010-03-23 |
* | sh: Fix build after dynamic PMB rework | Matt Fleming | 2010-03-23 |
* | sh: Replace unsafe manipulation of MMUCR | Matt Fleming | 2010-03-23 |
* | sh: Flush ITLB too in PTEAEX's flush_tlb_page() | Matt Fleming | 2010-03-23 |
* | sh64: Remove long unused mid_sched macro | Andreas Bombe | 2010-03-23 |
* | sh: Add watch-dog register address for SH7722/SH7723/SH7724 | Kuninori Morimoto | 2010-03-23 |
* | sh: ms7724: Add tiny-document for sound | Kuninori Morimoto | 2010-03-23 |
* | sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init | Kuninori Morimoto | 2010-03-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-03-19 |
|\ |
|
| * | sh: Export uncached helper symbols. | Paul Mundt | 2010-03-10 |
| * | sh: Fix up NUMA build for 29-bit. | Paul Mundt | 2010-03-10 |
| * | sh: Fix up uncached offset for legacy 29-bit mode. | Paul Mundt | 2010-03-08 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 |
|\ \ |
|
| * | | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 |
* | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | | pci-dma: sh: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
| |_|/
|/| | |
|
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
|/ / |
|
* | | sh: Convert sh to use read/update_persistent_clock | John Stultz | 2010-03-04 |
* | | sh: Move PMB debugfs entry initialization to later stage | Pawel Moll | 2010-03-04 |
* | | sh: Fix up flush_cache_vmap() on SMP. | Paul Mundt | 2010-03-04 |
* | | sh: fix up MMU reset with variable PMB mapping sizes. | Paul Mundt | 2010-03-04 |
* | | sh: establish PMB mappings for NUMA nodes. | Paul Mundt | 2010-03-02 |
* | | sh: check for existing mappings for bolted PMB entries. | Paul Mundt | 2010-03-02 |
* | | sh: fixed virt/phys mapping helpers for PMB. | Paul Mundt | 2010-03-02 |
* | | sh: make pmb iomapping configurable. | Paul Mundt | 2010-03-02 |
* | | sh: reworked dynamic PMB mapping. | Paul Mundt | 2010-03-02 |
* | | sh: Fix up cpumask_of_pcibus() for the NUMA build. | Paul Mundt | 2010-03-02 |
* | | sh: Fix up ctrl_read/write stragglers in migor setup. | Paul Mundt | 2010-03-01 |
| | | |
| \ | |
*-. \ | Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial' | Paul Mundt | 2010-03-01 |
|\ \ \ |
|
| | * | | sh: No need to explicitly include <linux/rwlock.h>. | Robert P. J. Day | 2010-02-28 |