Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db3a8815fb03f9985713b4ab29e208b7074f939c
/
include
/
asm-powerpc
40220c1
IRQ: Use the new typedef for interrupt handler function pointers
by David Howells
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
52aed7c
[POWERPC] Update MTFSF_L() comment
by Anton Blanchard
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8676727
[POWERPC] spufs: add infrastructure for finding elf objects
by Arnd Bergmann
· 18 years ago
6263203
[POWERPC] spufs: Add infrastructure needed for gang scheduling
by Arnd Bergmann
· 18 years ago
9add11d
[POWERPC] spufs: implement error event delivery to user space
by Arnd Bergmann
· 18 years ago
a68cf98
[POWERPC] spufs: scheduler support for NUMA.
by Mark Nutter
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
13bbd8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
9865853
[POWERPC] Add QUICC Engine (QE) infrastructure
by Li Yang
· 18 years ago
c730f5b
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
by Paul Mackerras
· 18 years ago
47679283
[POWERPC] Fix xmon=off and cleanup xmon initialisation
by Michael Ellerman
· 18 years ago
23b8acb
[POWERPC] Cleanup include/asm-powerpc/xmon.h
by Michael Ellerman
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
1a84887
[PATCH] sched: introduce child field in sched_domain
by Siddha, Suresh B
· 18 years ago
873ef76
[PATCH] restore parport_pc probing on powermac
by Olaf Hering
· 18 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
b3f827c
[PATCH] Add regs_return_value() helper
by Ananth N Mavinakayanahalli
· 18 years ago
412998c
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
by Ananth N Mavinakayanahalli
· 18 years ago
3a872d8
[PATCH] Kprobes: Make kprobe modules more portable
by Ananth N Mavinakayanahalli
· 18 years ago
7a69af6
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
by Kim Phillips
· 18 years ago
30cbc22
[PATCH] update legacy io handling for pmac
by Olaf Hering
· 18 years ago
cdc3936
[PATCH] Directed yield: direct yield of spinlocks for powerpc
by Martin Schwidefsky
· 18 years ago
ef6edc9
[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks
by Martin Schwidefsky
· 18 years ago
684f978
[PATCH] Let WARN_ON/WARN_ON_ONCE return the condition
by Herbert Xu
· 18 years ago
4e6d816
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
by Paul Mackerras
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
a6d967a
[libata] No need for all those arch libata-portmap.h headers
by Jeff Garzik
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
e6e5fee
Merge git://git.infradead.org/~dwmw2/hdroneline
by Linus Torvalds
· 18 years ago
7d452c3
[POWERPC] powerpc: fix building gdb against asm/ptrace.h
by Arnd Bergmann
· 18 years ago
2954da8
[POWERPC] Remove DISCONTIGMEM cruft from page.h
by Michael Ellerman
· 18 years ago
caf8132
[POWERPC] Merge iSeries i/o operations with the rest
by Stephen Rothwell
· 18 years ago
fc8e50e
POWERPC: Get rid of remapping the whole immr
by Vitaly Bordug
· 18 years ago
902f392
POWERPC: Add support for the mpc8560 eval board
by Vitaly Bordug
· 18 years ago
3dd0dcb
cpm_uart: make it possible to utilize from powerpc
by Vitaly Bordug
· 18 years ago
47b5c83
[POWERPC] EEH: enable MMIO/DMA on frozen slot
by Linas Vepstas
· 18 years ago
a4dc7ff
[POWERPC] Define of_read_ulong helper
by Paul Mackerras
· 18 years ago
19e59df
[POWERPC] iseries: eliminate a couple of warnings
by Stephen Rothwell
· 18 years ago
5adcaf5
[POWERPC] convert string i/o operations to C
by Stephen Rothwell
· 18 years ago
73ea9e1
[POWERPC] clean up ide io accessors
by Stephen Rothwell
· 18 years ago
661f1cd
[POWERPC] remove unused asm routines
by Stephen Rothwell
· 18 years ago
fa053d2
[POWERPC] remove unused io accessors
by Stephen Rothwell
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
4a3381f
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
f007cac
[POWERPC] Fix MMIO ops to provide expected barrier behaviour
by Paul Mackerras
· 18 years ago
57852a8
[POWERPC] powerpc: Instrument Hypervisor Calls
by Mike Kravetz
· 18 years ago
b3ebd1d
[POWERPC] powerpc: PA6T cputable entry, PVR value
by Olof Johansson
· 18 years ago
0024300
[POWERPC] powerpc: Divorce CPU_FTR_CTRL from CPU_FTR_PPCAS_ARCH_V2_BASE
by Olof Johansson
· 18 years ago
e269d26
[POWERPC] kdump: Support kernels having 64k page size.
by Sachin P. Sant
· 18 years ago
6958829
[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().
by David Woodhouse
· 18 years ago
f9bcda7
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
e749865
[POWERPC] iseries: Define insw et al. so libata/ide will compile
by Stephen Rothwell
· 18 years ago
e0d872d
[POWERPC] Fix problem with time not advancing on 32-bit platforms
by Paul Mackerras
· 18 years ago
006b64d
[POWERPC] Make OF irq map code detect more error cases
by Benjamin Herrenschmidt
· 18 years ago
7233593
[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2
by Zang Roy-r61911
· 18 years ago
bf4152d
[POWERPC] back up old school ipic.[hc] to arch/ppc
by Kim Phillips
· 18 years ago
b01e86f
Merge /spare/repo/linux-2.6 into upstream
by Jeff Garzik
· 18 years ago
ea0763a
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
c85c41a
[POWERPC] Use mpc8641hpcn PIC base address from dev tree.
by Jon Loeliger
· 18 years ago
5dc599c
[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.
by Jon Loeliger
· 18 years ago
6f3d5d3
[POWERPC] Add a helper for calculating RTAS "config_addr" parameters
by Michael Ellerman
· 18 years ago
869d7f3
[POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.
by Jon Loeliger
· 18 years ago
f39b7a5
[POWERPC] Cleanup CPU inits
by Olof Johansson
· 18 years ago
c9169f8
[POWERPC] hugepage BUG fix
by Adam Litke
· 18 years ago
c4342ff
[POWERPC] Update mpc7448hpc2 board irq support using device tree
by Zang Roy-r61911
· 18 years ago
5db9fa9
[POWERPC] Fix gettimeofday inaccuracies
by Nathan Lynch
· 18 years ago
499792e
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 18 years ago
b6f35b4
[POWERPC] Make crash.c work on 32-bit and 64-bit
by Michael Ellerman
· 18 years ago
2ec7df0
[PATCH] libata: rework legacy handling to remove much of the cruft
by Alan Cox
· 18 years ago
32bc6e0
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
5cf1391
[POWERPC] Update lppaca offset comments
by Michael Neuling
· 18 years ago
2f6093c
[POWERPC] Implement SLB shadow buffer
by Michael Neuling
· 18 years ago
40681b9
[POWERPC] Make doc comments extractable
by Michael Ellerman
· 18 years ago
81b73dd
[POWERPC] Fix might-sleep warning on removing cpus
by Haren Myneni
· 18 years ago
b9377ff
[POWERPC] clean up pseries hcall interfaces
by Anton Blanchard
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
4b75599
[PATCH] powermac: More powermac backlight fixes
by Michael Hanselmann
· 18 years ago
a9ad965
[PATCH] IA64: kprobe invalidate icache of jump buffer
by bibo, mao
· 18 years ago
cb18bd4
[POWERPC] Instrument Hypervisor Calls: merge headers
by Mike Kravetz
· 18 years ago
931b261
[POWERPC] Make get_property() return a const void *
by Jeremy Kerr
· 18 years ago
018a3d1
[POWERPC] powermac: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
c61c27d
[POWERPC] cell: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
a7f67bd
[POWERPC] Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
790e05d
Merge branch 'mpe'
by Stephen Rothwell
· 18 years ago
ca652c9
[POWERPC] iseries: Move iommu_table_cb into platforms/iseries
by Michael Ellerman
· 18 years ago
20697cb
Merge branch 'hvc_iseries'
by Stephen Rothwell
· 18 years ago
54f5cd8
[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.h
by Stephen Rothwell
· 18 years ago
8bff05b
[POWERPC] iseries: A new iSeries console
by Stephen Rothwell
· 18 years ago
06a36db
[POWERPC] iseries: Move ItLpNaca into platforms/iseries
by Michael Ellerman
· 18 years ago
a2ced11
[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functions
by Michael Ellerman
· 18 years ago
c59acae
[POWERPC] iseries: Make ItExtVpdPanel private to iSeries
by Michael Ellerman
· 18 years ago
dac411e
[POWERPC] iseries: Move e2a()/strne2a() into their only caller
by Michael Ellerman
· 18 years ago
Next »