You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/powerpc/kernel
Zhang Yanfei c843be8a54 powerpc: remove cast for kmalloc/kzalloc return value 12 years ago
..
vdso32 powerpc: Add VDSO version of getcpu 13 years ago
vdso64 powerpc: Add VDSO version of getcpu 13 years ago
.gitignore
Makefile powerpc: Add helper functions for transactional memory context switching 12 years ago
align.c Disintegrate asm/system.h for PowerPC 13 years ago
asm-offsets.c Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm 12 years ago
audit.c
btext.c
cacheinfo.c cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
cacheinfo.h
clock.c
compat_audit.c
cpu_setup_6xx.S
cpu_setup_44x.S
cpu_setup_a2.S powerpc: Enforce usage of RA 0-R31 where possible 13 years ago
cpu_setup_fsl_booke.S powerpc/booke: Add CPU_FTR_EMB_HV check for e5500. 13 years ago
cpu_setup_pa6t.S
cpu_setup_power.S powerpc: Set DSCR bit in FSCR setup 12 years ago
cpu_setup_ppc970.S
cputable.c powerpc: Fix cputable entry for 970MP rev 1.0 12 years ago
crash.c Disintegrate asm/system.h for PowerPC 13 years ago
crash_dump.c powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE 13 years ago
dbell.c powerpc: Define differences between doorbells on book3e and book3s 12 years ago
dma-iommu.c powerpc/dma-iommu: Fix IOMMU window check 13 years ago
dma-swiotlb.c powerpc/swiotlb: Enable at early stage and disable if not necessary 13 years ago
dma.c powerpc/kernel: Remove uses of abs_to_virt() and virt_to_abs() 13 years ago
entry_32.S powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 12 years ago
entry_64.S Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 12 years ago
epapr_hcalls.S KVM: PPC: ev_idle hcall support for e500 guests 13 years ago
epapr_paravirt.c powerpc: define the conditions where the ePAPR idle hcall can be supported 12 years ago
exceptions-64e.S powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller 12 years ago
exceptions-64s.S powerpc: remove dead CONFIG_HVC_SCOM code 12 years ago
fadump.c powerpc: Change memory_limit from phys_addr_t to unsigned long long 13 years ago
firmware.c
fpu.S powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 years ago
fsl_booke_entry_mapping.S
ftrace.c powerpc/ftrace: Trace function graph entry before updating index 13 years ago
head_8xx.S powerpc: Call do_page_fault() with interrupts off 13 years ago
head_32.S powerpc: Call do_page_fault() with interrupts off 13 years ago
head_40x.S powerpc: Enable the Watchdog vector for 405 12 years ago
head_44x.S Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm 13 years ago
head_64.S powerpc/kexec: Add kexec "hold" support for Book3e processors 12 years ago
head_booke.h KVM: PPC: booke: category E.HV (GS-mode) support 13 years ago
head_fsl_booke.S powepc/booke: Separate out E.HV check and ivor setup code. 13 years ago
hw_breakpoint.c powerpc: Change hardware breakpoint to allow longer ranges 12 years ago
ibmebus.c powerpc: Remove all includes of <asm/abs_addr.h> 13 years ago
idle.c powerpc: Remove no longer used ppc_md.idle_loop() 12 years ago
idle_6xx.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_book3e.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_e500.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power4.S powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly 13 years ago
idle_power7.S powerpc/powernv: Always go into nap mode when CPU is offline 13 years ago
io-workarounds.c POWERPC: drivers: remove __dev* attributes. 12 years ago
io.c
iomap.c powerpc: switch to GENERIC_PCI_IOMAP 13 years ago
iommu.c powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR 12 years ago
irq.c powerpc: Add code to handle soft-disabled doorbells on server 12 years ago
isa-bridge.c POWERPC: drivers: remove __dev* attributes. 12 years ago
jump_label.c powerpc: Fix build breakage in jump_label.c 13 years ago
kgdb.c powerpc/kgdb: Removed kmalloc returned value cast 12 years ago
kprobes.c hlist: drop the node parameter from iterators 12 years ago
kvm.c KVM: PPC: use definitions in epapr header for hcalls 13 years ago
kvm_emul.S KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. 13 years ago
l2cr_6xx.S
legacy_serial.c Fix misspellings of "whether" in comments. 12 years ago
lparcfg.c Disintegrate asm/system.h for PowerPC 13 years ago
machine_kexec.c powerpc+of: Rename the drivers/of prom_* functions to of_* 12 years ago
machine_kexec_32.c treewide: convert uses of ATTRIB_NORETURN to __noreturn 13 years ago
machine_kexec_64.c powerpc/kexec: Disable hard IRQ before kexec 12 years ago
misc.S powerpc: switch to generic sys_execve()/kernel_execve() 13 years ago
misc_32.S powerpc: split ret_from_fork 13 years ago
misc_64.S powerpc: split ret_from_fork 13 years ago
module.c
module_32.c powerpc: Fix kernel panic during kernel module load 13 years ago
module_64.c powerpc: Build kernel with -mcmodel=medium 12 years ago
msi.c
nvram_64.c powerpc: remove cast for kmalloc/kzalloc return value 12 years ago
of_platform.c powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 years ago
paca.c powerpc: Move boot_paca into early_setup 12 years ago
pci-common.c powerpc/eeh: Fix crash when adding a device in a slot with DDW 12 years ago
pci_32.c POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_64.c POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_dn.c POWERPC: drivers: remove __dev* attributes. 12 years ago
pci_of_scan.c POWERPC: drivers: remove __dev* attributes. 12 years ago
pmc.c bug.h: add include of it to various implicit C users 13 years ago
ppc32.h powerpc: switch to generic old sigaction() 12 years ago
ppc_ksyms.c Merge remote-tracking branch 'master' into queue 12 years ago
ppc_save_regs.S
proc_powerpc.c new helper: file_inode(file) 12 years ago
process.c powerpc: Hook in new transactional memory code 12 years ago
prom.c Merge branch 'dt' into next 12 years ago
prom_init.c powerpc: Fix -mcmodel=medium breakage in prom_init.c 12 years ago
prom_init_check.sh powerpc: Relocate prom_init.c on 64bit 12 years ago
prom_parse.c
ptrace.c powerpc/ptrace: Fix brk.len used uninitialised 12 years ago
ptrace32.c powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers 12 years ago
reloc_32.S powerpc: Process dynamic relocations for kernel 13 years ago
reloc_64.S
rtas-proc.c
rtas-rtc.c
rtas.c powerpc+of: Remove the pSeries_reconfig.h file 12 years ago
rtas_flash.c powerpc/rtas_flash: Free kmem upon module exit 12 years ago
rtas_pci.c powerpc/kernel: Cleanup on rtas_pci.c 12 years ago
rtasd.c powerpc/pseries: Cancel RTAS event scan before firmware flash 13 years ago
setup-common.c powerpc: remove PReP platform 12 years ago
setup.h
setup_32.c powerpc/watchdog: move booke watchdog param related code to setup-common.c 13 years ago
setup_64.c powerpc: Apply early paca fixups to boot_paca and the boot cpu's paca 12 years ago
signal.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
signal.h powerpc: Add new transactional memory state to the signal context 12 years ago
signal_32.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
signal_64.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
smp-tbsync.c POWERPC: drivers: remove __dev* attributes. 12 years ago
smp.c powerpc: fix ics_rtas_init and start_secondary section mismatch 12 years ago
softemu8xx.c Disintegrate asm/system.h for PowerPC 13 years ago
stacktrace.c
suspend.c
swsusp.c Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_32.S
swsusp_64.c Disintegrate asm/system.h for PowerPC 13 years ago
swsusp_asm64.S
swsusp_booke.S
sys_ppc32.c fix compat truncate/ftruncate 12 years ago
syscalls.c powerpc: Fix personality handling in ppc64_personality() 13 years ago
sysfs.c numa: convert static memory to dynamically allocated memory for per node device 12 years ago
systbl.S
systbl_chk.c
systbl_chk.sh
tau_6xx.c
time.c powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR 12 years ago
tm.S powerpc: Add helper functions for transactional memory context switching 12 years ago
traps.c The sweeping change is to make add_taint() explicitly indicate whether to disable 12 years ago
udbg.c powerpc/udbg: Remove unused udbg_read() 12 years ago
udbg_16550.c
uprobes.c uprobes/powerpc: Do not use arch_uprobe_*_step() helpers 12 years ago
vdso.c powerpc: Restore VDSO information on critical exception om BookE 13 years ago
vecemu.c
vector.S powerpc: Add FP/VSX and VMX register load functions for transactional memory 12 years ago
vio.c POWERPC: drivers: remove __dev* attributes. 12 years ago
vmlinux.lds.S powerpc: Relocate prom_init.c on 64bit 12 years ago