Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c8e7f5cc965d30006c917ab19221e06fcc5a4f9
/
arch
/
powerpc
49f19ce
[PATCH] powerpc: irq change build breaks
by Olof Johansson
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
43b4f40
[POWERPC] cell: fix bugs found by sparse
by Arnd Bergmann
· 18 years ago
f7e2ce7
[POWERPC] spiderpic: enable new style devtree support
by Arnd Bergmann
· 18 years ago
6827204
[POWERPC] Update cell_defconfig
by Arnd Bergmann
· 18 years ago
8676727
[POWERPC] spufs: add infrastructure for finding elf objects
by Arnd Bergmann
· 18 years ago
7650f2f
[POWERPC] spufs: support new OF device tree format
by Arnd Bergmann
· 18 years ago
e1dbff2
[POWERPC] spufs: add support for read/write on cntl
by Arnd Bergmann
· 18 years ago
772920e
[POWERPC] spufs: remove support for ancient firmware
by Arnd Bergmann
· 18 years ago
cdcc89b
[POWERPC] spufs: make mailbox functions handle multiple elements
by Arnd Bergmann
· 18 years ago
ac91cb8
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
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
28347bc
[POWERPC] spufs: fix context switch during page fault
by HyeonSeung Jang
· 18 years ago
a68cf98
[POWERPC] spufs: scheduler support for NUMA.
by Mark Nutter
· 18 years ago
27d5bf2
[POWERPC] spufs: cell spu problem state mapping updates
by Benjamin Herrenschmidt
· 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
5b9b557
[PATCH] git-powerpc: wrapper: don't require execute permissions
by Andrew Morton
· 18 years ago
e78d016
[PATCH] Add Hypertransport capability defines
by Eric W. Biederman
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
9020fc9
[POWERPC] Add support for the mpc832x mds board
by Kim Phillips
· 18 years ago
6c4a250
[POWERPC] Add initial support for the e300c2 core
by Kim Phillips
· 18 years ago
7a234d0
[POWERPC] Add MPC8360EMDS default dts file
by Li Yang
· 18 years ago
bc141de
[POWERPC] Add MPC8360EMDS board support
by Li Yang
· 18 years ago
9865853
[POWERPC] Add QUICC Engine (QE) infrastructure
by Li Yang
· 18 years ago
5a3e3b2
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ
by Paul Mackerras
· 18 years ago
c730f5b
Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work
by Paul Mackerras
· 18 years ago
0a730ae
[POWERPC] Don't try to just continue if xmon has no input device
by Paul Mackerras
· 18 years ago
586da2c
[POWERPC] Fix a printk in pseries_mpic_init_IRQ
by Michael Ellerman
· 18 years ago
2ec6ef1
[POWERPC] Get default baud rate in udbg_scc
by Benjamin Herrenschmidt
· 18 years ago
54c9941
[POWERPC] Fix zImage.coff on oldworld PowerMac
by Benjamin Herrenschmidt
· 18 years ago
47679283
[POWERPC] Fix xmon=off and cleanup xmon initialisation
by Michael Ellerman
· 18 years ago
2e19458
[POWERPC] Cell interrupt rework
by Benjamin Herrenschmidt
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
4b3f686
Attack of "the the"s in arch
by Matt LaPlante
· 18 years ago
91bd610
POWERPC: mpc82xx merge: board-specific/platform stuff(resend)
by Vitaly Bordug
· 18 years ago
ed943c1
POWERPC: 8272ads merge to powerpc: common stuff
by Vitaly Bordug
· 18 years ago
e02f73e
POWERPC: Added devicetree for mpc8272ads board
by Vitaly Bordug
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
873ef76
[PATCH] restore parport_pc probing on powermac
by Olaf Hering
· 18 years ago
afefdbb
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
by David Howells
· 18 years ago
80a544c
[POWERPC] iSeries has no legacy I/O
by Stephen Rothwell
· 18 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 18 years ago
fc246c3
[POWERPC] iSeries does not need pcibios_fixup_resources
by Stephen Rothwell
· 18 years ago
a542dbd
[POWERPC] Allow combined iSeries and MULTIPLATFORM build
by Stephen Rothwell
· 18 years ago
9ec5209
[PATCH] replace cad_pid by a struct pid
by Cedric Le Goater
· 18 years ago
3db03b4
[PATCH] rename the provided execve functions to kernel_execve
by Arnd Bergmann
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
0437eb5
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
99219a3
[PATCH] kretprobe spinlock deadlock patch
by bibo,mao
· 18 years ago
62c27be
[PATCH] kprobe whitespace cleanup
by bibo,mao
· 18 years ago
3a872d8
[PATCH] Kprobes: Make kprobe modules more portable
by Ananth N Mavinakayanahalli
· 18 years ago
5e98082
[POWERPC] Fix rheap alignment problem
by Li Yang
· 18 years ago
a8ed4f7
[POWERPC] Enable generic rtc hook for the MPC8349 mITX
by Kim Phillips
· 18 years ago
7a69af6
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
by Kim Phillips
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
30cbc22
[PATCH] update legacy io handling for pmac
by Olaf Hering
· 18 years ago
fb48388
[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300
by Olaf Hering
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
df67b3d
[PATCH] make PROT_WRITE imply PROT_READ
by Jason Baron
· 18 years ago
2bf1181
[POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot
by Paul Mackerras
· 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
b89a817
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
by Eric W. Biederman
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
c67c3cb
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
by Mel Gorman
· 18 years ago
46ff346
MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
by Brice Goglin
· 18 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 18 years ago
022d51b
[POWERPC] EEH failure to mark pci slot as frozen.
by Linas Vepstas
· 18 years ago
2cec1b4
[POWERPC] update powerpc defconfig files after libata kconfig breakage
by Olaf Hering
· 18 years ago
0eab40f
[POWERPC] enable sysrq in pmac32_defconfig
by Olaf Hering
· 18 years ago
8c42ec2
[POWERPC] maple/pci iomem annotations
by Al Viro
· 18 years ago
62034f0
[POWERPC] powerpc oprofile __user annotations
by Al Viro
· 18 years ago
ed2bfcd
[POWERPC] cell spufs iomem annotations
by Al Viro
· 18 years ago
e45d663
[POWERPC] NULL noise removal: spufs
by Al Viro
· 18 years ago
054e51a
[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.c
by Al Viro
· 18 years ago
8306e51
[POWERPC] update mpc8349_itx_defconfig and remove some debug settings
by Kim Phillips
· 18 years ago
0ddd3e7
[POWERPC] Always call cede in pseries dedicated idle loop
by Anton Blanchard
· 18 years ago
e125146
[POWERPC] Fix loop logic in irq_alloc_virt()
by Michael Ellerman
· 18 years ago
94983cb
[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}
by David Woodhouse
· 18 years ago
4b9c876
[POWERPC] Fix audit syscall success/failure reporting on PowerPC
by David Woodhouse
· 18 years ago
5e203d6
[POWERPC] fix ioremap for a combined kernel
by Stephen Rothwell
· 18 years ago
eecba33
[POWERPC] modify PCI code for a merged kernel
by Stephen Rothwell
· 18 years ago
ef26a46
[POWERPC] iSeries: set FW_FEATURE_ISERIES earlier
by Stephen Rothwell
· 18 years ago
13b5aec
[PATCH] more fallout from get_property returning pointer to const
by Al Viro
· 18 years ago
e102926
[POWERPC] EEH: Power4 systems sometimes need multiple resets.
by Linas Vepstas
· 18 years ago
3d574ab
[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.
by Scott Wood
· 18 years ago
cc9881c
[POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c
by Nathan Lynch
· 18 years ago
d608df5
[POWERPC] Maple U3 HT - reject inappropriate config space access
by Nathan Lynch
· 18 years ago
ed709d1
[POWERPC] Fix IPIC pending register assignments
by Scott Wood
· 18 years ago
caf8132
[POWERPC] Merge iSeries i/o operations with the rest
by Stephen Rothwell
· 18 years ago
611a15a
POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
by Vitaly Bordug
· 18 years ago
d3465c9
POWERPC: overhaul with cpm2_map mechanism
by Vitaly Bordug
· 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
Next »