Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
86ddd96fcd479ec4b718abaa661e5884f9dc9a33
/
arch
/
ppc64
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
059e277
[PATCH] ppc64: silence perfmon exception warnings
by Anton Blanchard
· 19 years ago
b6bff39
[PATCH] ppc64: Be consistent about printing which idle loop we're using
by Michael Ellerman
· 19 years ago
10ca1e1
[PATCH] ppc64: fix compile warning
by Anton Blanchard
· 19 years ago
45e75df
[PATCH] ppc64: idle fixups
by Anton Blanchard
· 19 years ago
050a093
[PATCH] ppc64: pSeries idle fixups
by Anton Blanchard
· 19 years ago
3c57bb9
[PATCH] ppc64: iSeries idle fixups
by Anton Blanchard
· 19 years ago
08d5e3e
[PATCH] ppc64: Remove obsolete idle_setup()
by Michael Ellerman
· 19 years ago
62d60e9
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
by Michael Ellerman
· 19 years ago
c66d5dd
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
by Michael Ellerman
· 19 years ago
d200903
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
by Michael Ellerman
· 19 years ago
fd899c0
[PATCH] ppc64: Make idle_loop a ppc_md function
by Michael Ellerman
· 19 years ago
70b234a
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
by Milton Miller
· 19 years ago
acad955
[PATCH] hvc_console: Separate hvc_console and vio code 2
by Milton Miller
· 19 years ago
d5ee257
[PATCH] hvc_console: Separate hvc_console and vio code
by Milton Miller
· 19 years ago
79c2cc7
[PATCH] ppc64: add ioprio syscalls
by Anton Blanchard
· 19 years ago
4416f39
[PATCH] ppc64: sys_ppc32.c cleanups
by Anton Blanchard
· 19 years ago
8dc4fd8
[PATCH] ppc64: Turn runlatch on in exception entry
by Anton Blanchard
· 19 years ago
a2f7a9c
[PATCH] ppc64: Fix runlatch code to work on pseries machines
by Anton Blanchard
· 19 years ago
315a699
[PATCH] ppc64: use c99 initialisers in cputable code
by Anton Blanchard
· 19 years ago
2098eec
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
by Olaf Hering
· 19 years ago
5e65577
[PATCH] openfirmware: generate device table for userspace
by Jeff Mahoney
· 19 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 19 years ago
12829dc
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
719d1cd
[PATCH] ppc64: Replace custom locking code with a spinlock
by Michael Ellerman
· 19 years ago
ffe1b7e
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
by Michael Ellerman
· 19 years ago
38fcdcfe
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
by Michael Ellerman
· 19 years ago
9b04702
[PATCH] ppc64: Cleanup proc printing of event types
by Michael Ellerman
· 19 years ago
ed09415
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
by Michael Ellerman
· 19 years ago
7488980
[PATCH] ppc64: Don't count number of events processed for caller
by Michael Ellerman
· 19 years ago
937b31b
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
by Michael Ellerman
· 19 years ago
a6187464
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
by Michael Ellerman
· 19 years ago
ab354b6
[PATCH] ppc64: Move definition of xItLpQueue
by Michael Ellerman
· 19 years ago
0f6014b
[PATCH] ppc64: Make two ItLpQueue related functions static
by Michael Ellerman
· 19 years ago
7b01328
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
by Michael Ellerman
· 19 years ago
512d31d
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
by Michael Ellerman
· 19 years ago
1b19bc7
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
by Michael Ellerman
· 19 years ago
ee48444
[PATCH] ppc64: Reorganise the paca initialisation macros
by Michael Ellerman
· 19 years ago
0c885c1
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
by Michael Ellerman
· 19 years ago
fc076953
[PATCH] ppc64: Spread lpevents by default on iSeries
by Michael Ellerman
· 19 years ago
bea248f
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
by Michael Ellerman
· 19 years ago
200803d
[PATCH] irqpoll
by Alan Cox
· 19 years ago
b1bdfbd
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
by Olaf Hering
· 19 years ago
e6019db
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
by Olaf Hering
· 19 years ago
a58dfbb
[PATCH] remove unused arch/ppc64/boot/mknote.c
by Olaf Hering
· 19 years ago
45891f76
[PATCH] remove unused arch/ppc64/boot/piggyback.c
by Olaf Hering
· 19 years ago
f5f1cc5
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
by Nathan Lynch
· 19 years ago
a341ad9
[PATCH] ppc64: simplify nvram partition scanning code
by Arnd Bergmann
· 19 years ago
8644d2a
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Greg KH
· 19 years ago
2311b1f
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
by Michael Ellerman
· 20 years ago
97f7943
[PATCH] Return probe redesign: ppc64 specific implementation
by Rusty Lynch
· 19 years ago
9ec4b1f
[PATCH] kprobes: fix single-step out of line - take2
by Ananth N Mavinakayanahalli
· 19 years ago
6ae3db1
[PATCH] ppc64: Add missing exports
by Benjamin Herrenschmidt
· 19 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 19 years ago
6e274d1
[PATCH] kdump: Use real pt_regs from exception
by Alexander Nyberg
· 19 years ago
fce0d57
[PATCH] ppc64: kexec support for ppc64
by R Sharada
· 19 years ago
f4c82d5
[PATCH] ppc64 kexec: native hash clear
by R Sharada
· 19 years ago
cc19ca8
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
by Ingo Molnar
· 19 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 19 years ago
856509d
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
by Michael Ellerman
· 19 years ago
7286aa9
[PATCH] ppc64: fix seccomp with 32-bit userland
by Andrea Arcangeli
· 19 years ago
24665cd0
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 19 years ago
42cc206
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
by Prasanna S Panchamukhi
· 19 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 19 years ago
0f8e2d6
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
by Ian Campbell
· 19 years ago
145e664
[PATCH] ppc64: sparsemem memory model
by Andy Whitcroft
· 19 years ago
74b30be
[PATCH] ppc64: add memory present
by Andy Whitcroft
· 19 years ago
510f8fa
[PATCH] ppc64: add early_pfn_to_nid
by Andy Whitcroft
· 19 years ago
641c767
[PATCH] sparsemem swiss cheese numa layouts
by Andy Whitcroft
· 19 years ago
368a0a3
[PATCH] ppc64: Kconfig memory models
by Mike Kravetz
· 19 years ago
0e19243
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
by Dave Hansen
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
d7152fe
[PATCH] Maple powerdown patch
by David Gibson
· 19 years ago
dad32bb
[PATCH] pSeries - read irqs dynamically
by John Rose
· 19 years ago
8f586b2
[PATCH] correct printing to operator panel
by Mike Strosaker
· 19 years ago
ae209cf
[PATCH] ppc64: Add driver for BPA iommu
by Arnd Bergmann
· 19 years ago
cebf589
[PATCH] ppc64: Add driver for BPA interrupt controllers
by Arnd Bergmann
· 19 years ago
fef1c77
[PATCH] ppc64: add BPA platform type
by Arnd Bergmann
· 19 years ago
5f5b4e6
[PATCH] ppc64: add a minimal nvram driver
by Utz Bacher
· 19 years ago
6566c6f
[PATCH] ppc64: pSeries_progress -> rtas_progress
by Arnd Bergmann
· 19 years ago
c5a3c2e
[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.
by Arnd Bergmann
· 19 years ago
773bf9c
[PATCH] ppc64: rename pSeries rtc functions into rtas_*
by Arnd Bergmann
· 19 years ago
10f7e7c
[PATCH] ppc64: consolidate calibrate_decr implementations
by Arnd Bergmann
· 19 years ago
9b843cd
[PATCH] ppc64: set/clear SMT capable bit at boot
by Anton Blanchard
· 19 years ago
515bae9
[PATCH] ppc64: Mark kernel hptes dirty
by Anton Blanchard
· 19 years ago
ac5b33c
[PATCH] ppc64: tidy up vio devices fake parent
by Stephen Rothwell
· 19 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 19 years ago
7f74e79
[PATCH] ppc64 iSeries: tidy up irq code after merge
by Stephen Rothwell
· 19 years ago
89ef68f
[PATCH] ppc64 iSeries: remove XmPciLpEvent.c
by Stephen Rothwell
· 19 years ago
0c3b4f1
[PATCH] ppc64 iSeries: irq simple cleanups
by Stephen Rothwell
· 19 years ago
061c063
[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node
by Stephen Rothwell
· 19 years ago
a2ebaf2
[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node
by Stephen Rothwell
· 19 years ago
aab41de
[PATCH] ppc64 iSeries: iSeries_pci.h cleanups
by Stephen Rothwell
· 19 years ago
57ca86d
[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups
by Stephen Rothwell
· 19 years ago
ea7190d
[PATCH] ppc64 iSeries: remove iSeries_pci_reset.c
by Stephen Rothwell
· 19 years ago
c670b1ac
[PATCH] ppc64 iSeries: misc header cleanups
by Stephen Rothwell
· 19 years ago
4a5304f
[PATCH] ppc64 iSeries: tidy up some includes and HvCall.h
by Stephen Rothwell
· 19 years ago
c92877e
[PATCH] ppc64 iSeries: cleanup ItLpQueue.h
by Stephen Rothwell
· 19 years ago
dd61ce9
[PATCH] ppc64 iSeries: eliminate some unused inline functions
by Stephen Rothwell
· 19 years ago
Next »