tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
arch
/
powerpc
/
kernel
/
at
v4.4-rc2
2 folders
145 files
vdso32
powerpc/vdso: Avoid link stack corruption in __get_datapage()
10 years ago
vdso64
powerpc/vdso: Avoid link stack corruption in __get_datapage()
10 years ago
.gitignore
powerpc: Ignore generated vmlinux.lds in git
17 years ago
Makefile
powerpc/ftrace: add powerpc timebase as a trace clock source
11 years ago
align.c
powerpc: Remove double braces in alignment code.
11 years ago
asm-offsets.c
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
10 years ago
audit.c
[PATCH] audit signal recipients
19 years ago
btext.c
powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32
12 years ago
cacheinfo.c
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
11 years ago
cacheinfo.h
powerpc: Rewrite sysfs processor cache info code
17 years ago
compat_audit.c
[PATCH] add SIGNAL syscall class (v3)
19 years ago
cpu_setup_44x.S
powerpc/44x: Add support for the AMCC APM821xx SoC
15 years ago
cpu_setup_6xx.S
Merge commit 'v2.6.38-rc6' into devicetree/next
15 years ago
cpu_setup_fsl_booke.S
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
11 years ago
cpu_setup_pa6t.S
[POWERPC] pasemi: Enable one more hid bit
19 years ago
cpu_setup_power.S
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
11 years ago
cpu_setup_ppc970.S
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits
14 years ago
cputable.c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
10 years ago
crash.c
powerpc/book3e/kdump: Enable crash_kexec_wait_realmode
10 years ago
crash_dump.c
powerpc: Remove superfluous bootmem includes
11 years ago
dbell.c
powerpc/powernv: Fixes for hypervisor doorbell handling
11 years ago
dma-iommu.c
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
10 years ago
dma-swiotlb.c
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
10 years ago
dma.c
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
10 years ago
eeh.c
powerpc/eeh: More relaxed condition for enabled IO path
10 years ago
eeh_cache.c
powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}
11 years ago
eeh_dev.c
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
11 years ago
eeh_driver.c
powerpc/eeh: Force reset on fenced PHB
10 years ago
eeh_event.c
powerpc/powernv: Fix killed EEH event
12 years ago
eeh_pe.c
powerpc/eeh: Disable automatically blocked PCI config
10 years ago
eeh_sysfs.c
powerpc/eeh: Fix PE state format
11 years ago
entry_32.S
powerpc/kernel: Change the do_syscall_trace_enter() API
10 years ago
entry_64.S
powerpc/kernel: Change the do_syscall_trace_enter() API
10 years ago
epapr_hcalls.S
powerpc: Add paravirt idle loop for 64-bit Book-E
13 years ago
epapr_paravirt.c
PPC: ePAPR: Fix hypercall on LE guest
12 years ago
exceptions-64e.S
powerpc/book3e: support CONFIG_RELOCATABLE
10 years ago
exceptions-64s.S
powerpc: Non relocatable system call doesn't need a trampoline
11 years ago
fadump.c
powerpc/fadump: Fix endianess issues in firmware assisted dump handling
11 years ago
firmware.c
powerpc: fix implicit use of cache.h in kernel/firmware.c
14 years ago
fpu.S
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
12 years ago
fsl_booke_entry_mapping.S
powerpc/fsl: Force coherent memory on e500mc derivatives
10 years ago
ftrace.c
ftrace: Add more information to ftrace_bug() output
11 years ago
head_32.S
powerpc: Call do_page_fault() with interrupts off
14 years ago
head_40x.S
powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG
12 years ago
head_44x.S
powerpc/ppc476: Disable BTAC
11 years ago
head_64.S
powerpc/book3e: support CONFIG_RELOCATABLE
10 years ago
head_8xx.S
powerpc/8xx: Implementation of PAGE_EXEC
11 years ago
head_booke.h
powerpc: Fix interrupt range check on debug exception
13 years ago
head_fsl_booke.S
powerpc/booke: Revert SPE/AltiVec common defines for interrupt numbers
11 years ago
hw_breakpoint.c
powerpc: Replace __get_cpu_var uses
11 years ago
ibmebus.c
powerpc: make of_device_ids const
11 years ago
idle.c
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
12 years ago
idle_6xx.S
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
13 years ago
idle_book3e.S
powerpc: No need to use dot symbols when branching to a function
12 years ago
idle_e500.S
powerpc/e500mc: Remove dead L2 flushing code in idle_e500.S
11 years ago
idle_power4.S
powerpc: No need to use dot symbols when branching to a function
12 years ago
idle_power7.S
powerpc/powernv: Fix race in updating core_idle_state
10 years ago
io-workarounds.c
powerpc/mm: Differentiate between hugetlb and THP during page walk
10 years ago
io.c
powerpc/powernv: Add PIO accessors for Power8 LPC bus
12 years ago
iomap.c
powerpc/kerenl: Enable EEH for IO accessors
11 years ago
iommu.c
powerpc/iommu/powernv: Release replaced TCE
10 years ago
irq.c
powerpc, irq: Use access helper irq_data_get_affinity_mask()
11 years ago
isa-bridge.c
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
13 years ago
jump_label.c
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
10 years ago
kgdb.c
powerpc: Replace __get_cpu_var uses
11 years ago
kprobes.c
powerpc: Replace __get_cpu_var uses
11 years ago
kvm.c
powerpc: Remove redundant breaks
10 years ago
kvm_emul.S
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
14 years ago
l2cr_6xx.S
Fix common misspellings
15 years ago
legacy_serial.c
powerpc: make of_device_ids const
11 years ago
machine_kexec.c
powerpc: Fix endian issues in kexec and crash dump code
12 years ago
machine_kexec_32.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
14 years ago
machine_kexec_64.c
powerpc/book3e-64: Enable kexec
10 years ago
mce.c
powerpc/mce: fix off by one errors in mce event handling
11 years ago
mce_power.c
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
11 years ago
misc.S
powerpc: Rename __get_SP() to current_stack_pointer()
11 years ago
misc_32.S
atomic: Collapse all atomic_{set,clear}_mask definitions
11 years ago
misc_64.S
powerpc/book3e-64: Enable kexec
10 years ago
module.c
powerpc: Move local setup.h declarations to arch includes
12 years ago
module_32.c
powerpc: Use pr_fmt in module loader code
11 years ago
module_64.c
powerpc: Use pr_fmt in module loader code
11 years ago
msi.c
powerpc: Remove MSI-related PCI controller ops from ppc_md
11 years ago
nvram_64.c
powerpc/nvram: Fix function name in some errors messages.
10 years ago
of_platform.c
powerpc/eeh: Do probe on pci_dn
11 years ago
paca.c
powerpc/book3e-64: Don't limit paca to 256 MiB
10 years ago
pci-common.c
powerpc/pci: export pcibios_free_controller()
10 years ago
pci-hotplug.c
powerpc/pci: Add release_device() hook to phb ops
11 years ago
pci_32.c
powerpc: Remove more traces of bootmem
11 years ago
pci_64.c
powerpc/pci: Remove unused force_32bit_msi quirk
11 years ago
pci_dn.c
powerpc/powernv: Shift VF resource with an offset
11 years ago
pci_of_scan.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
10 years ago
pmc.c
bug.h: add include of it to various implicit C users
14 years ago
ppc32.h
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
13 years ago
ppc_ksyms.c
powerpc: Rename __get_SP() to current_stack_pointer()
11 years ago
ppc_ksyms_32.c
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
11 years ago
ppc_save_regs.S
Fix common misspellings
15 years ago
proc_powerpc.c
proc_powerpc: switch to fixed_size_llseek()
12 years ago
process.c
powerpc/tm: Drop tm_orig_msr from thread_struct
10 years ago
prom.c
powerpc/prom: Use of_get_next_parent() in of_get_ibm_chip_id()
10 years ago
prom_init.c
vTPM: get the buffer allocated for event log instead of the actual log
10 years ago
prom_init_check.sh
powerpc: Simplify symbol check in prom_init_check.sh
11 years ago
prom_parse.c
powerpc: of_parse_dma_window should take a __be32 *dma_window
12 years ago
ptrace.c
powerpc/kernel: Enable seccomp filter
10 years ago
ptrace32.c
powerpc: move debug registers in a structure
12 years ago
reloc_32.S
powerpc: Don't flush/invalidate the d/icache for an unknown relocation type
12 years ago
reloc_64.S
powerpc: Align p_dyn, p_rela and p_st symbols
12 years ago
rtas-proc.c
powerpc: LLVM complains about forward declaration of struct rtas_sensors
11 years ago
rtas-rtc.c
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
15 years ago
rtas.c
powerpc/rtas: Validate rtas.entry before calling enter_rtas()
10 years ago
rtas_flash.c
Merge branch 'merge' into next
11 years ago
rtas_pci.c
powerpc: move find_and_init_phbs() to pSeries specific code
11 years ago
rtasd.c
powerpc: Make a bunch of things static
11 years ago
setup-common.c
Merge branch 'topic/get-cpu-var' into next
11 years ago
setup_32.c
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
10 years ago
setup_64.c
powerpc/book3e-64/kexec: Enable SMP release
10 years ago
signal.c
powerpc: Use sigsp()
12 years ago
signal.h
powerpc: Use get_signal() signal_setup_done()
12 years ago
signal_32.c
signal: fix information leak in copy_siginfo_from_user32
10 years ago
signal_64.c
powerpc/signal: Add helper function to fetch quad word aligned pointer
10 years ago
smp-tbsync.c
powerpc: Delete non-required instances of include <linux/init.h>
12 years ago
smp.c
powerpc/smp: Wait until secondaries are active & online
11 years ago
stacktrace.c
powerpc: Rename __get_SP() to current_stack_pointer()
11 years ago
suspend.c
Merge branch 'akpm' (fixes from Andrew Morton)
11 years ago
swsusp.c
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
14 years ago
swsusp_32.S
Fix common misspellings
15 years ago
swsusp_64.c
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
14 years ago
swsusp_asm64.S
powerpc: Only save/restore SDR1 if in hypervisor mode
12 years ago
swsusp_booke.S
powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg
12 years ago
sys_ppc32.c
Merge git://git.infradead.org/users/eparis/audit
13 years ago
syscalls.c
powerpc: Add a proper syscall for switching endianness
11 years ago
sysfs.c
powerpc/dscr: Add some in-code documentation
11 years ago
systbl.S
powerpc: Add a proper syscall for switching endianness
11 years ago
systbl_chk.c
powerpc: Add a proper syscall for switching endianness
11 years ago
systbl_chk.sh
[POWERPC] Fix a couple of copyright symbols
18 years ago
tau_6xx.c
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16 years ago
time.c
powerpc/time: Migrate to new 'set-state' interface
10 years ago
tm.S
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
11 years ago
trace_clock.c
powerpc/ftrace: add powerpc timebase as a trace clock source
11 years ago
traps.c
powerpc: Set the correct kernel taint on machine check errors.
10 years ago
udbg.c
powerpc: Remove the celleb support
11 years ago
udbg_16550.c
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
11 years ago
uprobes.c
uprobes/powerpc: Kill arch_uprobe->ainsn
12 years ago
vdso.c
powerpc/vdso: Disable building the 32-bit VDSO on little endian
11 years ago
vecemu.c
powerpc: Put FP/VSX and VR state into structures
12 years ago
vector.S
powerpc: Change vrX register defines to vX to match gcc and glibc
11 years ago
vio.c
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
10 years ago
vmlinux.lds.S
powerpc: discard .exit.data at runtime
10 years ago