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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
proper pid{hash,map}_init() prototypes
Adrian Bunk
2008-07-25
1
-2
/
+0
*
init/version.c: define version_string only if CONFIG_KALLSYMS is not defined
Daniel Guilak
2008-07-25
1
-0
/
+2
*
init/version.c: silence sparse warning by declaring the version string
Daniel Guilak
2008-07-25
1
-0
/
+1
*
inflate: refactor inflate malloc code
Thomas Petazzoni
2008-07-25
2
-43
/
+4
*
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
2008-07-25
1
-12
/
+0
*
init/do_mounts.c should #include <linux/initrd.h>
Adrian Bunk
2008-07-25
1
-0
/
+1
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
1
-0
/
+7
|
\
|
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
1
-0
/
+7
*
|
make CONFIG_KMOD invisible
Johannes Berg
2008-07-22
1
-8
/
+3
*
|
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
2008-07-22
1
-2
/
+2
*
|
initrd: Fix virtual/physical mix-up in overwrite test
Geert Uytterhoeven
2008-07-20
1
-2
/
+3
|
/
*
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-07-16
1
-1
/
+2
|
\
|
*
do_mounts: allow UBI root device name
Adrian Hunter
2008-07-14
1
-1
/
+2
*
|
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
\
\
|
*
\
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-0
/
+2
|
|
\
\
|
|
*
|
Add generic helpers for arch IPI function calls
Jens Axboe
2008-06-26
1
-0
/
+2
|
|
|
/
*
|
|
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
2008-07-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'linus' into core/rcu
Ingo Molnar
2008-06-16
2
-1
/
+1
|
|
\
\
|
|
|
/
|
*
|
rcu: add call_rcu_sched()
Paul E. McKenney
2008-05-19
1
-0
/
+1
*
|
|
x86: use cpu_khz for loops_per_jiffy calculation, cleanup
Alok Kataria
2008-06-24
1
-17
/
+19
*
|
|
x86: use cpu_khz for loops_per_jiffy calculation
Alok Kataria
2008-06-23
1
-17
/
+19
|
|
/
|
/
|
*
|
Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST
Sam Ravnborg
2008-05-25
1
-0
/
+1
*
|
md: proper extern for mdp_major
Adrian Bunk
2008-05-24
1
-1
/
+0
|
/
*
initcalls: Fix m68k build and possible buffer overflow
Cyrill Gorcunov
2008-05-15
1
-3
/
+3
*
Split up 'do_initcalls()' into two simpler functions
Linus Torvalds
2008-05-15
1
-36
/
+41
*
Clean up 'print_fn_descriptor_symbol()' types
Linus Torvalds
2008-05-15
1
-6
/
+3
*
block: do_mounts - accept root=<non-existant partition>
Kay Sievers
2008-05-14
1
-1
/
+26
*
init: don't lose initcall return values
Cyrill Gorcunov
2008-05-13
1
-9
/
+9
*
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2008-05-09
1
-3
/
+3
*
pcspkr: fix dependancies
Stas Sergeev
2008-05-07
1
-0
/
+8
*
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
2008-05-05
1
-2
/
+3
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
1
-0
/
+1
*
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2008-05-05
1
-0
/
+6
*
Make forced module loading optional
Linus Torvalds
2008-05-04
1
-0
/
+9
*
slub: #ifdef simplification
Christoph Lameter
2008-05-02
1
-1
/
+1
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
1
-0
/
+3
*
Deprecate find_task_by_pid()
Pavel Emelyanov
2008-04-30
1
-1
/
+1
*
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
2008-04-30
1
-0
/
+2
*
idr: create idr_layer_cache at boot time
Akinobu Mita
2008-04-29
1
-0
/
+2
*
sysctl: allow embedded targets to disable sysctl_check.c
Holger Schurig
2008-04-29
1
-0
/
+11
*
cgroups: add an owner to the mm_struct
Balbir Singh
2008-04-29
2
-0
/
+8
*
cgroups: implement device whitelist
Serge E. Hallyn
2008-04-29
1
-0
/
+7
*
CGroup API files: make CGROUP_DEBUG default to off
Paul Menage
2008-04-29
1
-0
/
+1
*
directly use kmalloc() and kfree() in init/initramfs.c
Thomas Petazzoni
2008-04-29
1
-10
/
+10
*
Simplify initcall_debug output
Bjorn Helgaas
2008-04-29
1
-14
/
+6
*
let LOG_BUF_SHIFT default to 17
Adrian Bunk
2008-04-29
1
-9
/
+6
*
init: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-28
1
-1
/
+1
|
\
|
*
sparc64: Kill CONFIG_SPARC32_COMPAT
David S. Miller
2008-04-26
1
-1
/
+1
*
|
make CC_OPTIMIZE_FOR_SIZE non-experimental
Ingo Molnar
2008-04-28
1
-5
/
+1
|
/
[next]