| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Commonize memcmp assembler. | David S. Miller | 2008-12-09 | 2 | -4/+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 | 4 | -5/+19 |
* | 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: 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 | 3 | -168/+92 |
* | 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: report "Unknown CPU/FPU" for unknown cpu/fpu | Sam Ravnborg | 2008-12-06 | 2 | -5/+8 |
* | sparc: beautify kernel/cpu_32.c | Sam Ravnborg | 2008-12-06 | 1 | -100/+104 |
* | sparc: Move of_console_{device,path,options} info prom_common.c | David S. Miller | 2008-12-06 | 3 | -18/+9 |
* | sparc: Move prom_build_devicetree() into prom_common.c | David S. Miller | 2008-12-06 | 4 | -54/+39 |
* | sparc: Move core of OF device tree building code into prom_common.c | David S. Miller | 2008-12-06 | 4 | -132/+80 |
* | sparc: Match sparc32's build_tree() up to sparc64's | David S. Miller | 2008-12-06 | 1 | -5/+15 |
* | sparc: Move create_node() and friends into prom_common.c | David S. Miller | 2008-12-06 | 4 | -78/+42 |
* | sparc: Make sparc32's create_node() assign parent pointer. | David S. Miller | 2008-12-06 | 1 | -3/+4 |
* | sparc: Commonize get_one_property() implementations. | David S. Miller | 2008-12-06 | 2 | -2/+2 |
* | sparc: Move property building code into prom_common.c | David S. Miller | 2008-12-06 | 4 | -126/+83 |
* | sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' | David S. Miller | 2008-12-06 | 4 | -8/+7 |
* | sparc: Move irq_trans_init() and support code into seperate file. | David S. Miller | 2008-12-06 | 4 | -830/+847 |
* | sparc: Mark prom_early_alloc non-static. | David S. Miller | 2008-12-06 | 3 | -2/+4 |
* | sparc: Create common area for OF device layer code. | David S. Miller | 2008-12-06 | 4 | -188/+122 |
* | sparc: Create common header file for prom_{32,64}.c | David S. Miller | 2008-12-06 | 3 | -6/+12 |
* | sparc: unify kernel/init_task | Sam Ravnborg | 2008-12-04 | 3 | -36/+1 |
* | sparc: drop CONFIG_SUN_AUXIO | Sam Ravnborg | 2008-12-04 | 4 | -8/+0 |
* | sparc: Add missing of_node_put | Nicolas Palix | 2008-12-04 | 3 | -0/+5 |
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 90 | -0/+43306 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 26 | -22/+54 |
* | sparc: gitignore a few files | Sam Ravnborg | 2008-12-04 | 1 | -0/+1 |
* | sparc,sparc64: unify asm-offsets.c | Sam Ravnborg | 2008-12-04 | 1 | -3/+16 |
* | sparc,sparc64: prepare vmlinux.lds.S for unification | Sam Ravnborg | 2008-12-04 | 1 | -20/+79 |
* | sparc32: pdev_to_pnode() is used from __devinit | Al Viro | 2008-12-04 | 1 | -1/+1 |
* | fix the section noise in sparc head.S | Al Viro | 2008-11-30 | 2 | -1/+2 |
* | sparc32 cpuinit flase positives | Al Viro | 2008-11-30 | 5 | -8/+8 |
* | sparc64: wire up accept4() | David Miller | 2008-11-20 | 1 | -1/+1 |
* | sparc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-13 | 1 | -2/+2 |
* | Revert "sparc: correct section of current_pc()" | David S. Miller | 2008-11-10 | 1 | -1/+0 |
* | rtc-m48t59: shift zero year to 1968 on sparc (rev 2) | Krzysztof Helt | 2008-10-29 | 1 | -23/+4 |
* | sparc: correct section of current_pc() | Frederic Weisbecker | 2008-10-23 | 1 | -0/+1 |
* | sparc: correct section of apc_no_idle | Frederic Weisbecker | 2008-10-23 | 1 | -1/+1 |
* | sparc32: fix build errors | Robert Reif | 2008-10-13 | 2 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 2 | -0/+3 |
|\ |
|
| * | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 2 | -0/+3 |
| |\ |
|
| | * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 2 | -0/+3 |
* | | | sparc32: sun4m interrupt mask cleanup | Robert Reif | 2008-10-08 | 2 | -71/+91 |