Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
80751e2b8ffcbbe065e850d943301aa1ab219599
/
arch
/
powerpc
/
kernel
c6fa63c
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4bca770
powerpc: perf: Fix frequency calculation for overflowing counters
by Anton Blanchard
· 15 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 15 years ago
5a62f99
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
cfb13c5
Merge commit 'v2.6.37-rc7' into devicetree/next
by Grant Likely
· 15 years ago
2e80a82
perf: Dynamic pmu types
by Peter Zijlstra
· 15 years ago
518fdae
powerpc/pci: Use printf extension %pR for struct resource
by Joe Perches
· 15 years ago
3b7a27d
powerpc: Disable VPHN polling during a suspend operation
by Jesse Larrew
· 15 years ago
4dfa9c4
powerpc: iommu: Add device name to iommu error printks
by Anton Blanchard
· 15 years ago
bb2c458
powerpc: Update compat_arch_ptrace
by Andreas Schwab
· 15 years ago
4dfbf29
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
by Andreas Schwab
· 15 years ago
364a124
powerpc/time: printk time stamp init not correct
by Heiko Schocher
· 15 years ago
928a319
Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code
by Sonny Rao
· 15 years ago
8f4da26
powerpc: Fix incorrect comment about interrupt stack allocation
by Anton Blanchard
· 15 years ago
b3c7385
powerpc/iommu: Use coherent_dma_mask for alloc_coherent
by Nishanth Aravamudan
· 16 years ago
f4b9841
Merge branch 'nvram' into next
by Benjamin Herrenschmidt
· 15 years ago
6024ede
powerpc/nvram: Handle partition names >= 12 chars
by Jim Keniston
· 15 years ago
690d1a9
powerpc/nvram: Fix NVRAM partition list setup
by Jim Keniston
· 15 years ago
edc79a2
powerpc/nvram: Move the log partition stuff to pseries
by Benjamin Herrenschmidt
· 16 years ago
d962694
powerpc/nvram: Change nvram_setup_partition() to use new helper
by Benjamin Herrenschmidt
· 16 years ago
cf5cbf9
powerpc/nvram: Add nvram_find_partition()
by Benjamin Herrenschmidt
· 16 years ago
fa2b4e5
powerpc/nvram: Improve partition removal
by Benjamin Herrenschmidt
· 16 years ago
e49e2e8
powerpc/nvram: Shuffle code around in nvram_create_partition()
by Benjamin Herrenschmidt
· 16 years ago
cef0d5a
powerpc/nvram: Completely clear a new partition
by Benjamin Herrenschmidt
· 16 years ago
578914c
powerpc/nvram: Ensure that the partition header/block size is right
by Benjamin Herrenschmidt
· 16 years ago
3667330
powerpc/nvram: nvram_create_partitions() now uses bytes
by Benjamin Herrenschmidt
· 16 years ago
4e7c77a
powerpc/nvram: More flexible nvram_create_partition()
by Benjamin Herrenschmidt
· 16 years ago
74d51d0
powerpc/nvram: Move things out of asm/nvram.h
by Benjamin Herrenschmidt
· 16 years ago
46f5221
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
by Stephen Rothwell
· 15 years ago
6f08cb3
powerpc: Add POWER7+ cputable entry
by Michael Neuling
· 15 years ago
1d32bb1
powerpc: Remove POWER6 oprofile workarounds for POWER7
by Michael Neuling
· 15 years ago
93fe56e
powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry
by Michael Neuling
· 15 years ago
698193d
powerpc: Consolidate obj-y assignments
by Michael Ellerman
· 15 years ago
6d283d7
powerpc/vio: Use dma ops helpers
by Nishanth Aravamudan
· 16 years ago
99d8670
powerpc: Cleanup APIs for cpu/thread/core mappings
by Vaidyanathan Srinivasan
· 16 years ago
d72e063
powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS
by Anton Blanchard
· 16 years ago
64ff312
powerpc: Add support for popcnt instructions
by Anton Blanchard
· 16 years ago
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 15 years ago
2d42dc3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 15 years ago
0f6b77c
powerpc: Update a BKL related comment
by Alessio Igor Bogani
· 15 years ago
e3839ed
kgdb,ppc: Fix regression in evr register handling
by Dongdong Deng
· 15 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 15 years ago
a36be10
PPC: KVM: Book E doesn't have __end_interrupts.
by Scott Wood
· 16 years ago
4b6ba8a
of/net: Move of_get_mac_address() to a common source file.
by David Daney
· 16 years ago
1e431a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
ff10b88
kgdb,ppc: Individual register get/set for ppc
by Dongdong Deng
· 16 years ago
f68d204
ptrace: cleanup arch_ptrace() on powerpc
by Namhyung Kim
· 16 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 16 years ago
732eacc
replace nested max/min macros with {max,min}3 macro
by Hagen Paul Pfeifer
· 16 years ago
51f00a4
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
1765a1f
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
591bd8e
KVM: PPC: Enable napping only for Book3s_64
by Alexander Graf
· 16 years ago
ad08737
KVM: PPC: Force enable nap on KVM
by Alexander Graf
· 16 years ago
df08bd1
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
by Alexander Graf
· 16 years ago
512ba59
KVM: PPC: Make PV mtmsr work with r30 and r31
by Alexander Graf
· 16 years ago
cbe487f
KVM: PPC: Add mtsrin PV code
by Alexander Graf
· 16 years ago
7508e16
KVM: PPC: Add feature bitmap for magic page
by Alexander Graf
· 16 years ago
989044e
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
by Alexander Graf
· 16 years ago
a58ddea
KVM: PPC: Move KVM trampolines before __end_interrupts
by Alexander Graf
· 16 years ago
644bfa0
KVM: PPC: PV wrteei
by Alexander Graf
· 16 years ago
7810927
KVM: PPC: PV mtmsrd L=0 and mtmsr
by Alexander Graf
· 16 years ago
819a63d
KVM: PPC: PV mtmsrd L=1
by Alexander Graf
· 16 years ago
9223472
KVM: PPC: PV assembler helpers
by Alexander Graf
· 16 years ago
71ee8e3
KVM: PPC: Introduce branch patching helper
by Alexander Graf
· 16 years ago
2d4f567
KVM: PPC: Introduce kvm_tmp framework
by Alexander Graf
· 16 years ago
d1290b15
KVM: PPC: PV tlbsync to nop
by Alexander Graf
· 16 years ago
d1293c9
KVM: PPC: PV instructions to loads and stores
by Alexander Graf
· 16 years ago
73a1810
KVM: PPC: KVM PV guest stubs
by Alexander Graf
· 16 years ago
d17051c
KVM: PPC: Generic KVM PV guest support
by Alexander Graf
· 16 years ago
2a342ed
KVM: PPC: Implement hypervisor interface
by Alexander Graf
· 16 years ago
666e725
KVM: PPC: Convert MSR to shared page
by Alexander Graf
· 16 years ago
96bc451
KVM: PPC: Introduce shared page
by Alexander Graf
· 16 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 16 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 16 years ago
32c9768
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
by Grant Likely
· 16 years ago
7096d04
of/device: Rework to use common platform_device_alloc() for allocating devices
by Grant Likely
· 16 years ago
57fa721
perf, powerpc: Fix power_pmu_event_init to not use event->ctx
by Paul Mackerras
· 16 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 16 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 16 years ago
6a1c9df
Merge remote branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 16 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 17 years ago
4490c06
powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
by Kumar Gala
· 16 years ago
3c4b764
powerpc: Fix compile error with paca code on ppc64e
by Kumar Gala
· 16 years ago
2ed38b2
powerpc/fsl_booke: Add support to boot from core other than 0
by Matthew McClintock
· 16 years ago
c71635d
powerpc/kexec: make masking/disabling interrupts generic
by Matthew McClintock
· 16 years ago
55ec2fc
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
by Timur Tabi
· 16 years ago
6edc323
powerpc/44x: Add support for the AMCC APM821xx SoC
by Tirumala Marri
· 16 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 16 years ago
bc0df9e
powerpc/pci: Cleanup device dma setup code
by Nishanth Aravamudan
· 16 years ago
45848e0
powerpc/viobus: Free TCE table on device release
by Nishanth Aravamudan
· 16 years ago
edea8f6
powerpc/vio: Use put_device() on device_register failure
by Nishanth Aravamudan
· 16 years ago
ffa56e55
powerpc/dma: Fix check for direct DMA support
by Nishanth Aravamudan
· 16 years ago
1cb8e85
powerpc/dma: Fix dma_iommu_dma_supported compare
by Nishanth Aravamudan
· 16 years ago
a655237
powerpc/irq.c: Add of_node_put to avoid memory leak
by Julia Lawall
· 16 years ago
4e74fd7
powerpc: Use static const char arrays
by Joe Perches
· 16 years ago
d8862be
powerpc/pseries: Export rtas_ibm_suspend_me()
by Nathan Fontenot
· 16 years ago
4783f39
Merge remote branch 'kumar/merge' into next
by Benjamin Herrenschmidt
· 16 years ago
Next »