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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
powerpc: Disable VPHN polling during a suspend operation
Jesse Larrew
2
-0
/
+13
2010-12-09
powerpc/pseries: Poll VPA for topology changes and update NUMA maps
Jesse Larrew
2
-11
/
+271
2010-12-09
powerpc: iommu: Add device name to iommu error printks
Anton Blanchard
1
-6
/
+8
2010-12-09
powerpc: Record vma->phys_addr in ioremap()
Michael Ellerman
2
-0
/
+3
2010-12-09
powerpc: Update compat_arch_ptrace
Andreas Schwab
1
-0
/
+7
2010-12-09
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
Andreas Schwab
1
-6
/
+16
2010-12-09
powerpc/time: printk time stamp init not correct
Heiko Schocher
1
-1
/
+1
2010-12-09
powerpc: Minor cleanups for machdep.h
Sonny Rao
1
-5
/
+1
2010-12-09
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
Sonny Rao
1
-4
/
+2
2010-12-09
powerpc: Fix incorrect comment about interrupt stack allocation
Anton Blanchard
1
-2
/
+2
2010-12-09
powerpc: Hardcode popcnt instructions for old assemblers
Anton Blanchard
2
-7
/
+15
2010-12-09
powerpc/pseries: Pass phb only to iommu_table_setparms_lpar
Benjamin Herrenschmidt
1
-7
/
+4
2010-12-09
powerpc/pseries: Do not need to check for dma_window == NULL
Nishanth Aravamudan
1
-6
/
+0
2010-12-09
powerpc/pseries: Checking for pdn->parent is redundant
Nishanth Aravamudan
1
-4
/
+1
2010-12-09
powerpc/pseries: Do not search for dma-window property on dlpar remove
Nishanth Aravamudan
1
-5
/
+1
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2
-1
/
+5
2010-12-09
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
8
-26
/
+387
2010-12-09
Merge branch 'nvram' into next
Benjamin Herrenschmidt
5
-363
/
+381
2010-11-30
powerpc/nvram: Handle partition names >= 12 chars
Jim Keniston
1
-2
/
+3
2010-11-30
powerpc/nvram: Fix NVRAM partition list setup
Jim Keniston
1
-18
/
+8
2010-11-30
powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log
Benjamin Herrenschmidt
1
-10
/
+13
2010-11-30
powerpc/nvram: Move the log partition stuff to pseries
Benjamin Herrenschmidt
3
-237
/
+227
2010-11-30
powerpc/nvram: Change nvram_setup_partition() to use new helper
Benjamin Herrenschmidt
1
-39
/
+32
2010-11-30
powerpc/nvram: Add nvram_find_partition()
Benjamin Herrenschmidt
1
-0
/
+22
2010-11-30
powerpc/nvram: Improve partition removal
Benjamin Herrenschmidt
1
-48
/
+43
2010-11-30
powerpc/nvram: Shuffle code around in nvram_create_partition()
Benjamin Herrenschmidt
1
-46
/
+62
2010-11-30
powerpc/nvram: Completely clear a new partition
Benjamin Herrenschmidt
1
-9
/
+10
2010-11-30
powerpc/nvram: Ensure that the partition header/block size is right
Benjamin Herrenschmidt
1
-0
/
+2
2010-11-30
powerpc/nvram: nvram_create_partitions() now uses bytes
Benjamin Herrenschmidt
1
-6
/
+14
2010-11-30
powerpc/nvram: More flexible nvram_create_partition()
Benjamin Herrenschmidt
2
-21
/
+31
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
4
-41
/
+28
2010-11-30
powerpc: Use call_rcu_sched() for pagetables
Peter Zijlstra
1
-1
/
+1
2010-11-29
powerpc/4xx: Add Canyonlands suspend and idle support
Victor Gallardo
2
-22
/
+12
2010-11-29
powerpc/4xx: Add Kilauea suspend and idle support
Victor Gallardo
2
-0
/
+14
2010-11-29
powerpc/4xx: Add suspend and idle support
Victor Gallardo
4
-4
/
+361
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
14
-1
/
+13
2010-11-29
powerpc/mm: Avoid avoidable void* pointer
Michael Neuling
1
-1
/
+1
2010-11-29
powerpc: Add POWER7+ cputable entry
Michael Neuling
1
-0
/
+16
2010-11-29
powerpc: Remove POWER6 oprofile workarounds for POWER7
Michael Neuling
1
-4
/
+0
2010-11-29
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
Michael Neuling
2
-7
/
+0
2010-11-29
powerpc: Add VPHN firmware feature
Jesse Larrew
3
-1
/
+4
2010-11-29
powerpc: Consolidate obj-y assignments
Michael Ellerman
1
-5
/
+4
2010-11-29
powerpc/iseries: Remove unused mf_getSrcHistory function and caller.
Jesper Juhl
1
-62
/
+0
2010-11-29
powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std
Jesper Juhl
1
-2
/
+1
2010-11-29
powerpc: Add memory_hotplug_max()
Nishanth Aravamudan
2
-0
/
+31
2010-11-29
powerpc/macio: Ensure all dma routines get copied over
Nishanth Aravamudan
1
-0
/
+6
2010-11-29
powerpc/pseries: iommu cleanup
Nishanth Aravamudan
1
-7
/
+2
2010-11-29
powerpc/dart: iommu table cleanup
Nishanth Aravamudan
1
-8
/
+1
2010-11-29
powerpc/cell: Beat dma ops cleanup
Nishanth Aravamudan
1
-2
/
+1
2010-11-29
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
1
-18
/
+1
[next]