Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
174d52204500a63c19e6613e49db3fcfe4e9d35a
/
arch
/
ppc64
/
kernel
44456d3
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
by Olaf Hering
· 21 years ago
488f849
[PATCH] ppc64: remove another fixed address constraint
by David Gibson
· 21 years ago
533f081
[PATCH] ppc64: dynamically allocate segment tables
by David Gibson
· 21 years ago
6fdfb38
[PATCH] make a few functions static in pmac_setup.c
by Olaf Hering
· 21 years ago
59586e5
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
by Eric W. Biederman
· 21 years ago
f264cc2
[PATCH] ppc64: add 970MP PVR
by Olof Johansson
· 21 years ago
96e2844
[PATCH] ppc64: kill bitfields in ppc64 hash code
by David Gibson
· 21 years ago
059e277
[PATCH] ppc64: silence perfmon exception warnings
by Anton Blanchard
· 21 years ago
b6bff39
[PATCH] ppc64: Be consistent about printing which idle loop we're using
by Michael Ellerman
· 21 years ago
10ca1e1
[PATCH] ppc64: fix compile warning
by Anton Blanchard
· 21 years ago
45e75df
[PATCH] ppc64: idle fixups
by Anton Blanchard
· 21 years ago
050a093
[PATCH] ppc64: pSeries idle fixups
by Anton Blanchard
· 21 years ago
3c57bb9
[PATCH] ppc64: iSeries idle fixups
by Anton Blanchard
· 21 years ago
08d5e3e
[PATCH] ppc64: Remove obsolete idle_setup()
by Michael Ellerman
· 21 years ago
62d60e9
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
by Michael Ellerman
· 21 years ago
c66d5dd
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
by Michael Ellerman
· 21 years ago
d200903
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
by Michael Ellerman
· 21 years ago
fd899c0
[PATCH] ppc64: Make idle_loop a ppc_md function
by Michael Ellerman
· 21 years ago
70b234a
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
by Milton Miller
· 21 years ago
acad955
[PATCH] hvc_console: Separate hvc_console and vio code 2
by Milton Miller
· 21 years ago
d5ee257
[PATCH] hvc_console: Separate hvc_console and vio code
by Milton Miller
· 21 years ago
79c2cc7
[PATCH] ppc64: add ioprio syscalls
by Anton Blanchard
· 21 years ago
4416f39
[PATCH] ppc64: sys_ppc32.c cleanups
by Anton Blanchard
· 21 years ago
8dc4fd8
[PATCH] ppc64: Turn runlatch on in exception entry
by Anton Blanchard
· 21 years ago
a2f7a9c
[PATCH] ppc64: Fix runlatch code to work on pseries machines
by Anton Blanchard
· 21 years ago
315a699
[PATCH] ppc64: use c99 initialisers in cputable code
by Anton Blanchard
· 21 years ago
2098eec
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
by Olaf Hering
· 21 years ago
5e65577
[PATCH] openfirmware: generate device table for userspace
by Jeff Mahoney
· 21 years ago
6772926
[PATCH] kprobes: fix namespace problem and sparc64 build
by Rusty Lynch
· 21 years ago
12829dc
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 21 years ago
719d1cd
[PATCH] ppc64: Replace custom locking code with a spinlock
by Michael Ellerman
· 21 years ago
ffe1b7e
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
by Michael Ellerman
· 21 years ago
38fcdcf
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
by Michael Ellerman
· 21 years ago
9b04702
[PATCH] ppc64: Cleanup proc printing of event types
by Michael Ellerman
· 21 years ago
ed09415
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
by Michael Ellerman
· 21 years ago
7488980
[PATCH] ppc64: Don't count number of events processed for caller
by Michael Ellerman
· 21 years ago
937b31b
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
by Michael Ellerman
· 21 years ago
a618746
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
by Michael Ellerman
· 21 years ago
ab354b6
[PATCH] ppc64: Move definition of xItLpQueue
by Michael Ellerman
· 21 years ago
0f6014b
[PATCH] ppc64: Make two ItLpQueue related functions static
by Michael Ellerman
· 21 years ago
7b01328
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
by Michael Ellerman
· 21 years ago
512d31d
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
by Michael Ellerman
· 21 years ago
1b19bc7
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
by Michael Ellerman
· 21 years ago
ee48444
[PATCH] ppc64: Reorganise the paca initialisation macros
by Michael Ellerman
· 21 years ago
0c885c1
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
by Michael Ellerman
· 21 years ago
fc07695
[PATCH] ppc64: Spread lpevents by default on iSeries
by Michael Ellerman
· 21 years ago
bea248f
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
by Michael Ellerman
· 21 years ago
200803d
[PATCH] irqpoll
by Alan Cox
· 21 years ago
f5f1cc5
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
by Nathan Lynch
· 21 years ago
a341ad9
[PATCH] ppc64: simplify nvram partition scanning code
by Arnd Bergmann
· 21 years ago
8644d2a
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Greg KH
· 21 years ago
2311b1f
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
by Michael Ellerman
· 21 years ago
97f7943
[PATCH] Return probe redesign: ppc64 specific implementation
by Rusty Lynch
· 21 years ago
9ec4b1f
[PATCH] kprobes: fix single-step out of line - take2
by Ananth N Mavinakayanahalli
· 21 years ago
6ae3db1
[PATCH] ppc64: Add missing exports
by Benjamin Herrenschmidt
· 21 years ago
72414d3
[PATCH] kexec code cleanup
by Maneesh Soni
· 21 years ago
6e274d1
[PATCH] kdump: Use real pt_regs from exception
by Alexander Nyberg
· 21 years ago
fce0d57
[PATCH] ppc64: kexec support for ppc64
by R Sharada
· 21 years ago
f370513
[PATCH] i386 CPU hotplug
by Zwane Mwaikambo
· 21 years ago
856509d
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
by Michael Ellerman
· 21 years ago
7286aa9
[PATCH] ppc64: fix seccomp with 32-bit userland
by Andrea Arcangeli
· 21 years ago
24665cd
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
by Linus Torvalds
· 21 years ago
42cc206
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
by Prasanna S Panchamukhi
· 21 years ago
7e1048b
[PATCH] Move kprobe [dis]arming into arch specific code
by Rusty Lynch
· 21 years ago
145e664
[PATCH] ppc64: sparsemem memory model
by Andy Whitcroft
· 21 years ago
d7152fe
[PATCH] Maple powerdown patch
by David Gibson
· 21 years ago
dad32bb
[PATCH] pSeries - read irqs dynamically
by John Rose
· 21 years ago
8f586b2
[PATCH] correct printing to operator panel
by Mike Strosaker
· 21 years ago
ae209cf
[PATCH] ppc64: Add driver for BPA iommu
by Arnd Bergmann
· 21 years ago
cebf589
[PATCH] ppc64: Add driver for BPA interrupt controllers
by Arnd Bergmann
· 21 years ago
fef1c77
[PATCH] ppc64: add BPA platform type
by Arnd Bergmann
· 21 years ago
5f5b4e6
[PATCH] ppc64: add a minimal nvram driver
by Utz Bacher
· 21 years ago
6566c6f
[PATCH] ppc64: pSeries_progress -> rtas_progress
by Arnd Bergmann
· 21 years ago
c5a3c2e
[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.
by Arnd Bergmann
· 21 years ago
773bf9c
[PATCH] ppc64: rename pSeries rtc functions into rtas_*
by Arnd Bergmann
· 21 years ago
10f7e7c
[PATCH] ppc64: consolidate calibrate_decr implementations
by Arnd Bergmann
· 21 years ago
9b843cd
[PATCH] ppc64: set/clear SMT capable bit at boot
by Anton Blanchard
· 21 years ago
ac5b33c
[PATCH] ppc64: tidy up vio devices fake parent
by Stephen Rothwell
· 21 years ago
145d01e
[PATCH] ppc64 iSeries: allow build with no PCI
by Stephen Rothwell
· 21 years ago
7f74e79
[PATCH] ppc64 iSeries: tidy up irq code after merge
by Stephen Rothwell
· 21 years ago
89ef68f
[PATCH] ppc64 iSeries: remove XmPciLpEvent.c
by Stephen Rothwell
· 21 years ago
0c3b4f1
[PATCH] ppc64 iSeries: irq simple cleanups
by Stephen Rothwell
· 21 years ago
061c063
[PATCH] ppc64 iSeries: remove some more members of iSeries_Device_Node
by Stephen Rothwell
· 21 years ago
a2ebaf2
[PATCH] ppc64 iSeries: remove IoRetry from iSeries_Device_Node
by Stephen Rothwell
· 21 years ago
aab41de
[PATCH] ppc64 iSeries: iSeries_pci.h cleanups
by Stephen Rothwell
· 21 years ago
57ca86d
[PATCH] ppc64 iSeries: iSeries_VpdInfo.c cleanups
by Stephen Rothwell
· 21 years ago
ea7190d
[PATCH] ppc64 iSeries: remove iSeries_pci_reset.c
by Stephen Rothwell
· 21 years ago
c670b1a
[PATCH] ppc64 iSeries: misc header cleanups
by Stephen Rothwell
· 21 years ago
4a5304f
[PATCH] ppc64 iSeries: tidy up some includes and HvCall.h
by Stephen Rothwell
· 21 years ago
c92877e
[PATCH] ppc64 iSeries: cleanup ItLpQueue.h
by Stephen Rothwell
· 21 years ago
dd61ce9
[PATCH] ppc64 iSeries: eliminate some unused inline functions
by Stephen Rothwell
· 21 years ago
0bc0ffd
[PATCH] ppc64 iSeries: remove LparData.h
by Stephen Rothwell
· 21 years ago
0e3e4a1
[PATCH] ppc64 iSeries: remove iSeries_proc.h
by Stephen Rothwell
· 21 years ago
20cee16
[PATCH] ppc64: Abolish ioremap_mm
by David Gibson
· 21 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 21 years ago
1d345da
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 21 years ago
ff381d2
[PATCH] Driver Core: arch: update device attribute callbacks
by Yani Ioannou
· 21 years ago
d3588ba
[PATCH] initialize TCE tables
by John Rose
· 21 years ago
0231c29
[PATCH] ppc64: use cpu_has_feature macro
by Anton Blanchard
· 21 years ago
ad21798
[PATCH] ppc64: quieten RTAS printks
by Anton Blanchard
· 21 years ago
Next »