aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc
AgeCommit message (Expand)Author
2006-05-03powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras
2006-05-01[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr
2006-05-01[PATCH] powerpc: Allow devices to register with numa topologyJeremy Kerr
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell
2006-04-01[PATCH] powerpc/pseries: EEH CleanupNathan Fontenot
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick
2006-04-01[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPSSegher Boessenkool
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-31[NET]: Allow skb headroom to be overriddenAnton Blanchard
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-29[PATCH] powerpc: Remove oprofile spinlock backtrace codeAnton Blanchard
2006-03-29[PATCH] powerpc: Add oprofile calltrace supportBrian Rogan
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] git-powerpc: WARN was a dumb ideaAndrew Morton
2006-03-28[PATCH] powerpc: make ISA floppies work againStephen Rothwell
2006-03-28[PATCH] powerpc: hvc_console updatesRyan S. Arnold
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman
2006-03-28[PATCH] powerpc: export validate_sp for oprofile calltraceAnton Blanchard
2006-03-28[PATCH] powerpc: Remove some ifdefs in oprofile_impl.hAnton Blanchard
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar
2006-03-27[PATCH] unify pfn_to_page: powerpc pfn_to_pageKAMEZAWA Hiroyuki
2006-03-27powerpc: Fix event-scan code for 32-bit CHRPPaul Mackerras
2006-03-27powerpc: Simplify pSeries idle loopPaul Mackerras
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann
2006-03-27[PATCH] powerpc: Change firmware_has_feature() to a macroMichael Ellerman
2006-03-27[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman
2006-03-27[PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell
2006-03-26[PATCH] bitops: powerpc: use generic bitopsAkinobu Mita
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato