index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
1
-1
/
+1
*
[PATCH] ppc64: remove another fixed address constraint
David Gibson
2005-07-27
2
-36
/
+85
*
[PATCH] ppc64: dynamically allocate segment tables
David Gibson
2005-07-27
4
-22
/
+37
*
[PATCH] make a few functions static in pmac_setup.c
Olaf Hering
2005-07-27
1
-6
/
+6
*
[PATCH] ppc64: update defconfigs
Olaf Hering
2005-07-27
5
-778
/
+896
*
[PATCH] ppc/ppc64: use Kconfig.hz
Olaf Hering
2005-07-27
1
-0
/
+1
*
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-07-26
1
-3
/
+0
*
[PATCH] ppc64: add 970MP PVR
Olof Johansson
2005-07-13
2
-16
/
+37
*
[PATCH] ppc64: kill bitfields in ppc64 hash code
David Gibson
2005-07-13
8
-164
/
+128
*
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
2005-07-11
1
-0
/
+2
*
[PATCH] ppc64: silence perfmon exception warnings
Anton Blanchard
2005-07-07
1
-13
/
+1
*
[PATCH] ppc64: Be consistent about printing which idle loop we're using
Michael Ellerman
2005-07-07
2
-3
/
+8
*
[PATCH] ppc64: fix compile warning
Anton Blanchard
2005-07-07
1
-1
/
+0
*
[PATCH] ppc64: idle fixups
Anton Blanchard
2005-07-07
1
-11
/
+12
*
[PATCH] ppc64: pSeries idle fixups
Anton Blanchard
2005-07-07
1
-51
/
+62
*
[PATCH] ppc64: iSeries idle fixups
Anton Blanchard
2005-07-07
1
-37
/
+47
*
[PATCH] ppc64: Remove obsolete idle_setup()
Michael Ellerman
2005-07-07
1
-41
/
+0
*
[PATCH] ppc64: Fixup platforms for new ppc_md.idle
Michael Ellerman
2005-07-07
4
-1
/
+26
*
[PATCH] ppc64: Move pSeries idle functions into pSeries_setup.c
Michael Ellerman
2005-07-07
2
-131
/
+127
*
[PATCH] ppc64: Move iSeries_idle() into iSeries_setup.c
Michael Ellerman
2005-07-07
2
-86
/
+81
*
[PATCH] ppc64: Make idle_loop a ppc_md function
Michael Ellerman
2005-07-07
2
-6
/
+8
*
[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_chars
Milton Miller
2005-07-07
1
-17
/
+2
*
[PATCH] hvc_console: Separate hvc_console and vio code 2
Milton Miller
2005-07-07
1
-33
/
+0
*
[PATCH] hvc_console: Separate hvc_console and vio code
Milton Miller
2005-07-07
1
-1
/
+2
*
[PATCH] ppc64: add ioprio syscalls
Anton Blanchard
2005-07-07
2
-11
/
+22
*
[PATCH] ppc64: sys_ppc32.c cleanups
Anton Blanchard
2005-07-07
1
-27
/
+0
*
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
2005-07-07
1
-0
/
+10
*
[PATCH] ppc64: Fix runlatch code to work on pseries machines
Anton Blanchard
2005-07-07
1
-4
/
+4
*
[PATCH] ppc64: use c99 initialisers in cputable code
Anton Blanchard
2005-07-07
1
-153
/
+212
*
[PATCH] ppc64: vdso32: fix link errors after recent toolchain changes
Olaf Hering
2005-07-07
1
-2
/
+2
*
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
2005-07-06
1
-7
/
+8
*
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-07-05
1
-1
/
+1
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-06-30
16
-518
/
+285
|
\
|
*
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
2005-06-30
1
-36
/
+2
|
*
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-31
/
+41
|
*
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
2005-06-30
1
-29
/
+29
|
*
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
2005-06-30
1
-10
/
+10
|
*
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
2005-06-30
1
-15
/
+29
|
*
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
2005-06-30
4
-13
/
+5
|
*
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
2005-06-30
5
-14
/
+14
|
*
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2005-06-30
2
-24
/
+24
|
*
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2005-06-30
2
-7
/
+8
|
*
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
2005-06-30
1
-2
/
+2
|
*
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-48
/
+59
|
*
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-20
/
+23
|
*
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
2005-06-30
5
-31
/
+31
|
*
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
2005-06-30
1
-146
/
+65
|
*
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2005-06-30
2
-21
/
+21
|
*
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
2005-06-30
1
-1
/
+1
|
*
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
2005-06-30
7
-26
/
+19
[next]