Benjamin Herrenschmidt 8b5ede69d2 powerpc/irq: Don't switch to irq stack from softirq stack 11 anni fa
..
vdso32 beb2dc0a7a powerpc: Convert some mftb/mftbu into mfspr 12 anni fa
vdso64 fcb41a2030 powerpc: Add VDSO version of time 12 anni fa
.gitignore 6ddc9d3200 powerpc: Ignore generated vmlinux.lds in git 16 anni fa
Makefile 83c93e2bdf powerpc/pseries: Move lparcfg.c to platforms/pseries 12 anni fa
align.c 5c2e08231b powerpc: Never handle VSX alignment exceptions from kernel 12 anni fa
asm-offsets.c cbc9565ee8 powerpc: Remove ksp_limit on ppc64 11 anni fa
audit.c e54dc2431d [PATCH] audit signal recipients 18 anni fa
btext.c ee372bc1c6 powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32 12 anni fa
cacheinfo.c d10bd84f14 powerpc: Make device tree accesses in cache info code endian safe 12 anni fa
cacheinfo.h 93197a36a9 powerpc: Rewrite sysfs processor cache info code 16 anni fa
clock.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anni fa
compat_audit.c 7f13da40e3 [PATCH] add SIGNAL syscall class (v3) 18 anni fa
cpu_setup_44x.S 6edc323db7 powerpc/44x: Add support for the AMCC APM821xx SoC 14 anni fa
cpu_setup_6xx.S 1f1936ff3f powerpc: Fix some 6xx/7xxx CPU setup functions 14 anni fa
cpu_setup_a2.S 962cffbd8a powerpc: Enforce usage of RA 0-R31 where possible 13 anni fa
cpu_setup_fsl_booke.S 4e0e3435b5 powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx 12 anni fa
cpu_setup_pa6t.S 62357d8215 [POWERPC] pasemi: Enable one more hid bit 18 anni fa
cpu_setup_power.S 8fc1f5d7ef powerpc: Fix TLB cleanup at boot on POWER8 12 anni fa
cpu_setup_ppc970.S 969391c58a powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits 14 anni fa
cputable.c a12e4537ad Merge remote-tracking branch 'scott/next' into next 12 anni fa
crash.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
crash_dump.c 427fcd23b5 powerpc: Remove savemaxmem parameter setup 12 anni fa
dbell.c a6a058e52a powerpc: Add accounting for Doorbell interrupts 12 anni fa
dma-iommu.c 4c374af5fd powerpc/dma-iommu: Fix IOMMU window check 13 anni fa
dma-swiotlb.c 688ba1dbee powerpc/swiotlb: Enable at early stage and disable if not necessary 13 anni fa
dma.c 3d2675238a powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 anni fa
eeh.c 144136dd7a powerpc/eeh: Add missing procfs entry for PowerNV 12 anni fa
eeh_cache.c 0ba178888b powerpc/eeh: Remove reference to PCI device 12 anni fa
eeh_dev.c 317f06de78 powerpc/eeh: Move common part to kernel directory 12 anni fa
eeh_driver.c 91150af3ad powerpc/eeh: Fix unbalanced enable for IRQ 12 anni fa
eeh_event.c 5459ae1431 powerpc/eeh: Use interruptible sleep in keehd 12 anni fa
eeh_pe.c 4b83bd452f powerpc/eeh: Don't use pci_dev during BAR restore 12 anni fa
eeh_sysfs.c ab55d2187d powerpc/eeh: Introdce flag to protect sysfs 12 anni fa
entry_32.S f7b3367774 powerpc/32bit:Store temporary result in r0 instead of r8 12 anni fa
entry_64.S bc683a7e51 powerpc: Cleanup handling of the DSCR bit in the FSCR register 12 anni fa
epapr_hcalls.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 anni fa
epapr_paravirt.c 4e21b94c9c powerpc/85xx: Move ePAPR paravirt initialization earlier 12 anni fa
exceptions-64e.S de021bb79c powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE 12 anni fa
exceptions-64s.S 3f1f431188 Merge branch 'merge' into next 12 anni fa
fadump.c 5d585e5c48 mm/ppc: use common help functions to free reserved pages 12 anni fa
firmware.c cab2e05271 powerpc: fix implicit use of cache.h in kernel/firmware.c 13 anni fa
fpu.S a2dcbb32f0 powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 anni fa
fsl_booke_entry_mapping.S 77154a2026 powerpc/fsl-booke: Fix address issue when using relocatable kernels 15 anni fa
ftrace.c bac821a6e3 powerpc/ftrace: Trace function graph entry before updating index 13 anni fa
head_32.S a546498f3b powerpc: Call do_page_fault() with interrupts off 13 anni fa
head_40x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
head_44x.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
head_64.S 5b63fee1fe powerpc: Align p_toc 12 anni fa
head_8xx.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
head_booke.h fc2a6cfe05 powerpc: Fix interrupt range check on debug exception 12 anni fa
head_fsl_booke.S 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
hw_breakpoint.c e2a800beac powerpc/hw_brk: Fix off by one error when validating DAWR region end 12 anni fa
ibmebus.c c45640e4a9 ibmebus: convert of_platform_driver to platform_driver 12 anni fa
idle.c cc293bf7a9 powerpc/idle: Convert use of typedef ctl_table to struct ctl_table 12 anni fa
idle_6xx.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_book3e.S f070986a07 powerpc: Add paravirt idle loop for 64-bit Book-E 12 anni fa
idle_e500.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_power4.S 9778b696a0 powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 anni fa
idle_power7.S 375f561a41 powerpc/powernv: Always go into nap mode when CPU is offline 13 anni fa
io-workarounds.c ecd73cc5c9 powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO 12 anni fa
io.c 3fafe9c202 powerpc/powernv: Add PIO accessors for Power8 LPC bus 12 anni fa
iomap.c 335b8cf7c3 powerpc: switch to GENERIC_PCI_IOMAP 13 anni fa
iommu.c 1cf389df09 powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table() 11 anni fa
irq.c 8b5ede69d2 powerpc/irq: Don't switch to irq stack from softirq stack 11 anni fa
isa-bridge.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 anni fa
jump_label.c 9c8b39077b powerpc: Fix build breakage in jump_label.c 13 anni fa
kgdb.c c0b52c143e powerpc/kgdb: Removed kmalloc returned value cast 12 anni fa
kprobes.c 35fd219a26 powerpc: Move the single step enable code to a generic path 12 anni fa
kvm.c dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero 12 anni fa
kvm_emul.S d35b1075af KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 anni fa
l2cr_6xx.S 25985edced Fix common misspellings 14 anni fa
legacy_serial.c 4a396dc6fa powerpc: Little endian fixes for legacy_serial.c 12 anni fa
machine_kexec.c 79d1c71295 powerpc+of: Rename the drivers/of prom_* functions to of_* 12 anni fa
machine_kexec_32.c ff2d8b19a3 treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 anni fa
machine_kexec_64.c 79c66ce8f6 powerpc/kexec: Fix kexec when using VMX optimised memcpy 12 anni fa
misc.S be6abfa769 powerpc: switch to generic sys_execve()/kernel_execve() 12 anni fa
misc_32.S cbc9565ee8 powerpc: Remove ksp_limit on ppc64 11 anni fa
misc_64.S 0366a1c70b powerpc/irq: Run softirqs off the top of the irq stack 11 anni fa
module.c ead53f22dc powerpc: remove non-required uses of include <linux/module.h> 13 anni fa
module_32.c 3c75296562 powerpc: Fix kernel panic during kernel module load 13 anni fa
module_64.c 1fbe9cf259 powerpc: Build kernel with -mcmodel=medium 12 anni fa
msi.c ceb93a9ff1 powerpc/PCI: include pci.h in powerpc MSI implementation 16 anni fa
nvram_64.c 7029705a9d powerpc/nvram64: Need return the related error code on failure occurs 12 anni fa
of_platform.c 6a040ce725 powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 anni fa
paca.c 7ffcf8ec26 powerpc: Fix little endian lppaca, slb_shadow and dtl_entry 12 anni fa
pci-common.c 39eda2aba6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 anni fa
pci-hotplug.c ab444ec97e powerpc/pci: Partial tree hotplug support 12 anni fa
pci_32.c 3fd47f063b powerpc/pci: Support per-aperture memory offset 12 anni fa
pci_64.c 0c69f9c52c powerpc/pci: Don't use bitfield for force_32bit_msi 12 anni fa
pci_dn.c c6296b9627 powerpc: Make PCI device node device tree accesses endian safe 12 anni fa
pci_of_scan.c a795dc548a powerpc: Make OF PCI device tree accesses endian safe 12 anni fa
pmc.c 50af5ead3b bug.h: add include of it to various implicit C users 13 anni fa
ppc32.h 09a4d5d015 powerpc: switch to generic old sigaction() 12 anni fa
ppc_ksyms.c 5f20be4478 powerpc: Remove the empty giveup_fpu() function on 32bit kernel 12 anni fa
ppc_save_regs.S 25985edced Fix common misspellings 14 anni fa
proc_powerpc.c b33159b7d2 proc_powerpc: switch to fixed_size_llseek() 12 anni fa
process.c cbc9565ee8 powerpc: Remove ksp_limit on ppc64 11 anni fa
prom.c 31f7c3a688 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux 11 anni fa
prom_init.c dbe78b4011 powerpc/pseries: Do not start secondaries in Open Firmware 11 anni fa
prom_init_check.sh 7191b61575 powerpc/pmac: Early debug output on screen on 64-bit macs 12 anni fa
prom_parse.c 2083f681e3 powerpc: of_parse_dma_window should take a __be32 *dma_window 12 anni fa
ptrace.c 6961ed96f1 ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" 12 anni fa
ptrace32.c ee4a391661 powerpc: fixing ptrace_get_reg to return an error 12 anni fa
reloc_32.S 348c2298a6 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type 12 anni fa
reloc_64.S 549e8152de powerpc: Make the 64-bit kernel as a position-independent executable 17 anni fa
rtas-proc.c 9becd2a0d6 powerpc: Move /proc/ppc64 to /proc/powerpc update 15 anni fa
rtas-rtc.c 9a8f99fab0 powerpc/rtas-rtc: remove sideeffects of printk_ratelimit 14 anni fa
rtas.c 2712826491 powerpc: Make RTAS calls endian safe 12 anni fa
rtas_flash.c a94a14720e powerpc/rtas_flash: Fix validate_flash buffer overflow issue 12 anni fa
rtas_pci.c db38f290ca powerpc/kernel: Cleanup on rtas_pci.c 12 anni fa
rtasd.c e04fa61214 powerpc/pseries: Add /proc interface to control topology updates 12 anni fa
setup-common.c 43f8812027 powerpc: More little endian fixes for setup-common.c 12 anni fa
setup.h 480f6f35a1 [PATCH] powerpc: Make early xmon logic immune to location of early parsing 19 anni fa
setup_32.c 4e21b94c9c powerpc/85xx: Move ePAPR paravirt initialization earlier 12 anni fa
setup_64.c 39eda2aba6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 anni fa
signal.c 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 anni fa
signal.h 2b3f8e87cf powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions 12 anni fa
signal_32.c 408a7e08b2 powerpc: Fix VRSAVE handling 12 anni fa
signal_64.c 662499d04b powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext() 12 anni fa
smp-tbsync.c cad5cef62a POWERPC: drivers: remove __dev* attributes. 12 anni fa
smp.c 256588fda1 powerpc: Export cpu_to_chip_id() to fix build error 11 anni fa
stacktrace.c 4b16f8e2d6 powerpc: various straight conversions from module.h --> export.h 13 anni fa
suspend.c a2531293db update email address 15 anni fa
swsusp.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
swsusp_32.S 25985edced Fix common misspellings 14 anni fa
swsusp_64.c ae3a197e3d Disintegrate asm/system.h for PowerPC 13 anni fa
swsusp_asm64.S 5a31057fc0 powerpc: add Book E support to 64-bit hibernation 12 anni fa
swsusp_booke.S e00c9a0c2e powerpc/mpc85xx: invalidate TLB after hibernation resume 12 anni fa
sys_ppc32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 anni fa
syscalls.c 7256a5d2da powerpc: Fix personality handling in ppc64_personality() 13 anni fa
sysfs.c d1211af304 powerpc/sysfs: Disable writing to PURR in guest mode 11 anni fa
systbl.S 46b45b10f1 [POWERPC] Align the sys_call_table 18 anni fa
systbl_chk.c caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 anni fa
systbl_chk.sh caa34c9e9c [POWERPC] Fix a couple of copyright symbols 17 anni fa
tau_6xx.c af901ca181 tree-wide: fix assorted typos all over the place 15 anni fa
time.c 39eda2aba6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 anni fa
tm.S e9bdc3d614 powerpc/tm: Switch out userspace PPR and DSCR sooner 11 anni fa
traps.c bc683a7e51 powerpc: Cleanup handling of the DSCR bit in the FSCR register 12 anni fa
udbg.c 071df9422a powerpc: Add a configuration option for early BootX/OpenFirmware debug 12 anni fa
udbg_16550.c afbcdd97bf powerpc/wsp: Fix early debug build 12 anni fa
uprobes.c f15706b79d uretprobes/powerpc: Hijack return address 12 anni fa
vdso.c 061d19f279 powerpc: Delete __cpuinit usage from all users 12 anni fa
vecemu.c 564ee7a566 [PATCH] powerpc: Move arch/ppc*/kernel/vecemu.c to arch/powerpc 20 anni fa
vector.S a2dcbb32f0 powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 anni fa
vio.c e82b89a6f1 powerpc/vio: Fix modalias_show return values 11 anni fa
vmlinux.lds.S 0e0ed6406e powerpc/modules: Module CRC relocation fix causes perf issues 12 anni fa