index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-11-29
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
1
-3
/
+8
2010-11-29
powerpc: Add support for new hcall H_BEST_ENERGY
Vaidyanathan Srinivasan
4
-1
/
+339
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
3
-15
/
+31
2010-11-29
powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-11-29
powerpc/pseries: Add kernel parameter to disable batched hcalls
Will Schmidt
2
-0
/
+26
2010-11-29
powerpc: Removing undead ifdef __KERNEL__
Christian Dietrich
2
-4
/
+0
2010-11-29
powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
Anton Blanchard
1
-0
/
+33
2010-11-29
powerpc: Add support for popcnt instructions
Anton Blanchard
5
-4
/
+133
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
8
-8
/
+8
2010-11-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+2
2010-11-18
powerpc: Update a BKL related comment
Alessio Igor Bogani
1
-3
/
+2
2010-11-18
powerpc/mm: Fix module instruction tlb fault handling on Book-E 64
Kumar Gala
1
-1
/
+4
2010-11-18
powerpc: Fix call to subpage_protection()
Michael Neuling
1
-1
/
+1
2010-11-18
powerpc: Set CONFIG_32BIT on ppc32
kerstin jonsson
1
-0
/
+4
2010-11-18
powerpc/mm: Fix build error in setup_initial_memory_limit
Kumar Gala
1
-1
/
+1
2010-11-18
powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG
Nishanth Aravamudan
3
-4
/
+6
2010-11-18
powerpc: Fix div64 in bootloader
Benjamin Herrenschmidt
1
-1
/
+2
2010-11-17
kgdb,ppc: Fix regression in evr register handling
Dongdong Deng
1
-2
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
5
-5
/
+5
2010-11-05
KVM: PPC: BookE: Load the lower half of MSR
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
1
-2
/
+0
2010-11-05
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
1
-1
/
+1
2010-11-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
1
-1
/
+1
2010-11-05
KVM: PPC: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-03
powerpc: remove cast from void*
matt mooney
1
-1
/
+1
[prev]
[next]