- 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 18 years ago
- c0770f6 [POWERPC] Remove a couple of unused definitions from pgtable_32.c by David Gibson · 18 years ago
- f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 18 years ago
- 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 18 years ago
- 2e60161 [POWERPC] Split low-level OF-related bootloader code into separate files by David Gibson · 18 years ago
- a0ae9c7 [POWERPC] Split out CPU specific options into a new Kconfig file by Arnd Bergmann · 18 years ago
- effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 18 years ago
- d8c391a [POWERPC] Donate idle CPU cycles on dedicated partitions by Jake Moilanen · 18 years ago
- 2f97cd3 [POWERPC] Less ifdef's in signal.c/signal.h by Benjamin Herrenschmidt · 18 years ago
- 0edc4ff [POWERPC] Remove #ifdef around set_dabr in signal code by Benjamin Herrenschmidt · 18 years ago
- a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 18 years ago
- 5f9f375 [POWERPC] Remove obsolete freezer bits by Benjamin Herrenschmidt · 18 years ago
- f478f54 [POWERPC] Consolidate do_signal by Christoph Hellwig · 18 years ago
- db277e9 [POWERPC] Consolidate restore_sigmask by Christoph Hellwig · 18 years ago
- 69d15f6 [POWERPC] Consolidate sys_sigaltstack by Christoph Hellwig · 18 years ago
- 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 18 years ago
- 791cc50 [POWERPC] Always apply DABR changes on context switches by Benjamin Herrenschmidt · 18 years ago
- 6d110da [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits by Benjamin Herrenschmidt · 18 years ago
- abd0650 [POWERPC] ptrace shouldn't touch FP exec mode by Benjamin Herrenschmidt · 18 years ago
- 912000e [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 by Benjamin Herrenschmidt · 18 years ago
- 1b6610d [POWERPC] Remove some useless ifdef's in ptrace by Benjamin Herrenschmidt · 18 years ago
- 865418d [POWERPC] Uninline common ptrace bits by Benjamin Herrenschmidt · 18 years ago
- e17666b [POWERPC] ptrace updates & new, better requests by Benjamin Herrenschmidt · 18 years ago
- acd8982 [POWERPC] ptrace cleanups by Benjamin Herrenschmidt · 18 years ago
- 0b3d5c4 [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits by Benjamin Herrenschmidt · 18 years ago
- cbe709c [POWERPC] spufs: Add a "capabilities" file to spu contexts by Benjamin Herrenschmidt · 18 years ago
- 0516923 [POWERPC] spufs: Add support for SPU single stepping by Benjamin Herrenschmidt · 18 years ago
- 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
- c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 18 years ago
- 3c8c90a [POWERPC] Tweak EEH copyright info by Linas Vepstas · 18 years ago
- 42253a6 [POWERPC] Remove dead EEH code by Linas Vepstas · 18 years ago
- 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 18 years ago
- e1d04c9 [POWERPC] Add EEH sysfs blinkenlights by Linas Vepstas · 18 years ago
- 3f1df7a [POWERPC] Move common code out of if/else by Jon Tollefson · 18 years ago
- 31fe5bf [POWERPC] Fix VDSO compile warning by Segher Boessenkool · 18 years ago
- 220ddc0 [POWERPC] Fix console output getting dropped on platforms without udbg_putc by Milton Miller · 18 years ago
- c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 18 years ago
- 22353f3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
- e10e0cc8 [MIPS] Fix IP27 build by Atsushi Nemoto · 18 years ago
- 4ebd523 [MIPS] Fix modpost warnings by making start_secondary __cpuinit by Ralf Baechle · 18 years ago
- cf75789 [MIPS] SMTC: Fix build error caused by nonsense code. by Chris Dearman · 18 years ago
- 6a05888 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. by Ralf Baechle · 18 years ago
- 8e8a52e [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. by Ralf Baechle · 18 years ago
- ef36fc3 [MIPS] SMTC: Fix warning. by Ralf Baechle · 18 years ago
- 7a6d4f3 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd by Atsushi Nemoto · 18 years ago
- d3a5091 [MIPS] Atlas: Fix build. by Ralf Baechle · 18 years ago
- acaec42 [MIPS] Always install the DSP exception handler. by Chris Dearman · 18 years ago
- da9bc72 [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. by Ralf Baechle · 18 years ago
- 7ac7834 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
- b39b703 x86_64: oops_begin() fix by Andrew Morton · 18 years ago
- 12710a5 fix sysrq-m oops by Bob Picco · 18 years ago
- e16f535 uml: get declaration of simple_strtoul by Jeff Dike · 18 years ago
- e80ad9b uml: fix kernel stack size on x86_64 by Jeff Dike · 18 years ago
- a17627e potential parse error in ifdef part 3 by Yoann Padioleau · 18 years ago
- 4342f4a m68knommu: fix ColdFire timer off by 1 by Greg Ungerer · 18 years ago
- 8c2786c [SPARC64]: Handle PCI bridges without 'ranges' property. by David S. Miller · 18 years ago
- ea1ff19 [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>. by Robert P. J. Day · 18 years ago
- c8d8170 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 18 years ago
- 34750bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
- e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 18 years ago
- c52ecda Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- dc31501 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
- ec4d18f [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. by David S. Miller · 18 years ago
- 321566c [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. by David S. Miller · 18 years ago
- 8a2e210 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
- 7244d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
- f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 18 years ago
- 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 18 years ago
- e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 18 years ago
- 6dcbf16 [POWERPC] scc_sio: Fix link failure by Christoph Hellwig · 18 years ago
- 1552cb9 [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain by Thomas Renninger · 18 years ago
- e7c4001 [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap by Arnd Bergmann · 18 years ago
- bb5db29 [POWERPC] spufs scheduler: Fix wakeup races by Christoph Hellwig · 18 years ago
- 47d3a5f [POWERPC] spufs: Synchronize pte invalidation vs ps close by Christoph Hellwig · 18 years ago
- 89df008 [POWERPC] spufs: Free mm if spufs_fill_dir() failed by Sebastian Siewior · 18 years ago
- 877907d [POWERPC] spufs: Fix gang destroy leaks by Jeremy Kerr · 18 years ago
- ce92987 [POWERPC] spufs: Hook up spufs_release_mem by Christoph Hellwig · 18 years ago
- 8f18a15 [POWERPC] spufs: Refuse to load the module when not running on cell by Arnd Bergmann · 18 years ago
- 6291ed3 [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug by Olof Johansson · 18 years ago
- 6ba07e5 [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS by Atsushi Nemoto · 18 years ago
- 490dcc4 [MIPS] Fix some minor typoes in arch/mips/Kconfig. by Robert P. J. Day · 18 years ago
- cc8f0b8 [MIPS] Remove prototype for deleted function qemu_handle_int by Ralf Baechle · 18 years ago
- 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 18 years ago
- fbd5604 [MIPS] Make dma_map_sg handle sg elements which are longer than one page by Thomas Bogendoerfer · 18 years ago
- 22df5bc [MIPS] Fix VGA corruption on RM300C by Thomas Bogendoerfer · 18 years ago
- 0c2bf74 [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy by Thomas Bogendoerfer · 18 years ago
- d73d420 [MIPS] EMMA2RH: remove dead KGDB code by Sergei Shtylyov · 18 years ago
- f9509c8 [MIPS] Remove duplicate fpu enable hazard code. by Chris Dearman · 18 years ago
- 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 18 years ago
- a2f9f6b [SPARC64]: Fix {mc,smt}_capable(). by David S. Miller · 18 years ago
- 5cd342d [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV. by David S. Miller · 18 years ago
- f78eae2 [SPARC64]: Proper multi-core scheduling support. by David S. Miller · 18 years ago
- d887ab3 [SPARC64]: Provide mmu statistics via sysfs. by David Miller · 18 years ago
- 48b6735 [SPARC64]: Fix service channel hypervisor function names. by David Miller · 18 years ago
- d1f253e [SPARC64]: Export basic cpu properties via sysfs. by David S. Miller · 18 years ago
- eff3414 [SPARC64]: Move topology init code into new file, sysfs.c by David S. Miller · 18 years ago
- 4c73848 mtrr atomicity fix by Andrew Morton · 18 years ago
- 9a41284 sh: Fix se73180 platform device registration. by Paul Mundt · 18 years ago
- 0fd1475 sh: ioremap() through PMB needs asm/mmu.h. by Paul Mundt · 18 years ago
- 63dfc3c sh: voyagergx: Fix build warnings. by Paul Mundt · 18 years ago