- 54c2668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 222bfda sparc: Eliminate PROMLIB_INTERNAL as it does nothing by Julian Calaby · 16 years ago
- 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
- 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
- 45536ff sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file. by Sam Ravnborg · 16 years ago
- b41418f sparc: Most unaligned_64.c tweaks for branch tracer warnings. by David S. Miller · 16 years ago
- a638f25 sparc: Fix sun4d_irq.c build. by David S. Miller · 16 years ago
- e8dc7c4 sparc64: fix warnings in psycho_common after ull conversion by Sam Ravnborg · 16 years ago
- 1a8a27c generic swap(): sparc: rename swap() to swap_ulong() by Wu Fengguang · 16 years ago
- 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 16 years ago
- 9018113 sparc64: Use unsigned long long for u64. by Sam Ravnborg · 16 years ago
- 2eac5a0 sparc64: refactor code in viohs.c by Sam Ravnborg · 16 years ago
- b2c0805 sparc: make proces_ver_nack a bit more readable by Steven Rostedt · 16 years ago
- 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
- 7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 4696b64 sparc: Fix minor SPARC32 compile error by Julian Calaby · 16 years ago
- 47cd526 sparc: Clean arch-specific code in prom_common.c by Julian Calaby · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
- a0381a9 sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c by David S. Miller · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 18d8fda take init_fs to saner place by Al Viro · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- e3c6d4e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- 86ed40b sparc: unify sections.h by Sam Ravnborg · 16 years ago
- b74e34d sparc: use .data.init_task section for init_thread_union by Sam Ravnborg · 16 years ago
- 92d9091 sparc: fix array overrun check in of_device_64.c by Robert Reif · 16 years ago
- e6b04fe sparc: unify module.c by Sam Ravnborg · 16 years ago
- 627bf2f sparc64: prepare module_64.c for unification by Sam Ravnborg · 16 years ago
- c45d1c2 sparc64: use bit neutral Elf symbols by Sam Ravnborg · 16 years ago
- 6e6ab2e sparc: fix hardirq.h removal fallout by Sam Ravnborg · 16 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
- 968196a sparc64: do not export pus_fs_struct by Sam Ravnborg · 16 years ago
- aa83a26 sparc: use sparc64 version of scatterlist.h by Robert Reif · 16 years ago
- 18cdae6 sparc: Commonize memcmp assembler. by David S. Miller · 16 years ago
- 8e75728 sparc: replace for_each_cpu_mask_nr with for_each_cpu by Rusty Russell · 16 years ago
- 81265fd sparc: fix sparse warnings in irq_32.c by Sam Ravnborg · 16 years ago
- 7105de8 sparc: add include guards to kernel.h by Sam Ravnborg · 16 years ago
- 8d74e32 sparc: fix sparse warnings in traps_32.c by Sam Ravnborg · 16 years ago
- 85bfbf4 sparc: fix trivial style issues in kernel/pmc.c by Sam Ravnborg · 16 years ago
- 39f6649 sparc: fix sparse warning in kernel/pmc.c by Sam Ravnborg · 16 years ago
- 680e58f sparc: unify kernel/idprom.c by Sam Ravnborg · 16 years ago
- 7d3a700 sparc: idprom_32.c cleanup by Sam Ravnborg · 16 years ago
- bf944c3 sparc: Restore irq_trans_init() call in prom_create_node(). by David S. Miller · 16 years ago
- d34dd82 sparc: unify kernel/cpu by Sam Ravnborg · 16 years ago
- 2bf05fa sparc: expand cpu table by Sam Ravnborg · 16 years ago
- 53ae341 sparc: fix sparse warnings in cpu_*.c by Sam Ravnborg · 16 years ago
- 6c6bd8b sparc: report "Unknown CPU/FPU" for unknown cpu/fpu by Sam Ravnborg · 16 years ago
- 8a563f0 sparc: beautify kernel/cpu_32.c by Sam Ravnborg · 16 years ago
- ad07aed sparc: Move of_console_{device,path,options} info prom_common.c by David S. Miller · 16 years ago
- 23dc758 sparc: Move prom_build_devicetree() into prom_common.c by David S. Miller · 16 years ago
- 6524036 sparc: Move core of OF device tree building code into prom_common.c by David S. Miller · 16 years ago
- 4aef8c5 sparc: Match sparc32's build_tree() up to sparc64's by David S. Miller · 16 years ago
- 7d9439d sparc: Move create_node() and friends into prom_common.c by David S. Miller · 16 years ago
- 06c0db7 sparc: Make sparc32's create_node() assign parent pointer. by David S. Miller · 16 years ago
- 59966e3 sparc: Commonize get_one_property() implementations. by David S. Miller · 16 years ago
- b9e5567 sparc: Move property building code into prom_common.c by David S. Miller · 16 years ago
- e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id' by David S. Miller · 16 years ago
- 5fce09c sparc: Move irq_trans_init() and support code into seperate file. by David S. Miller · 16 years ago
- efeac2f sparc: Mark prom_early_alloc non-static. by David S. Miller · 16 years ago
- dfa7606 sparc: Create common area for OF device layer code. by David S. Miller · 16 years ago
- 657f201 sparc: Create common header file for prom_{32,64}.c by David S. Miller · 16 years ago
- b28017f sparc: unify kernel/init_task by Sam Ravnborg · 16 years ago
- 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
- c2e27c3 sparc: Add missing of_node_put by Nicolas Palix · 16 years ago
- a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago
- d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago
- 14ae84c sparc: gitignore a few files by Sam Ravnborg · 16 years ago
- b5db854 sparc,sparc64: unify asm-offsets.c by Sam Ravnborg · 16 years ago
- 1b1fbbc sparc,sparc64: prepare vmlinux.lds.S for unification by Sam Ravnborg · 16 years ago
- 3a29db3 sparc32: pdev_to_pnode() is used from __devinit by Al Viro · 16 years ago
- 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
- 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
- f8b2256 sparc64: wire up accept4() by David Miller · 16 years ago
- 5acdc1f sparc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 29b1432 Revert "sparc: correct section of current_pc()" by David S. Miller · 16 years ago
- 12a9ee3 rtc-m48t59: shift zero year to 1968 on sparc (rev 2) by Krzysztof Helt · 16 years ago
- 8dd9453 sparc: correct section of current_pc() by Frederic Weisbecker · 16 years ago
- a1731e5 sparc: correct section of apc_no_idle by Frederic Weisbecker · 16 years ago
- 4245e59 sparc32: fix build errors by Robert Reif · 16 years ago
- 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- 6cf4a92 sparc32: sun4m interrupt mask cleanup by Robert Reif · 16 years ago
- a1cd046 sparc: arch/sparc/kernel/pmc.c -- extra #include? by David Brownell · 16 years ago
- 778b1c6 sparc32: Add more extensive documentation of sun4m interrupts. by David S. Miller · 16 years ago
- e7913de sparc32: Kill irq_rcvreg from sun4m_irq.c by David S. Miller · 16 years ago
- c7e606a sparc32: Delete master_l10_limit. by David S. Miller · 16 years ago
- 8bd8dee sparc32: Use PROM device probing for sun4c timers. by David S. Miller · 16 years ago
- 45bb5a7 sparc32: Use PROM device probing for sun4c interrupt register. by David S. Miller · 16 years ago
- 5ff0d55 sparc32: Delete claim_ticker14(). by David S. Miller · 16 years ago
- b218fa0 sparc32: Stop calling claim_ticker14() from sun4c_irq.c by David S. Miller · 16 years ago
- 7695426 sparc32: Kill clear_profile_irq btfixup entry. by David S. Miller · 16 years ago
- 1de937a sparc32: Call sun4m_clear_profile_irq() directly from sun4m_smp.c by David S. Miller · 16 years ago
- a73554a sparc32: Remove #if 0'd code from sun4c_irq.c by David S. Miller · 16 years ago
- f8376e9 sparc32: Remove some SMP ifdefs in sun4d_irq.c by David S. Miller · 16 years ago
- f5f1085 sparc32: Use PROM infrastructure for probing and mapping sun4d timers. by David S. Miller · 16 years ago
- 69c010b sparc32: Use PROM device probing for sun4m irq registers. by David S. Miller · 16 years ago
- 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
- 9b2e43a sparc32: Use PROM device probing for sun4m timer registers. by David S. Miller · 16 years ago