index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setup
Sylvain Munaut
3
-28
/
+62
2006-03-27
[PATCH] ppc32: Adds support for the LITE5200B dev board
Sylvain Munaut
2
-3
/
+37
2006-03-27
[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200B
Sylvain Munaut
2
-1
/
+3
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
1
-19
/
+19
2006-03-27
[PATCH] powerpc: Compile warning in hvcs driver
Anton Blanchard
1
-1
/
+0
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
8
-78
/
+86
2006-03-27
[PATCH] powerpc/pseries: Cleanup device name printing.
Linas Vepstas
1
-6
/
+10
2006-03-27
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
Arnd Bergmann
1
-3
/
+2
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
4
-16
/
+12
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
1
-1
/
+1
2006-03-27
[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()
John Rose
1
-3
/
+7
2006-03-27
[PATCH] powerpc: return to OF via trap, not exit
Olaf Hering
1
-9
/
+14
2006-03-27
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
1
-0
/
+2
2006-03-27
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
Olaf Hering
1
-1
/
+5
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
1
-0
/
+1
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
7
-12
/
+256
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
9
-5
/
+431
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
4
-3
/
+452
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
7
-34
/
+64
2006-03-27
[PATCH] powerpc: work around a cell interrupt HW bug
Arnd Bergmann
1
-1
/
+18
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
3
-55
/
+169
2006-03-27
[PATCH] powerpc: update cell defconfig
Arnd Bergmann
1
-81
/
+52
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
1
-2
/
+2
2006-03-27
[PATCH] powerpc: Change firmware_has_feature() to a macro
Michael Ellerman
1
-5
/
+3
2006-03-27
[PATCH] powerpc: Make BUG_ON & WARN_ON play nice with compile-time optimisations
Michael Ellerman
1
-2
/
+28
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
8
-14
/
+19
2006-03-27
[PATCH] powerpc: work around sparse warnings in cputable.h
Stephen Rothwell
1
-147
/
+152
2006-03-27
[SPARC64]: Kill duplicate exports of string library functions.
David S. Miller
1
-10
/
+0
2006-03-27
[SPARC64]: Update defconfig.
David S. Miller
1
-25
/
+14
2006-03-26
[PATCH] one ipc/sem.c->mutex.c converstion too many..
Manfred Spraul
1
-1
/
+1
2006-03-26
drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment
Bastien Roucaries
1
-1
/
+1
2006-03-26
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
1
-3
/
+2
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
1
-15
/
+14
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2
-19
/
+3
2006-03-26
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
1
-123
/
+1
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
Akinobu Mita
1
-2
/
+2
2006-03-26
[PATCH] bitops: sh: make thread_info.flags an unsigned long
Akinobu Mita
1
-1
/
+1
2006-03-26
[PATCH] bitops: update include/asm-generic/bitops.h
Akinobu Mita
1
-63
/
+13
2006-03-26
[PATCH] bitops: xtensa: use generic bitops
Akinobu Mita
2
-332
/
+16
2006-03-26
[PATCH] bitops: x86_64: use generic bitops
Akinobu Mita
2
-36
/
+10
2006-03-26
[PATCH] bitops: v850: use generic bitops
Akinobu Mita
2
-209
/
+17
2006-03-26
[PATCH] bitops: sparc64: use generic bitops
Akinobu Mita
5
-339
/
+22
2006-03-26
[PATCH] bitops: sparc: use generic bitops
Akinobu Mita
2
-376
/
+20
2006-03-26
[PATCH] bitops: sh64: use generic bitops
Akinobu Mita
2
-373
/
+19
2006-03-26
[PATCH] bitops: sh: use generic bitops
Akinobu Mita
2
-332
/
+18
2006-03-26
[PATCH] bitops: s390: use generic bitops
Akinobu Mita
2
-39
/
+9
2006-03-26
[PATCH] bitops: powerpc: use generic bitops
Akinobu Mita
2
-101
/
+8
[next]