index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] powerpc: HVC init race
Michael Neuling
1
-14
/
+18
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
26
-98
/
+50
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
[next]