summaryrefslogtreecommitdiffstats
path: root/mm/page_io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut3-28/+62
2006-03-27[PATCH] ppc32: Adds support for the LITE5200B dev boardSylvain Munaut2-3/+37
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut2-1/+3
2006-03-27[PATCH] powerpc: legacy_serial loop cleanupMichael Neuling1-19/+19
2006-03-27[PATCH] powerpc: Compile warning in hvcs driverAnton Blanchard1-1/+0
2006-03-27[PATCH] powerpc: Consistent printing of node idAnton Blanchard1-1/+1
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard8-78/+86
2006-03-27[PATCH] powerpc/pseries: Cleanup device name printing.Linas Vepstas1-6/+10
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann1-3/+2
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann4-16/+12
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann1-1/+1
2006-03-27[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()John Rose1-3/+7
2006-03-27[PATCH] powerpc: return to OF via trap, not exitOlaf Hering1-9/+14
2006-03-27[PATCH] powerpc: hot_add_scn_to_nid() build fixAndrew Morton1-0/+2
2006-03-27[PATCH] correct the comment about stackpointer alignment in __boot_from_promOlaf Hering1-1/+5
2006-03-27[PATCH] spufs: initialize context correctlyDirk Herrendoerfer1-0/+1
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter7-12/+256
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann9-5/+431
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann4-3/+452
2006-03-27[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann7-34/+64
2006-03-27[PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann1-1/+18
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp3-55/+169
2006-03-27[PATCH] powerpc: update cell defconfigArnd Bergmann1-81/+52
2006-03-27[PATCH] powerpc: fix cell iommu setupArnd Bergmann1-2/+2
2006-03-27[PATCH] powerpc: Change firmware_has_feature() to a macroMichael Ellerman1-5/+3
2006-03-27[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisationsMichael Ellerman1-2/+28
2006-03-27[PATCH] powerpc: fix various sparse warningsStephen Rothwell8-14/+19
2006-03-27[PATCH] powerpc: work around sparse warnings in cputable.hStephen Rothwell1-147/+152
2006-03-27[SPARC64]: Kill duplicate exports of string library functions.David S. Miller1-10/+0
2006-03-27[SPARC64]: Update defconfig.David S. Miller1-25/+14
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul1-1/+1
2006-03-26drivers/char/ftape/lowlevel/fdc-io.c: Correct a commentBastien Roucaries1-1/+1
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk1-3/+2
2006-03-26[PATCH] bitops: hweight() speedupAkinobu Mita1-15/+14
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy1-9/+0
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita2-19/+3
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita3-3/+32
2006-03-26[PATCH] bitops: ia64: make partial_page.bitmap an unsigned longAkinobu Mita1-2/+2
2006-03-26[PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita1-63/+13
2006-03-26[PATCH] bitops: xtensa: use generic bitopsAkinobu Mita2-332/+16
2006-03-26[PATCH] bitops: x86_64: use generic bitopsAkinobu Mita2-36/+10
2006-03-26[PATCH] bitops: v850: use generic bitopsAkinobu Mita2-209/+17
2006-03-26[PATCH] bitops: sparc64: use generic bitopsAkinobu Mita5-339/+22
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita2-376/+20
2006-03-26[PATCH] bitops: sh64: use generic bitopsAkinobu Mita2-373/+19
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita2-332/+18
2006-03-26[PATCH] bitops: s390: use generic bitopsAkinobu Mita2-39/+9
2006-03-26[PATCH] bitops: powerpc: use generic bitopsAkinobu Mita2-101/+8