index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
Nishanth Aravamudan
2
-1
/
+5
2010-12-09
Merge branch 'nvram' into next
Benjamin Herrenschmidt
1
-321
/
+160
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: Move the log partition stuff to pseries
Benjamin Herrenschmidt
1
-236
/
+18
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
1
-18
/
+28
2010-11-30
powerpc/nvram: Move things out of asm/nvram.h
Benjamin Herrenschmidt
1
-1
/
+20
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
13
-1
/
+12
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: Consolidate obj-y assignments
Michael Ellerman
1
-5
/
+4
2010-11-29
powerpc/vio: Use dma ops helpers
Nishanth Aravamudan
1
-3
/
+8
2010-11-29
powerpc: Cleanup APIs for cpu/thread/core mappings
Vaidyanathan Srinivasan
1
-3
/
+16
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
1
-0
/
+7
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-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-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
1
-1
/
+1
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-63
/
+125
2010-10-29
kgdb,ppc: Individual register get/set for ppc
Dongdong Deng
1
-63
/
+125
2010-10-27
ptrace: cleanup arch_ptrace() on powerpc
Namhyung Kim
1
-25
/
+26
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-7
/
+8
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-3
/
+1
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-20
/
+25
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-10
/
+927
2010-10-24
KVM: PPC: Enable napping only for Book3s_64
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Force enable nap on KVM
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
Alexander Graf
2
-5
/
+24
2010-10-24
KVM: PPC: Make PV mtmsr work with r30 and r31
Alexander Graf
2
-16
/
+40
2010-10-24
KVM: PPC: Add mtsrin PV code
Alexander Graf
3
-0
/
+111
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
1
-6
/
+15
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
2
-4
/
+3
2010-10-24
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
2
-6
/
+6
2010-10-24
KVM: PPC: PV wrteei
Alexander Graf
2
-0
/
+91
2010-10-24
KVM: PPC: PV mtmsrd L=0 and mtmsr
Alexander Graf
2
-0
/
+135
2010-10-24
KVM: PPC: PV mtmsrd L=1
Alexander Graf
2
-0
/
+101
2010-10-24
KVM: PPC: PV assembler helpers
Alexander Graf
1
-0
/
+30
2010-10-24
KVM: PPC: Introduce branch patching helper
Alexander Graf
1
-0
/
+14
2010-10-24
KVM: PPC: Introduce kvm_tmp framework
Alexander Graf
1
-2
/
+40
2010-10-24
KVM: PPC: PV tlbsync to nop
Alexander Graf
1
-0
/
+12
[next]