Gitiles Standalone
repos
/
linux-4.4
/
07630a37beefe8e4401c602f04e3e5bcbba50b31
/
include
/
asm-powerpc
07630a3
powerpc: Add ppc_function_entry() which gets the entry point for a function
by Michael Ellerman
· 17 years ago
e7a5727
powerpc: Allow create_branch() to return errors
by Michael Ellerman
· 17 years ago
aaddd3e
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
by Michael Ellerman
· 17 years ago
178f8d7
powerpc: asm/elf.h: Reduce userspace header
by Adrian Bunk
· 17 years ago
d1cdcf2
powerpc: Don't export asm/asm-compat.h to userspace
by Adrian Bunk
· 17 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 17 years ago
e952e6c
powerpc: Add cputable entry for POWER7
by Michael Neuling
· 17 years ago
e2d7550
powerpc: Fix copy-and-paste error in clrsetbits_le16
by Scott Wood
· 17 years ago
316a405
powerpc: Get rid of bitfields in ppc_bat struct
by Becky Bruce
· 17 years ago
7c5c432
powerpc: Change BAT code to use phys_addr_t
by Becky Bruce
· 17 years ago
bf2737f
powerpc: Silly spelling fix in pgtable-ppc32
by Becky Bruce
· 17 years ago
aee10c6
powerpc: Provide dummy crash_shutdown_register
by Arnd Bergmann
· 17 years ago
41743a4
powerpc: Free a PTE bit on ppc64 with 64K pages
by Benjamin Herrenschmidt
· 17 years ago
ff1f4ee
powerpc: Implement OF PCI address accessors stubs for CONFIG_PCI=n
by Anton Vorontsov
· 17 years ago
74f0609
powerpc: Optimise smp_wmb on 64-bit processors
by Nick Piggin
· 17 years ago
e9a4b6a
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
441dbb5
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx
by Paul Mackerras
· 17 years ago
b660398
kbuild: fix a.out.h export to userspace with O= build.
by David Woodhouse
· 17 years ago
d14b3dd
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
by Anton Vorontsov
· 17 years ago
d3c511a
powerpc/cpm: Remove !CONFIG_PPC_CPM_NEW_BINDING code
by Kumar Gala
· 17 years ago
aba11fc
powerpc/e500mc: flush L2 on NAP for e500mc
by Kumar Gala
· 17 years ago
fc4033b
powerpc/85xx: add DOZE/NAP support for e500 core
by Kumar Gala
· 17 years ago
3dfa877
powerpc/booke: Add support for new e500mc core
by Kumar Gala
· 17 years ago
5ce4b59
powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 Errata
by Josh Boyer
· 17 years ago
bccaea8
powerpc/booke: Fix definitions for dbcr[1-2] and dbsr registers
by Jerone Young
· 17 years ago
305c736
[POWERPC] Build fix for drivers/macintosh/mediabay.c
by Adrian Bunk
· 17 years ago
598056d
[POWERPC] Fix rmb to order cacheable vs. noncacheable
by Nick Piggin
· 17 years ago
a9653cf
Merge branch 'linux-2.6' into merge
by Paul Mackerras
· 17 years ago
1f64643
powerpc/spufs: remove class_0_dsisr from spu exception handling
by Luke Browning
· 17 years ago
5848f16
powerpc/QE: qe_reset should be __init
by Anton Vorontsov
· 17 years ago
5093bb9
powerpc/QE: switch to the cpm_muram implementation
by Anton Vorontsov
· 17 years ago
32def33
powerpc/QE: implement support for the GPIO LIB API
by Anton Vorontsov
· 17 years ago
9572653
powerpc/QE: prepare QE PIO code for GPIO LIB support
by Anton Vorontsov
· 17 years ago
5e41486
powerpc/QE: add support for QE USB clocks routing
by Anton Vorontsov
· 17 years ago
83ff9dc
powerpc/sysdev: implement FSL GTM support
by Anton Vorontsov
· 17 years ago
0f3d6bc
powerpc: Improve (in|out)_[bl]eXX() asm code
by Trent Piepho
· 17 years ago
7c4f10b
powerpc: Check that TASK_SIZE does not overlap KERNEL_START
by Rune Torgersen
· 17 years ago
8a3e1c6
Merge branch 'merge'
by Paul Mackerras
· 17 years ago
ce263d7
KVM: ppc: Remove duplicate function
by Hollis Blanchard
· 17 years ago
bcf0b08
[POWERPC] Move to runtime allocated exception stacks
by Kumar Gala
· 17 years ago
cfab3bd
[POWERPC] Add "memory" clobber to MMIO accessors
by Benjamin Herrenschmidt
· 17 years ago
b786af11
[POWERPC] Refactor DCR code
by Stephen Neuendorffer
· 17 years ago
acf4648
Merge branch 'merge' into powerpc-next
by Paul Mackerras
· 17 years ago
06a901c
[POWERPC] mpic: Fix use of uninitialized variable
by Stephen Rothwell
· 17 years ago
475ca39
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
by Kumar Gala
· 17 years ago
2ca7633
[POWERPC] Tweak VDSO linker script to avoid upsetting old binutils
by Roland McGrath
· 17 years ago
09e67ca
[POWERPC] Move of_device_get_modalias to drivers/of
by Stephen Rothwell
· 17 years ago
7bc228b
[POWERPC] Get most of ioctl.h content from <asm-generic/ioctl.h>
by Robert P. J. Day
· 17 years ago
0b2cca8
[POWERPC] Add 6xx-style HID0_SLEEP support.
by Scott Wood
· 17 years ago
a560643
[POWERPC] Defer processing of interrupts when the CPU wakes from sleep mode
by Paul Mackerras
· 17 years ago
fcff474
Merge branch 'linux-2.6' into powerpc-next
by Paul Mackerras
· 17 years ago
9c8387a
[POWERPC] Fix uninitialized variable bug in copy_{to|from}_user
by Nate Case
· 17 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
1c21a29
[POWERPC] Fix sparse warnings in arch/powerpc/kernel
by Michael Ellerman
· 17 years ago
1c8950f
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
by Michael Ellerman
· 17 years ago
af3b74d
[POWERPC] Move xmon_irq() declaration into xmon.h
by Michael Ellerman
· 17 years ago
7d9e793
[POWERPC] Add a declaration for xmon()
by Michael Ellerman
· 17 years ago
572fb57
[POWERPC] Move declaration of tce variables into mmu-hash64.h
by Michael Ellerman
· 17 years ago
5f25f065
[POWERPC] Move declaration of init_bootmem_done into system.h
by Michael Ellerman
· 17 years ago
663276b
[POWERPC] Set lower flag bits in regs->trap to indicate debug level exception
by Kumar Gala
· 17 years ago
7a10174
[POWERPC] Define and use TLF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
2a5f2e3
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
by Paul Mackerras
· 17 years ago
a96df49
[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
by Stefan Roese
· 17 years ago
b41e5ff
[POWERPC] devres: Add devm_ioremap_prot()
by Emil Medve
· 17 years ago
de10289
[POWERPC] spufs: handle faults while the context switch pending flag is set
by Luke Browning
· 17 years ago
f3d69e0
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
by Luke Browning
· 17 years ago
45c5eb6
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
by Hollis Blanchard
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
e098675
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
by Linus Torvalds
· 17 years ago
c36c804
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
3f02c4e
powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture
by H. Peter Anvin
· 17 years ago
fdedb4c
[POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static
by Geert Uytterhoeven
· 17 years ago
730f412
asm-*/futex.h should include linux/uaccess.h
by Jeff Dike
· 17 years ago
867a89e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
5a7b60e
[RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc
by Zhang Wei
· 17 years ago
8521882
[POWERPC] Add IRQSTACKS support on ppc32
by Kumar Gala
· 17 years ago
dd18434f
[POWERPC] Use __always_inline for xchg* and cmpxchg*
by Paul Mackerras
· 17 years ago
7f2e952
hugetlbfs: common code update for s390
by Gerald Schaefer
· 17 years ago
8fe627e
hugetlbfs: add missing TLB flush to hugetlb_cow()
by Gerald Schaefer
· 17 years ago
6d77907
hugetlbfs: architecture header cleanup
by Gerald Schaefer
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
bbf45ba
KVM: ppc: PowerPC 440 KVM implementation
by Hollis Blanchard
· 17 years ago
4baacfb
ppc: Export tlb_44x_hwater for KVM
by Hollis Blanchard
· 17 years ago
56a6b1e
generic: implement __fls on all 64-bit archs
by Alexander van Heukelum
· 17 years ago
7cfb62a
[POWERPC] cell: Generalize io-workarounds code
by Ishizaki Kou
· 17 years ago
90035fe
[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSS
by Tony Breeds
· 17 years ago
2c419bd
[POWERPC] Port fixmap from x86 and use for kmap_atomic
by Kumar Gala
· 17 years ago
37dd2ba
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
by Kumar Gala
· 17 years ago
f6a6168
[POWERPC] Fix kernel stack allocation alignment
by Benjamin Herrenschmidt
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
14b3ca4
[POWERPC] Fix compile breakage for 64-bit UP configs
by Paul Mackerras
· 17 years ago
aa6b544
asm-generic: add node_to_cpumask_ptr macro
by Mike Travis
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
9f264be
[POWERPC] Optimize fls64() on 64-bit processors
by Paul Mackerras
· 17 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 17 years ago
f13f4ca
[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const
by Trent Piepho
· 17 years ago
47b9d9b
[POWERPC] Use asm-generic/bitops/find.h in bitops.h
by Alexander van Heukelum
· 17 years ago
Next »