summaryrefslogtreecommitdiff
path: root/include/asm-ppc
AgeCommit message (Expand)Author
2003-09-04PPC32: Add support for the PPC 440 family of embedded processors.Paul Mackerras
2003-08-24Update OF platform & macio driver cores to adapt to deviceBenjamin Herrenschmidt
2003-08-24Add new OF tree walking APIsBenjamin Herrenschmidt
2003-08-24PPC32: Add the fadvise64_64 system call.Paul Mackerras
2003-08-23PPC32: Define MCA_bus__is_a_macro. From Christoph Hellwig.Paul Mackerras
2003-08-21PPC32: Add Magic SysRq support to the MPC8260 platforms.Tom Rini
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton
2003-08-12PPC32: Fix compile error on SMP - asm-ppc/smp.h needs linux/threads.h.Paul Mackerras
2003-08-08[PATCH] PowerMac: Ground work for new driver modelBenjamin Herrenschmidt
2003-07-22PPC32: Add asm-ppc/local.hPaul Mackerras
2003-07-22PPC32: Use char[] consistently with __bss_start, _end, etc.Paul Mackerras
2003-07-18PPC32: Change mm_segment_t definitions to simplify the code.Paul Mackerras
2003-07-18PPC32: Make FP exceptions enabled by default.Paul Mackerras
2003-07-18PPC32: PCI mapping fixes for non-cache-coherent PPC machines.Paul Mackerras
2003-07-18PPC32: Remove unused fields from irq_cpustat_t.Paul Mackerras
2003-07-16PPC32: Add SEMTIMEDOP. Patch from Anton Blanchard.Paul Mackerras
2003-07-16PPC32: Add some more system calls - tgkill, utimes, [f]statfs64.Paul Mackerras
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell
2003-07-05[PATCH] Fix do_div() for all architecturesBernardo Innocenti
2003-07-04Merge bk://stop.crashing.org/linux-2.5-miscPaul Mackerras
2003-07-01Remove the Zynx 4500 platform code. It was old and unmaintained.Tom Rini
2003-06-30PPC32: Update the Motorola Sandpoint support.Tom Rini
2003-06-25PPC32: Implement 2-argument show_stack().Paul Mackerras
2003-06-24Merge samba.org:/stuff/paulus/kernel/linux-2.5Paul Mackerras
2003-06-20[PATCH] any_online_cpus to return NR_CPUS to mean "none".Rusty Russell
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-06-19[PATCH] reimplement pci proc nameMatthew Wilcox
2003-06-17PPC32: Implement force_successful_syscall_return.Paul Mackerras
2003-06-13PPC32: only define cond_syscall if it isn't already defined.Paul Mackerras
2003-06-13PPC32: Fix pci_domain_nr()Paul Mackerras
2003-06-10[PATCH] drivers/char/mem.c cleanupAndrew Morton
2003-06-09[PATCH] PCI: domain support for sysfsMatthew Wilcox
2003-06-06[PATCH] Move BUG/BUG_ON/WARN_ON to asm headersPaul Mackerras
2003-06-08PPC32: Fix various minor problems pointed out by Linus' check program.Paul Mackerras
2003-06-08PPC32: Start adding __user to mark pointers from userspace.Paul Mackerras
2003-06-07PPC32: Cleanups from Christoph Hellwig and Tom Rini.Paul Mackerras
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras
2003-06-04[PATCH] allow thread_info to be allocated as part of task_structDavid Mosberger
2003-05-27PPC32: Simplify the BUG() implementation for now (a better one is coming).Paul Mackerras
2003-05-27PPC32: Fix a compile error on 4xx embedded PowerPC.Matt Porter
2003-05-27PPC32: Better handling of program check exceptions on 4xx, patch from Kumar G...Paul Mackerras
2003-05-24[PATCH] Obsolete include/asm-ppc/linux_logo.hGeert Uytterhoeven
2003-05-22PPC32: Define a suitable value for PAGE_KERNEL_NOCACHEPaul Mackerras
2003-05-22PPC32: More fixes for PCI on non-cache-coherent platforms.Paul Mackerras
2003-05-22PPC32: Use might_sleep() in kmap().Paul Mackerras
2003-05-14[AGPGART] PPC Uninorth support.Dave Jones
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-05-12[PATCH] Add ia64 relocation types to elf.h and clean upDavid Mosberger
2003-05-01PPC32: Move xmon declarations to their own header file.Paul Mackerras
2003-04-28PPC32: Handle CPUs that have extra BAT (block address translation) registersBenjamin Herrenschmidt