aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala2-14/+65
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2-0/+8
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala1-1/+1
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2-1/+12
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-20[PATCH] Driver Core: include: update device attribute callbacksYani Ioannou1-1/+1
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2-1/+11
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-06-06[PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h>Tom Rini1-1/+1
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-1/+48
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug3-1/+48
2005-05-11Add missing asm-ppc/seccomp.h. Must learn to use git properly.David Woodhouse1-0/+10
2005-05-08Add CONFIG_AUDITSC and CONFIG_SECCOMP support for ppc32David Woodhouse1-0/+7
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-14/+1
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt1-0/+3
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-13/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-0/+3
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras1-0/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro1-2/+2
2005-04-25[PATCH] ppc user annotations: sigcontextAl Viro1-1/+1
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro1-1/+1
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16[PATCH] u32 vs. pm_message_t in ppc and radeonPavel Machek3-3/+3
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt2-1/+6
2005-04-16[PATCH] ppc32: fix compilation error in include/asm/prom.hBenoit Boissinot1-3/+0
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala3-18/+31
2005-04-16[PATCH] ppc32: Allow adjust of pfn offset in pteKumar Gala1-2/+7
2005-04-16[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistentKumar Gala1-1/+3
2005-04-16[PATCH] ppc32: Fix pte_update for 64-bit PTEsKumar Gala1-4/+25
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-0/+11
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt2-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds177-0/+26140