index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] PPC64: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
1
-1
/
+1
*
[PATCH] IA64: convert kcalloc to kzalloc
Pekka Enberg
2005-09-07
3
-6
/
+6
*
[PATCH] fix: dmi_check_system
Robert Love
2005-09-07
1
-1
/
+1
*
[PATCH] dmi: add onboard devices discovery
Andrey Panin
2005-09-07
1
-12
/
+90
*
[PATCH] dmi: make dmi_string() behave like strdup()
Andrey Panin
2005-09-07
1
-16
/
+23
*
[PATCH] dmi: remove old debugging code
Andrey Panin
2005-09-07
1
-21
/
+0
*
[PATCH] dmi: remove uneeded function
Andrey Panin
2005-09-07
1
-45
/
+40
*
[PATCH] remove duplicated sys_open32() code from 64bit archs
Miklos Szeredi
2005-09-07
7
-114
/
+4
*
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
2005-09-07
2
-445
/
+1
*
[PATCH] ia64 cpuset + build_sched_domains() mangles structures
John Hawkes
2005-09-07
1
-21
/
+69
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-7
/
+0
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
26
-111
/
+42
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
10
-27
/
+27
*
[PATCH] remove the second arg of do_timer_interrupt()
Adrian Bunk
2005-09-07
3
-7
/
+6
*
[PATCH] arm26: one -g is enough for everyone
Adrian Bunk
2005-09-07
1
-4
/
+0
*
[PATCH] Fix function/macro name collision on i386 oprofile
David Gibson
2005-09-07
3
-9
/
+9
*
[PATCH] Make the bzImage format self-terminating
H. Peter Anvin
2005-09-07
4
-4
/
+8
*
[PATCH] move m68k rtc drivers over to initcalls
Christoph Hellwig
2005-09-07
2
-4
/
+5
*
[PATCH] compat: be more consistent about [ug]id_t
Stephen Rothwell
2005-09-07
1
-8
/
+8
*
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
2005-09-07
2
-4
/
+4
*
[PATCH] More __read_mostly variables
Christoph Lameter
2005-09-07
2
-2
/
+2
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
4
-0
/
+9
*
[PATCH] x86_64: Fix off by one in e820_mapped
Eric W. Biederman
2005-09-07
1
-1
/
+1
*
[PATCH] x86_64: create sysfs entries for cpu only for present cpus
Ashok Raj
2005-09-07
1
-2
/
+2
*
[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()
Ashok Raj
2005-09-07
1
-1
/
+5
*
[PATCH] x86_64: print processor number in show_regs
Zwane Mwaikambo
2005-09-07
1
-0
/
+1
*
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-09-07
6
-102
/
+109
*
[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32
Eugene Surovegin
2005-09-07
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-09-06
26
-538
/
+480
|
\
|
*
[PATCH] remove linux/version.h include from arch/ppc64
Olaf Hering
2005-09-06
5
-7
/
+4
|
*
[PATCH] Invert sense of SLB class bit
David Gibson
2005-09-06
3
-10
/
+11
|
*
[PATCH] ppc64: Fix build with oprofile disabled
Anton Blanchard
2005-09-06
1
-0
/
+26
|
*
[PATCH] ppc64: Move oprofile_model into cpu feature struct
Anton Blanchard
2005-09-06
2
-37
/
+19
|
*
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
Anton Blanchard
2005-09-06
4
-116
/
+3
|
*
[PATCH] ppc64: Add oprofile cpu_type to cpu feature struct
Anton Blanchard
2005-09-06
2
-5
/
+14
|
*
[PATCH] ppc64: Use num_pmcs in oprofile code
Anton Blanchard
2005-09-06
2
-11
/
+5
|
*
[PATCH] ppc64: remove CPU_FTR_PMC8
Anton Blanchard
2005-09-06
1
-13
/
+11
|
*
[PATCH] ppc64: add number of PMCs to cputable
Anton Blanchard
2005-09-06
2
-19
/
+42
|
*
[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg
Wim Coekaerts
2005-09-06
1
-1
/
+1
|
*
[PATCH] ppc64: remove use of asm/segment.h
Kumar Gala
2005-09-06
1
-1
/
+0
|
*
[PATCH] ppc64: poison initmem
Anton Blanchard
2005-09-06
1
-0
/
+1
|
*
[PATCH] ppc64: systemcfg is now a pointer
Jimi Xenidis
2005-09-06
1
-3
/
+6
|
*
[PATCH] ppc64: Consolidate early console and PPCDBG code
Milton Miller
2005-09-06
2
-36
/
+47
|
*
[PATCH] ppc64: Remove old includes
Milton Miller
2005-09-06
3
-13
/
+3
|
*
[PATCH] ppc64: Take udbg out of ppc_md
Milton Miller
2005-09-06
7
-42
/
+37
|
*
[PATCH] ppc64: Split SCC and 15550 udbg code
Milton Miller
2005-09-06
4
-227
/
+272
|
*
[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.
Milton Miller
2005-09-06
3
-6
/
+3
|
*
[PATCH] ppc64: Clean up CR handling
Milton Miller
2005-09-06
1
-12
/
+4
|
*
[PATCH] ppc64: Remove dummy getc routines
Milton Miller
2005-09-06
1
-12
/
+2
|
*
[PATCH] ppc64: dont bypass ppc_md.udbg* functions
Milton Miller
2005-09-06
1
-1
/
+3
[next]