Age | Commit message (Expand) | Author |
2009-01-01 | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-27 | sparc: move select of ARCH_SUPPORTS_MSI | Sam Ravnborg |
2008-12-27 | sparc: drop SUN_IO | Sam Ravnborg |
2008-12-27 | sparc: unify sections.h | Sam Ravnborg |
2008-12-27 | sparc: use .data.init_task section for init_thread_union | Sam Ravnborg |
2008-12-26 | sparc: fix array overrun check in of_device_64.c | Robert Reif |
2008-12-26 | sparc: unify module.c | Sam Ravnborg |
2008-12-26 | sparc64: prepare module_64.c for unification | Sam Ravnborg |
2008-12-26 | sparc64: use bit neutral Elf symbols | Sam Ravnborg |
2008-12-26 | sparc: unify module.h | Sam Ravnborg |
2008-12-26 | sparc: introduce CONFIG_BITS | Sam Ravnborg |
2008-12-26 | sparc: fix hardirq.h removal fallout | Sam Ravnborg |
2008-12-26 | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell |
2008-12-26 | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell |
2008-12-16 | sparc: We need to implement arch_ptrace_stop(). | David S. Miller |
2008-12-16 | Merge branch 'merge' into next | Paul Mackerras |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-12-11 | sparc64: do not export pus_fs_struct | Sam Ravnborg |
2008-12-11 | sparc: use sparc64 version of scatterlist.h | Robert Reif |
2008-12-09 | sparc: Commonize memcmp assembler. | David S. Miller |
2008-12-09 | sparc: Unify strlen assembler. | David S. Miller |
2008-12-09 | sparc: Add asm/asm.h | David S. Miller |
2008-12-08 | sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries. | David S. Miller |
2008-12-08 | sparc: replace for_each_cpu_mask_nr with for_each_cpu | Rusty Russell |
2008-12-08 | sparc: fix sparse warnings in irq_32.c | Sam Ravnborg |
2008-12-08 | sparc: add include guards to kernel.h | Sam Ravnborg |
2008-12-08 | sparc: fix sparse warnings in traps_32.c | Sam Ravnborg |
2008-12-08 | sparc: fix trivial style issues in kernel/pmc.c | Sam Ravnborg |
2008-12-08 | sparc: fix sparse warning in kernel/pmc.c | Sam Ravnborg |
2008-12-08 | sparc: Use sparc64 version of prom/printf.c | Robert Reif |
2008-12-07 | sparc: unify kernel/idprom.c | Sam Ravnborg |
2008-12-07 | sparc: idprom_32.c cleanup | Sam Ravnborg |
2008-12-07 | sparc: Restore irq_trans_init() call in prom_create_node(). | David S. Miller |
2008-12-07 | sparc: unify kernel/cpu | Sam Ravnborg |
2008-12-07 | sparc: expand cpu table | Sam Ravnborg |
2008-12-07 | sparc: fix sparse warnings in cpu_*.c | Sam Ravnborg |
2008-12-05 | sparc: Always set AUDIT_ARCH, not just on sparc64. | David S. Miller |
2008-12-05 | sparc: report "Unknown CPU/FPU" for unknown cpu/fpu | Sam Ravnborg |
2008-12-05 | sparc: beautify kernel/cpu_32.c | Sam Ravnborg |
2008-12-05 | sparc: Move of_console_{device,path,options} info prom_common.c | David S. Miller |
2008-12-05 | sparc: Move prom_build_devicetree() into prom_common.c | David S. Miller |
2008-12-05 | sparc: Move core of OF device tree building code into prom_common.c | David S. Miller |
2008-12-05 | sparc: Match sparc32's build_tree() up to sparc64's | David S. Miller |
2008-12-05 | sparc: Move create_node() and friends into prom_common.c | David S. Miller |
2008-12-05 | sparc: Make sparc32's create_node() assign parent pointer. | David S. Miller |
2008-12-05 | sparc: Commonize get_one_property() implementations. | David S. Miller |