Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
52461121b242365b777762bf7c5f41c55a330646
/
include
/
asm-powerpc
943ffb5
spelling: s/retreive/retrieve/
by Adrian Bunk
· 19 years ago
6150c32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
32a3399
[PATCH] ppc64: Fix oprofile when compiled as a module
by Anton Blanchard
· 19 years ago
5b9ca52
[PATCH] 3/5 powerpc: Add platform functions interpreter
by Benjamin Herrenschmidt
· 19 years ago
a28d3af
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
by Benjamin Herrenschmidt
· 19 years ago
730745a
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
by Benjamin Herrenschmidt
· 19 years ago
2fb9d20
[PATCH] spufs: set irq affinity for running threads
by Arnd Bergmann
· 19 years ago
aeb0137
[PATCH] spufs: fix allocation on 64k pages
by Arnd Bergmann
· 19 years ago
f0831ac
[PATCH] spufs: abstract priv1 register access.
by Arnd Bergmann
· 19 years ago
8837d92
[PATCH] spufs: clean up use of bitops
by Arnd Bergmann
· 19 years ago
c902be7
[PATCH] cell: enable pause(0) in cpu_idle
by Arnd Bergmann
· 19 years ago
022930e
[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled
by Haren Myneni
· 19 years ago
be6b843
[PATCH] powerpc: added a udbg_progress
by Kumar Gala
· 19 years ago
42650d8
powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef
by Paul Mackerras
· 19 years ago
1fd73c6
[PATCH] Kill L1_CACHE_SHIFT_MAX
by Ravikiran G Thirumalai
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
555d97a
[PATCH] powerpc: G4+ oprofile support
by Andy Fleming
· 19 years ago
f2c4583
[PATCH] powerpc: pci_address_to_pio fix
by Benjamin Herrenschmidt
· 19 years ago
14c89e7
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
by David Gibson
· 19 years ago
1beb6a7
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
by Benjamin Herrenschmidt
· 19 years ago
31087d7
[PATCH] powerpc: export PCI fixup routine
by linas
· 19 years ago
c4b22f2
[PATCH] powerpc: Update MPIC workarounds
by Segher Boessenkool
· 19 years ago
cc5d018
[PATCH] powerpc: Remove device_node addrs/n_addr
by Benjamin Herrenschmidt
· 19 years ago
2406f60
[PATCH] powerpc: Dont set 32bit cputable bits on 64bit
by Anton Blanchard
· 19 years ago
4b703a2
[PATCH] ppc64: Add NUMA cpu summary at boot
by Anton Blanchard
· 19 years ago
2a911f0
[PATCH] spufs: Improved SPU preemptability [part 2].
by Arnd Bergmann
· 19 years ago
5110459
[PATCH] spufs: Improved SPU preemptability.
by Arnd Bergmann
· 19 years ago
54c3202
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
by Michael Ellerman
· 19 years ago
cc53291
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
by Michael Ellerman
· 19 years ago
758438a
[PATCH] powerpc: Fixups for kernel linked at 32 MB
by Michael Ellerman
· 19 years ago
0cc4746
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
by Michael Ellerman
· 19 years ago
8c4f1f2
[PATCH] powerpc: Create a trampoline for the fwnmi vectors
by Michael Ellerman
· 19 years ago
398ab1f
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
by Michael Ellerman
· 19 years ago
237a098
[PATCH] powerpc: numa placement for dynamically added memory
by Mike Kravetz
· 19 years ago
b5666f7
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
by Michael Ellerman
· 19 years ago
51fae6d
[PATCH] powerpc: Add a is_kernel_addr() macro
by Michael Ellerman
· 19 years ago
cd0ca2c
[PATCH] powerpc: Propagate regs through to machine_crash_shutdown
by Michael Ellerman
· 19 years ago
d2dd482
[PATCH] powerpc: Update OF address parsers
by Benjamin Herrenschmidt
· 19 years ago
bb6b9b2
[PATCH] powerpc: udbg updates
by Benjamin Herrenschmidt
· 19 years ago
2bf6a8f
[PATCH] powerpc: migrate common PCI hotplug code
by Linas Vepstas
· 19 years ago
facf078
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
by Linas Vepstas
· 19 years ago
e2a296e
[PATCH] powerpc: PCI hotplug common code elimination
by Linas Vepstas
· 19 years ago
404849b
[PATCH] powerpc: Remove some unneeded fields from the paca
by David Gibson
· 19 years ago
1888e7b
[PATCH] powerpc: Remove ItLpRegSave area from the paca
by David Gibson
· 19 years ago
d7f3945
[PATCH] powerpc: Add back support for booting from BootX (#2)
by Benjamin Herrenschmidt
· 19 years ago
51d3082
[PATCH] powerpc: Unify udbg (#2)
by Benjamin Herrenschmidt
· 19 years ago
463ce0e
[PATCH] powerpc: serial port discovery (#2)
by Benjamin Herrenschmidt
· 19 years ago
d1405b8
[PATCH] powerpc: Add OF address parsing code (#2)
by Benjamin Herrenschmidt
· 19 years ago
d6a5550
powerpc: Update __NR_syscalls to account for SPU syscalls
by Paul Mackerras
· 19 years ago
8b3d666
[PATCH] spufs: cooperative scheduler support
by Arnd Bergmann
· 19 years ago
7c03874
[PATCH] kernel-side context switch code for spufs
by Mark Nutter
· 19 years ago
5473af0
[PATCH] spufs: switchable spu contexts
by Mark Nutter
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago
d7a3010
[PATCH] powerpc: IBMEBUS bus support
by Heiko J Schick
· 19 years ago
401d1f0
[PATCH] syscall entry/exit revamp
by David Woodhouse
· 19 years ago
1cd8e50
[PATCH] powerpc: moved ipic code to arch/powerpc
by Kumar Gala
· 19 years ago
3d1229d
[PATCH] powerpc: Merge kexec
by Michael Ellerman
· 19 years ago
afcc247
[PATCH] PPC_PREP: remove unneeded exports
by Adrian Bunk
· 19 years ago
d3cb487
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
by Christoph Lameter
· 19 years ago
f6b3ec2
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
by Badari Pulavarty
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
cbf52af
[PATCH] powerpc: Add missing icache flushes for hugepages
by David Gibson
· 19 years ago
9a94c57
[PATCH] powerpc: More hugepage boundary case fixes
by David Gibson
· 19 years ago
26925c5
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
5e391dc
[PATCH] powerpc: fix for hugepage areas straddling 4GB boundary
by David Gibson
· 19 years ago
91f1448
[PATCH] powerpc: update my email address
by Olof Johansson
· 19 years ago
0212ddd
powerpc: Merge spinlock.h
by Paul Mackerras
· 19 years ago
f8ef270
powerpc: Merge pci.h
by Paul Mackerras
· 19 years ago
047ea78
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
by Paul Mackerras
· 19 years ago
0e6850f
Merge branch 'mymerge' of ssh://ozlabs.org/home/sfr/kernel-sfr
by Paul Mackerras
· 19 years ago
b50ce23
[PATCH] ppc64 need HPAGE_SHIFT when huge pages disabled
by Andy Whitcroft
· 19 years ago
78b0973
powerpc: merge dma-mapping.h
by Stephen Rothwell
· 19 years ago
5daf907
[PATCH] powerpc: merge align.c
by Benjamin Herrenschmidt
· 19 years ago
6defa38
powerpc: Fix delay functions for 601 processors
by Paul Mackerras
· 19 years ago
d2a3317
[PATCH] powerpc: Fix typo in topology.h
by Michael Ellerman
· 19 years ago
1e28a7d
[PATCH] Avoid use of uninitialised spinlock in EEH.
by David Woodhouse
· 19 years ago
5cfccd7
[PATCH] powerpc: Fix database regression due to scheduler changes
by Nick Piggin
· 19 years ago
5d66da3
[PATCH] powerpc: Make the vDSO functions set error code (#2)
by Benjamin Herrenschmidt
· 19 years ago
b5166cc
[PATCH] powerpc: pci_64 fixes & cleanups
by Benjamin Herrenschmidt
· 19 years ago
a272e24
powerpc: Remove an extraneous and incorrect declaration of pmac_nvram_init.
by Paul Mackerras
· 19 years ago
493f25e
powerpc: Fix 32-bit compile: PPC_MEMSTART was undeclared
by Paul Mackerras
· 19 years ago
c55377e
powerpc: Move a bunch of ppc64 headers to include/asm-powerpc
by Paul Mackerras
· 19 years ago
0c37ec2
[PATCH] powerpc: vdso fixes (take #2)
by Benjamin Herrenschmidt
· 19 years ago
593e537
[PATCH] powerpc: Export htab start/end via device tree
by Michael Ellerman
· 19 years ago
c5e2435
[PATCH] powerpc: Turn cpu_irq_down into kexec_cpu_down
by Michael Ellerman
· 19 years ago
5cd16ee
[PATCH] powerpc: Merge page.h
by Michael Ellerman
· 19 years ago
8426e1f
[PATCH] atomic: inc_not_zero
by Nick Piggin
· 19 years ago
4a6dae6
[PATCH] atomic: cmpxchg
by Nick Piggin
· 19 years ago
a7f290d
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
by Benjamin Herrenschmidt
· 19 years ago
35cd878
[PATCH] powerpc: Move udbg code to arch/powerpc
by David Gibson
· 19 years ago
a7df61a
[PATCH] ppc64: Increase sparsemem defaults
by Anton Blanchard
· 19 years ago
45fb6ce
[PATCH] ppc64: Convert NUMA to sparsemem (3)
by Anton Blanchard
· 19 years ago
3e66c4d
[PATCH] ppc64: prep for NUMA sparsemem rework 2
by Anton Blanchard
· 19 years ago
7f7fda0
[PATCH] ppc32: fix PQ2 PCI DMA interrupt handling
by Kumar Gala
· 19 years ago
d9564ad
[PATCH] ppc64: mark failed devices
by Linas Vepstas
· 19 years ago
0c95fbb
Merge git://oak/home/sfr/kernels/iseries/work
by Paul Mackerras
· 19 years ago
49b0985
powerpc: Move some extern declarations from C code into headers
by Paul Mackerras
· 19 years ago
06a98db
powerpc: implement atomic64_t on ppc64
by Stephen Rothwell
· 19 years ago
d3d2176
[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpc
by David Gibson
· 19 years ago
a7ddc5e
powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.
by Paul Mackerras
· 19 years ago
Next »