| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Move prom_build_devicetree() into prom_common.c | David S. Miller | 2008-12-05 | 4 | -54/+39 |
* | sparc: Move core of OF device tree building code into prom_common.c | David S. Miller | 2008-12-05 | 4 | -132/+80 |
* | sparc: Match sparc32's build_tree() up to sparc64's | David S. Miller | 2008-12-05 | 1 | -5/+15 |
* | sparc: Move create_node() and friends into prom_common.c | David S. Miller | 2008-12-05 | 4 | -78/+42 |
* | sparc: Make sparc32's create_node() assign parent pointer. | David S. Miller | 2008-12-05 | 1 | -3/+4 |
* | sparc: Commonize get_one_property() implementations. | David S. Miller | 2008-12-05 | 2 | -2/+2 |
* | sparc: Move property building code into prom_common.c | David S. Miller | 2008-12-05 | 4 | -126/+83 |
* | sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' | David S. Miller | 2008-12-05 | 4 | -8/+7 |
* | sparc: Move irq_trans_init() and support code into seperate file. | David S. Miller | 2008-12-05 | 4 | -830/+847 |
* | sparc: Mark prom_early_alloc non-static. | David S. Miller | 2008-12-05 | 3 | -2/+4 |
* | sparc: Create common area for OF device layer code. | David S. Miller | 2008-12-05 | 4 | -188/+122 |
* | sparc: Const'ify prom_*prop*() on sparc32. | David S. Miller | 2008-12-05 | 3 | -9/+9 |
* | sparc: Create common header file for prom_{32,64}.c | David S. Miller | 2008-12-05 | 3 | -6/+12 |
* | sparc: unify kernel/init_task | Sam Ravnborg | 2008-12-04 | 4 | -37/+2 |
* | sparc: drop CONFIG_SUN_AUXIO | Sam Ravnborg | 2008-12-04 | 7 | -16/+0 |
* | sparc: Add missing of_node_put | Nicolas Palix | 2008-12-04 | 3 | -0/+5 |
* | sparc,sparc64: unify boot/ | Sam Ravnborg | 2008-12-04 | 7 | -45/+37 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 94 | -47/+45 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 28 | -24/+77 |
* | sparc,sparc64: unify lib/ | Sam Ravnborg | 2008-12-04 | 52 | -73/+23 |
* | sparc: prepare lib/ for unification | Sam Ravnborg | 2008-12-04 | 10 | -8/+17 |
* | sparc,sparc64: unify prom/ | Sam Ravnborg | 2008-12-04 | 12 | -11/+5 |
* | sparc: prepare prom/ for unification | Sam Ravnborg | 2008-12-04 | 8 | -2/+13 |
* | sparc,sparc64: unify Makefile | Sam Ravnborg | 2008-12-04 | 6 | -62/+76 |
* | sparc: gitignore a few files | Sam Ravnborg | 2008-12-04 | 2 | -0/+6 |
* | sparc: clean boot/ | Sam Ravnborg | 2008-12-04 | 2 | -3/+2 |
* | sparc: refactor Makefile | Sam Ravnborg | 2008-12-04 | 2 | -16/+8 |
* | sparc,sparc64: unify asm-offsets.c | Sam Ravnborg | 2008-12-04 | 2 | -4/+17 |
* | sparc64: use vmlinux.lds.S from sparc | Sam Ravnborg | 2008-12-04 | 2 | -177/+2 |
* | sparc,sparc64: prepare vmlinux.lds.S for unification | Sam Ravnborg | 2008-12-04 | 2 | -28/+116 |
* | sparc64: Provide oprofile pseudo-NMI on Niagara. | David S. Miller | 2008-12-04 | 1 | -16/+135 |
* | sparc64: Add performance counter hypervisor calls for sun4v. | David S. Miller | 2008-12-04 | 3 | -0/+62 |
* | sparc64: Add save_stack_trace_tsk(). | David S. Miller | 2008-12-04 | 2 | -9/+27 |
* | sparc32: pdev_to_pnode() is used from __devinit | Al Viro | 2008-12-04 | 1 | -1/+1 |
* | sparc32: Don't btfixup cache flush ops for viking multiple times. | David S. Miller | 2008-12-04 | 1 | -12/+11 |
* | sparc: combine unistd_{32,64}.h | Stephen Rothwell | 2008-12-04 | 5 | -773/+443 |
* | sparc64: Use NMI oprofile profiling on cheetah and derivative cpus. | David S. Miller | 2008-12-04 | 1 | -1/+109 |
* | sparc64: Add write_pic() helper. | David S. Miller | 2008-12-04 | 1 | -4/+5 |
* | sparc64: Block NMIs in critical section of context switch. | David S. Miller | 2008-12-04 | 1 | -0/+2 |
* | sparc64: Make special trap return path for TRAP_NMI(). | David S. Miller | 2008-12-04 | 2 | -2/+14 |
* | sparc64: Make %pil level 15 a pseudo-NMI. | David S. Miller | 2008-12-04 | 12 | -25/+46 |
* | sparc: Include drivers/pcmcia/Kconfig | David S. Miller | 2008-12-04 | 2 | -18/+7 |
* | sparc64: Add interface for registering a performance counter IRQ handler. | David S. Miller | 2008-12-04 | 3 | -1/+67 |
* | sparc64: Add tsb-ratio sysctl. | David S. Miller | 2008-12-04 | 1 | -7/+14 |
* | sparc,sparc64: unify mm/ | Sam Ravnborg | 2008-12-04 | 11 | -13/+8 |
* | sparc: prepare mm/ for unification | Sam Ravnborg | 2008-12-04 | 4 | -8/+12 |
* | sparc64: unify arch/sparc64/oprofile/ | Sam Ravnborg | 2008-12-04 | 3 | -33/+1 |
* | sparc64: unify math-emu | Sam Ravnborg | 2008-12-04 | 4 | -9/+2 |
* | sparc: prepare math-emu for unification | Sam Ravnborg | 2008-12-04 | 3 | -2/+2 |
* | sparc: cleanup math-emu | Sam Ravnborg | 2008-12-04 | 2 | -39/+3 |