- 18d8fda take init_fs to saner place by Al Viro · 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
- 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- 5bc0530 sparc: move select of ARCH_SUPPORTS_MSI by Sam Ravnborg · 16 years ago
- c4a4a21 sparc: drop SUN_IO by Sam Ravnborg · 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
- e1648a8 sparc: unify module.h by Sam Ravnborg · 16 years ago
- fe6875e sparc: introduce CONFIG_BITS by Sam Ravnborg · 16 years ago
- 6e6ab2e sparc: fix hardirq.h removal fallout by Sam Ravnborg · 16 years ago
- 878a553 sparc: We need to implement arch_ptrace_stop(). by David S. Miller · 16 years ago
- 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 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
- ae984d7 sparc: Unify strlen assembler. by David S. Miller · 16 years ago
- 5c03d59 sparc: Add asm/asm.h by David S. Miller · 16 years ago
- 8bf68e4 sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries. 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
- efe6c3d sparc: Use sparc64 version of prom/printf.c by Robert Reif · 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
- 7e7e93a sparc: Always set AUDIT_ARCH, not just on sparc64. by David S. Miller · 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
- ab04323 sparc: Const'ify prom_*prop*() on sparc32. 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
- a8c601c sparc,sparc64: unify boot/ by Sam Ravnborg · 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
- 478b8fe sparc,sparc64: unify lib/ by Sam Ravnborg · 16 years ago
- 18269c0 sparc: prepare lib/ for unification by Sam Ravnborg · 16 years ago
- 5de18cd sparc,sparc64: unify prom/ by Sam Ravnborg · 16 years ago
- 708d4f0 sparc: prepare prom/ for unification by Sam Ravnborg · 16 years ago
- 5e53879 sparc,sparc64: unify Makefile by Sam Ravnborg · 16 years ago
- 14ae84c sparc: gitignore a few files by Sam Ravnborg · 16 years ago
- c4893269 sparc: clean boot/ by Sam Ravnborg · 16 years ago
- db5ea21 sparc: refactor Makefile 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
- 63ef348 sparc64: Provide oprofile pseudo-NMI on Niagara. by David S. Miller · 16 years ago
- 3178a07 sparc64: Add performance counter hypervisor calls for sun4v. by David S. Miller · 16 years ago
- 6a5726d sparc64: Add save_stack_trace_tsk(). by David S. Miller · 16 years ago
- 3a29db3 sparc32: pdev_to_pnode() is used from __devinit by Al Viro · 16 years ago
- 64273d0 sparc32: Don't btfixup cache flush ops for viking multiple times. by David S. Miller · 16 years ago
- 9acee19 sparc: combine unistd_{32,64}.h by Stephen Rothwell · 16 years ago
- 422e23e sparc64: Use NMI oprofile profiling on cheetah and derivative cpus. by David S. Miller · 16 years ago
- 456cad8 sparc64: Add write_pic() helper. by David S. Miller · 16 years ago
- f9aad60 sparc64: Block NMIs in critical section of context switch. by David S. Miller · 16 years ago
- 5565736 sparc64: Make special trap return path for TRAP_NMI(). by David S. Miller · 16 years ago
- b4f4372 sparc64: Make %pil level 15 a pseudo-NMI. by David S. Miller · 16 years ago
- c6afec5 sparc: Include drivers/pcmcia/Kconfig by David S. Miller · 16 years ago
- 2c2551a sparc64: Add interface for registering a performance counter IRQ handler. by David S. Miller · 16 years ago
- 0871420 sparc64: Add tsb-ratio sysctl. by David S. Miller · 16 years ago
- 27137e5 sparc,sparc64: unify mm/ by Sam Ravnborg · 16 years ago
- c37ddd9 sparc: prepare mm/ for unification by Sam Ravnborg · 16 years ago
- 5115f39 sparc64: unify math-emu by Sam Ravnborg · 16 years ago
- 774434b sparc: prepare math-emu for unification by Sam Ravnborg · 16 years ago
- d59b370 sparc: cleanup math-emu by Sam Ravnborg · 16 years ago
- b0cdd59 sparc,sparc64: add BITS to arch Makefile by Sam Ravnborg · 16 years ago
- 26b4c91 sparc,sparc64: unify Kconfig files by Sam Ravnborg · 16 years ago
- 4b27e0e sparc: add "Bus options" to Kconfig by Sam Ravnborg · 16 years ago
- 12e271a sparc: add menu "Executable file formats" by Sam Ravnborg · 16 years ago
- 7189970 sparc: use Kconfig.hz by Sam Ravnborg · 16 years ago
- 655ab99 sparc: drop UNIX98_PTYS from arch Kconfig by Sam Ravnborg · 16 years ago
- 35da3e3 sparc: refactor Kconfig a little by Sam Ravnborg · 16 years ago
- 5bb28a5 sparc: unify Kconfig.debug by Sam Ravnborg · 16 years ago
- 293666b sparc64: Stop using memory barriers for atomics and locks. by David S. Miller · 16 years ago
- 64f2dde sparc64: Run the kernel always in the TSO memory model. by David S. Miller · 16 years ago
- e8e8e80 sparc: asm/bitops.h should define __fls by Rusty Russell · 16 years ago
- 3f3b163 powerpc and sparc: Introduce dev_archdata node accessors by Anton Vorontsov · 16 years ago
- 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago