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.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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
6
-1
/
+9
2010-09-16
spufs: use llseek in all file operations
Arnd Bergmann
1
-0
/
+18
2010-09-10
arch/powerpc/include/asm/fsldma.h needs slab.h
Ira W. Snyder
1
-0
/
+1
2010-09-02
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
1
-13
/
+29
2010-09-01
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
1
-0
/
+2
2010-09-01
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-0
/
+1
2010-09-01
arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
Julia Lawall
1
-3
/
+6
2010-09-01
fsl_rio: fix compile errors
Li Yang
1
-1
/
+5
2010-08-31
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
1
-2
/
+2
2010-08-31
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
1
-0
/
+1
2010-08-31
powerpc: Don't use kernel stack with translation off
Michael Neuling
1
-3
/
+9
2010-08-31
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
1
-12
/
+11
2010-08-31
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
1
-0
/
+3
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+2
2010-08-24
powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS
Andreas Schwab
1
-2
/
+1
2010-08-24
powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls
Andreas Schwab
3
-1
/
+15
2010-08-24
powerpc/pci: Fix checking for child bridges in PCI code.
Grant Likely
1
-1
/
+2
2010-08-24
powerpc: Fix typo in uImage target
Anatolij Gustschin
1
-1
/
+1
2010-08-24
powerpc: Initialise paca->kstack before early_setup_secondary
Matt Evans
1
-3
/
+3
2010-08-24
powerpc: Fix bogus it_blocksize in VIO iommu code
Anton Blanchard
4
-7
/
+8
2010-08-24
powerpc: Inline ppc64_runlatch_off
Anton Blanchard
2
-9
/
+14
2010-08-24
powerpc: Correct smt_enabled=X boot option for > 2 threads per core
Nathan Fontenot
2
-31
/
+43
2010-08-24
powerpc: Silence xics_migrate_irqs_away() during cpu offline
Signed-off-by: Darren Hart
1
-2
/
+4
2010-08-24
powerpc: Silence __cpu_up() under normal operation
Signed-off-by: Darren Hart
1
-2
/
+2
2010-08-24
powerpc: Re-enable preemption before cpu_die()
Signed-off-by: Darren Hart
1
-1
/
+1
2010-08-24
powerpc/pci: Drop unnecessary null test
Julia Lawall
1
-2
/
+1
2010-08-24
powerpc/powermac: Drop unnecessary null test
Julia Lawall
1
-1
/
+1
2010-08-24
powerpc/powermac: Drop unnecessary of_node_put
Julia Lawall
2
-3
/
+0
2010-08-24
powerpc/kdump: Stop all other CPUs before running crash handlers
Anton Blanchard
1
-11
/
+13
2010-08-24
powerpc/mm: Fix vsid_scrample typo
Anton Blanchard
1
-1
/
+1
2010-08-24
powerpc: Use is_32bit_task() helper to test 32 bit binary
Denis Kirjanov
1
-3
/
+3
2010-08-24
powerpc: Export memstart_addr and kernstart_addr on ppc64
Sonny Rao
1
-0
/
+2
2010-08-24
powerpc: Make rwsem use "long" type
Benjamin Herrenschmidt
1
-27
/
+37
2010-08-24
Merge remote branch 'jwb/merge' into merge
Benjamin Herrenschmidt
6
-12
/
+27
2010-08-23
powerpc/47x: Add an isync before the tlbivax instruction
Dave Kleikamp
1
-0
/
+1
2010-08-23
powerpc/4xx: Index interrupt stacks by physical cpu
Dave Kleikamp
2
-11
/
+14
2010-08-23
powerpc/47x: Remove redundant line from cputable.c
Dave Kleikamp
1
-1
/
+0
2010-08-23
powerpc/47x: Make sure mcsr is cleared before enabling machine check interrupts
Dave Kleikamp
1
-0
/
+4
2010-08-23
powerpc/4xx: Device tree update for the 460ex DWC SATA
Rupjyoti Sarmah
1
-0
/
+8
2010-08-20
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-3
/
+2
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-27
/
+26
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
2
-2
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-3
/
+3
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-15
/
+0
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
1
-1
/
+1
2010-08-11
dts: add ESDHC weird voltage bits workaround
Roy Zang
1
-0
/
+1
2010-08-11
dts: add sdhci,auto-cmd12 field for p4080 device tree
Roy Zang
1
-0
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+0
[next]