| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-12-28 | 4 | -4/+32 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 1 | -0/+12 |
| |\ |
|
| | * | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 1 | -0/+1 |
| | |\ |
|
| | * | | powerpc and sparc: Introduce dev_archdata node accessors | Anton Vorontsov | 2008-12-03 | 1 | -0/+12 |
| * | | | sparc: We need to implement arch_ptrace_stop(). | David S. Miller | 2008-12-16 | 2 | -0/+19 |
| | |/
| |/| |
|
* | | | sparc: move select of ARCH_SUPPORTS_MSI | Sam Ravnborg | 2008-12-27 | 1 | -1/+1 |
* | | | sparc: drop SUN_IO | Sam Ravnborg | 2008-12-27 | 2 | -6/+0 |
* | | | sparc: unify sections.h | Sam Ravnborg | 2008-12-27 | 7 | -35/+19 |
* | | | sparc: use .data.init_task section for init_thread_union | Sam Ravnborg | 2008-12-27 | 2 | -2/+10 |
* | | | sparc: fix array overrun check in of_device_64.c | Robert Reif | 2008-12-26 | 1 | -9/+9 |
* | | | sparc: unify module.c | Sam Ravnborg | 2008-12-26 | 3 | -164/+25 |
* | | | sparc64: prepare module_64.c for unification | Sam Ravnborg | 2008-12-26 | 1 | -22/+40 |
* | | | sparc64: use bit neutral Elf symbols | Sam Ravnborg | 2008-12-26 | 1 | -17/+17 |
* | | | sparc: unify module.h | Sam Ravnborg | 2008-12-26 | 3 | -22/+24 |
* | | | sparc: introduce CONFIG_BITS | Sam Ravnborg | 2008-12-26 | 1 | -1/+5 |
* | | | sparc: fix hardirq.h removal fallout | Sam Ravnborg | 2008-12-26 | 2 | -0/+2 |
* | | | sparc64: do not export pus_fs_struct | Sam Ravnborg | 2008-12-11 | 1 | -1/+0 |
* | | | sparc: use sparc64 version of scatterlist.h | Robert Reif | 2008-12-11 | 7 | -77/+43 |
* | | | sparc: Commonize memcmp assembler. | David S. Miller | 2008-12-09 | 6 | -63/+28 |
* | | | sparc: Unify strlen assembler. | David S. Miller | 2008-12-09 | 3 | -102/+21 |
* | | | sparc: Add asm/asm.h | David S. Miller | 2008-12-09 | 1 | -0/+40 |
* | | | sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries. | David S. Miller | 2008-12-08 | 1 | -282/+0 |
* | | | sparc: replace for_each_cpu_mask_nr with for_each_cpu | Rusty Russell | 2008-12-08 | 1 | -1/+1 |
* | | | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg | 2008-12-08 | 5 | -5/+20 |
* | | | sparc: add include guards to kernel.h | Sam Ravnborg | 2008-12-08 | 1 | -1/+4 |
* | | | sparc: fix sparse warnings in traps_32.c | Sam Ravnborg | 2008-12-08 | 4 | -34/+49 |
* | | | sparc: fix trivial style issues in kernel/pmc.c | Sam Ravnborg | 2008-12-08 | 1 | -8/+8 |
* | | | sparc: fix sparse warning in kernel/pmc.c | Sam Ravnborg | 2008-12-08 | 1 | -1/+1 |
* | | | sparc: Use sparc64 version of prom/printf.c | Robert Reif | 2008-12-08 | 4 | -50/+2 |
* | | | sparc: unify kernel/idprom.c | Sam Ravnborg | 2008-12-07 | 3 | -58/+9 |
* | | | sparc: idprom_32.c cleanup | Sam Ravnborg | 2008-12-07 | 1 | -24/+26 |
* | | | sparc: Restore irq_trans_init() call in prom_create_node(). | David S. Miller | 2008-12-07 | 3 | -5/+6 |
* | | | sparc: unify kernel/cpu | Sam Ravnborg | 2008-12-07 | 4 | -169/+95 |
* | | | sparc: expand cpu table | Sam Ravnborg | 2008-12-07 | 1 | -124/+195 |
* | | | sparc: fix sparse warnings in cpu_*.c | Sam Ravnborg | 2008-12-07 | 6 | -8/+16 |
* | | | sparc: Always set AUDIT_ARCH, not just on sparc64. | David S. Miller | 2008-12-05 | 1 | -1/+1 |
* | | | sparc: report "Unknown CPU/FPU" for unknown cpu/fpu | Sam Ravnborg | 2008-12-05 | 2 | -5/+8 |
* | | | sparc: beautify kernel/cpu_32.c | Sam Ravnborg | 2008-12-05 | 1 | -100/+104 |
* | | | sparc: Move of_console_{device,path,options} info prom_common.c | David S. Miller | 2008-12-05 | 3 | -18/+9 |
* | | | 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 |