..
8xx_immap.h
…
Kbuild
powerpc: Use rwsem.h from generic location
13 years ago
abs_addr.h
powerpc: Remove FW_FEATURE ISERIES from arch code
13 years ago
agp.h
…
asm-compat.h
powerpc: Change mtcrf to use real register names
13 years ago
asm-offsets.h
…
async_tx.h
…
atomic.h
Disintegrate asm/system.h for PowerPC
13 years ago
auxvec.h
Disintegrate asm/system.h for PowerPC
13 years ago
backlight.h
…
barrier.h
Disintegrate asm/system.h for PowerPC
13 years ago
bitops.h
powerpc: Fix atomic_xxx_return barrier semantics
13 years ago
bitsperlong.h
…
bootx.h
…
btext.h
…
bug.h
Disintegrate asm/system.h for PowerPC
13 years ago
bugs.h
…
byteorder.h
…
cache.h
Disintegrate asm/system.h for PowerPC
13 years ago
cacheflush.h
…
cell-pmu.h
…
cell-regs.h
…
checksum.h
…
clk_interface.h
…
cmpxchg.h
Disintegrate asm/system.h for PowerPC
13 years ago
code-patching.h
powerpc: Have patch_instruction detect faults
13 years ago
compat.h
compat: sync compat_stats with statfs.
13 years ago
cpm.h
…
cpm1.h
…
cpm2.h
…
cputable.h
powerpc: Remove unnecessary ifdefs
13 years ago
cputhreads.h
powerpc: Fixing a cputhread code documentation
13 years ago
cputime.h
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
13 years ago
current.h
…
dbdma.h
…
dbell.h
KVM: PPC: e500mc: Add doorbell emulation support
13 years ago
dcr-generic.h
…
dcr-mmio.h
…
dcr-native.h
…
dcr-regs.h
…
dcr.h
…
debug.h
Disintegrate asm/system.h for PowerPC
13 years ago
delay.h
…
device.h
powerpc: IOMMU fault injection
13 years ago
disassemble.h
…
div64.h
…
dma-mapping.h
common: dma-mapping: add support for generic dma_mmap_* calls
13 years ago
dma.h
Disintegrate asm/system.h for PowerPC
13 years ago
edac.h
…
eeh.h
powerpc/eeh: pseries platform config space access in EEH
13 years ago
eeh_event.h
powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components
13 years ago
ehv_pic.h
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
13 years ago
elf.h
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
14 years ago
emergency-restart.h
…
emulated_ops.h
atomic: use <linux/atomic.h>
14 years ago
epapr_hcalls.h
KVM: PPC: Factor out guest epapr initialization
13 years ago
errno.h
…
exception-64e.h
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
14 years ago
exception-64s.h
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
13 years ago
exec.h
Disintegrate asm/system.h for PowerPC
13 years ago
fadump.h
fadump: Invalidate registration and release reserved memory for general use.
13 years ago
fb.h
…
fcntl.h
…
feature-fixups.h
…
firmware.h
powerpc: Remove FW_FEATURE ISERIES from arch code
13 years ago
fixmap.h
…
floppy.h
powerpc/irq: Remove IRQF_DISABLED
13 years ago
fs_pd.h
…
fsl_85xx_cache_sram.h
…
fsl_gtm.h
…
fsl_guts.h
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
13 years ago
fsl_hcalls.h
powerpc: introduce ePAPR embedded hypervisor hcall interface
14 years ago
fsl_ifc.h
powerpc/fsl: Add support for Integrated Flash Controller
13 years ago
fsl_lbc.h
powerpc/85xx: Add lbc suspend support for PM
13 years ago
ftrace.h
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
14 years ago
futex.h
powerpc: Fix atomic_xxx_return barrier semantics
13 years ago
gpio.h
gpiolib/arches: Centralise bolierplate asm/gpio.h
13 years ago
grackle.h
…
hardirq.h
…
heathrow.h
…
highmem.h
highmem: kill all __kmap_atomic()
13 years ago
hugetlb.h
powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if
13 years ago
hvcall.h
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
13 years ago
hvconsole.h
…
hvcserver.h
…
hvsi.h
powerpc/hvsi: Fix conflict with old HVSI driver
14 years ago
hw_breakpoint.h
Disintegrate asm/system.h for PowerPC
13 years ago
hw_irq.h
KVM updates for the 3.6 merge window
13 years ago
hydra.h
…
i8259.h
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
13 years ago
ibmebus.h
…
ide.h
…
immap_cpm2.h
…
immap_qe.h
powerpc/qe: set IReady in QE Microcode Upload
13 years ago
io-defs.h
…
io-workarounds.h
…
io.h
powerpc: Disable /dev/port interface on systems without an ISA bridge
13 years ago
io_event_irq.h
…
ioctl.h
…
ioctls.h
…
iommu.h
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
13 years ago
ipcbuf.h
…
ipic.h
…
irq.h
powerpc/irqdomain: Fix broken NR_IRQ references
13 years ago
irq_regs.h
…
irqflags.h
powerpc: Rework lazy-interrupt handling
13 years ago
jump_label.h
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
13 years ago
kdebug.h
…
kdump.h
powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE
13 years ago
kexec.h
powerpc: Cleanup crash/kexec code
13 years ago
keylargo.h
Typos: change aditional to additional.
13 years ago
kgdb.h
…
kmap_types.h
powerpc: remove km_type definitions
13 years ago
kprobes.h
…
kvm.h
KVM: PPC: e500mc support
13 years ago
kvm_44x.h
KVM: PPC: booke: add sregs support
14 years ago
kvm_asm.h
KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
13 years ago
kvm_book3s.h
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
13 years ago
kvm_book3s_32.h
KVM: PPC: Use get/set for to_svcpu to help preemption
13 years ago
kvm_book3s_64.h
KVM: PPC: Book3S HV: Make the guest hash table size configurable
13 years ago
kvm_book3s_asm.h
powerpc: Add VDSO version of getcpu
13 years ago
kvm_booke.h
KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
13 years ago
kvm_booke_hv_asm.h
KVM: PPC: booke: category E.HV (GS-mode) support
13 years ago
kvm_fpu.h
…
kvm_host.h
KVM: PPC: Add cache flush on page map
13 years ago
kvm_para.h
kvmclock: Add functions to check if the host has stopped the vm
13 years ago
kvm_ppc.h
KVM: PPC: Add cache flush on page map
13 years ago
libata-portmap.h
…
linkage.h
…
local.h
atomic: use <linux/atomic.h>
14 years ago
local64.h
…
lppaca.h
powerpc: Reformat lppaca.h
13 years ago
lv1call.h
powerpc/ps3: Correct lv1 repository routine names
13 years ago
machdep.h
powerpc: Remove NO_IRQ_IGNORE
13 years ago
macio.h
treewide: Convert uses of struct resource to resource_size(ptr)
14 years ago
mc146818rtc.h
…
mediabay.h
…
mman.h
…
mmu-8xx.h
…
mmu-40x.h
…
mmu-44x.h
…
mmu-book3e.h
KVM: PPC: booke: category E.HV (GS-mode) support
13 years ago
mmu-hash32.h
…
mmu-hash64.h
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
13 years ago
mmu.h
powerpc/mm: remove obsolete comment about page size name array
13 years ago
mmu_context.h
…
mmzone.h
Fix node_start/end_pfn() definition for mm/page_cgroup.c
14 years ago
module.h
…
mpc5xxx.h
…
mpc6xx.h
…
mpc8xx.h
…
mpc52xx.h
…
mpc52xx_psc.h
…
mpc5121.h
…
mpc8260.h
…
mpic.h
powerpc/mpic: Properly set default triggers
13 years ago
mpic_msgr.h
powerpc/mpic_msgr: Add missing includes
13 years ago
msgbuf.h
…
msi_bitmap.h
…
mutex.h
…
nvram.h
…
ohare.h
…
opal.h
powerpc/powernv: Update OPAL interfaces
13 years ago
oprofile_impl.h
…
pSeries_reconfig.h
powerpc/pseries: Add pseries update notifier for OFDT prop changes
13 years ago
paca.h
powerpc: Rework lazy-interrupt handling
13 years ago
page.h
powerpc: Define virtual-physical translations for RELOCATABLE
13 years ago
page_32.h
…
page_64.h
powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES
13 years ago
param.h
…
parport.h
…
pasemi_dma.h
…
pci-bridge.h
powerpc/PCI: register busn_res for root buses
13 years ago
pci.h
powerpc/PCI: compute I/O space bus-to-resource offset consistently
13 years ago
percpu.h
…
perf_event.h
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
13 years ago
perf_event_fsl_emb.h
…
perf_event_server.h
powerpc/perf: Fix instruction address sampling on 970 and Power4
13 years ago
pgalloc-32.h
…
pgalloc-64.h
…
pgalloc.h
mm, powerpc: move the RCU page-table freeing into generic code
14 years ago
pgtable-ppc32.h
…
pgtable-ppc64-4k.h
…
pgtable-ppc64-64k.h
…
pgtable-ppc64.h
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
14 years ago
pgtable.h
powerpc: Add pgprot_cached_noncoherent()
13 years ago
pmac_feature.h
…
pmac_low_i2c.h
…
pmac_pfunc.h
…
pmc.h
…
pmi.h
…
poll.h
…
posix_types.h
bury __kernel_nlink_t, make internal nlink_t consistent
13 years ago
ppc-opcode.h
powerpc: Enforce usage of RA 0-R31 where possible
13 years ago
ppc-pci.h
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
13 years ago
ppc4xx.h
…
ppc_asm.h
powerpc: Enforce usage of R0-R31 where possible
13 years ago
processor.h
powerpc/powernv: Always go into nap mode when CPU is offline
13 years ago
prom.h
atomic: use <linux/atomic.h>
14 years ago
ps3.h
…
ps3av.h
…
ps3fb.h
…
ps3gpu.h
…
ps3stor.h
…
pte-8xx.h
…
pte-40x.h
…
pte-44x.h
…
pte-book3e.h
powerpc: Hugetlb for BookE
14 years ago
pte-common.h
…
pte-fsl-booke.h
…
pte-hash32.h
…
pte-hash64-4k.h
…
pte-hash64-64k.h
…
pte-hash64.h
…
ptrace.h
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
13 years ago
qe.h
powerpc/qe: set IReady in QE Microcode Upload
13 years ago
qe_ic.h
…
reg.h
powerpc: Add "memory" attribute for mfmsr()
13 years ago
reg_8xx.h
…
reg_a2.h
…
reg_booke.h
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
13 years ago
reg_fsl_emb.h
…
resource.h
…
rheap.h
…
rio.h
powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set
14 years ago
rtas.h
Disintegrate and delete asm/system.h
13 years ago
rtc.h
…
runlatch.h
Disintegrate asm/system.h for PowerPC
13 years ago
scatterlist.h
…
scom.h
…
seccomp.h
…
sections.h
powerpc: Copy down exception vectors after feature fixups
13 years ago
sembuf.h
…
serial.h
…
setjmp.h
…
setup.h
Disintegrate asm/system.h for PowerPC
13 years ago
sfp-machine.h
…
shmbuf.h
…
shmparam.h
…
sigcontext.h
…
siginfo.h
…
signal.h
…
smp.h
powerpc: Random little legacy iSeries removal tidy ups
13 years ago
smu.h
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
14 years ago
socket.h
net: Add framework to allow sending packets with customized CRC.
13 years ago
sockios.h
…
sparsemem.h
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
14 years ago
spinlock.h
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
13 years ago
spinlock_types.h
…
spu.h
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
spu_csa.h
…
spu_info.h
…
spu_priv1.h
…
sstep.h
…
stat.h
powerpc: Fix size of st_nlink on 64bit
13 years ago
statfs.h
…
string.h
…
swab.h
…
swiotlb.h
…
switch_to.h
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
13 years ago
synch.h
powerpc: Fix atomic_xxx_return barrier semantics
13 years ago
syscall.h
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
14 years ago
syscalls.h
…
systbl.h
Cross Memory Attach
13 years ago
tce.h
powerpc/powernv: Add TCE SW invalidation support
13 years ago
termbits.h
…
termios.h
…
thread_info.h
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
13 years ago
time.h
KVM: PPC: Use clockevent multiplier and shifter for decrementer
13 years ago
timex.h
…
tlb.h
mm, powerpc: move the RCU page-table freeing into generic code
14 years ago
tlbflush.h
…
topology.h
sched/numa: Rewrite the CONFIG_NUMA sched domain support
13 years ago
trace.h
powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASS
13 years ago
tsi108.h
…
tsi108_irq.h
…
tsi108_pci.h
…
types.h
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
uaccess.h
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
13 years ago
ucc.h
…
ucc_fast.h
…
ucc_slow.h
…
ucontext.h
…
udbg.h
powerpc: Random little legacy iSeries removal tidy ups
13 years ago
uic.h
…
unaligned.h
…
uninorth.h
…
unistd.h
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
13 years ago
user.h
…
vdso.h
powerpc: Add VDSO version of getcpu
13 years ago
vdso_datapage.h
…
vga.h
…
vio.h
powerpc: Call dma_debug_add_bus for PCI and VIO buses
13 years ago
word-at-a-time.h
powerpc: Use the new generic strncpy_from_user() and strnlen_user()
13 years ago
wsp.h
…
xics.h
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
13 years ago
xilinx_intc.h
…
xilinx_pci.h
…
xmon.h
…
xor.h
…