index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
Use menuconfig objects II - module menu
Jan Engelhardt
1
-4
/
+1
2007-07-16
slob: sparsemem support
Paul Mundt
1
-1
/
+1
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-1
/
+4
2007-07-10
block/Kconfig already has its own "menuconfig" so remove these
Jan Engelhardt
1
-2
/
+0
2007-07-09
sched: add init_idle_bootup_task()
Ingo Molnar
1
-2
/
+3
2007-05-19
init/main: use __init_refok to fix section mismatch
Sam Ravnborg
1
-1
/
+1
2007-05-17
SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT
Christoph Lameter
1
-1
/
+0
2007-05-17
slob: implement RCU freeing
Nick Piggin
1
-5
/
+2
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
1
-0
/
+10
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
1
-0
/
+10
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-0
/
+10
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
1
-0
/
+10
2007-05-11
Explicitly set pgid and sid of init process
Sukadev Bhattiprolu
1
-0
/
+1
2007-05-10
SLUB: SLUB_DEBUG must depend on SLUB
Christoph Lameter
1
-0
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+2
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+5
2007-05-09
Display all possible partitions when the root filesystem failed to mount
Dave Gilbert
1
-1
/
+6
2007-05-09
Fix spellings of slab allocator section in init/Kconfig
Christoph Lameter
1
-8
/
+7
2007-05-09
SLUB: add CONFIG_SLUB_DEBUG
Christoph Lameter
1
-0
/
+9
2007-05-09
Kconfig: Remove reference to external mqueue library
Robert P. J. Day
1
-3
/
+1
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Move LOG_BUF_SHIFT to a more sensible place
Alistair John Strachan
1
-0
/
+17
2007-05-08
enhance initcall_debug, measure latency
Ingo Molnar
1
-0
/
+17
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
2
-1
/
+1
2007-05-07
freezer: remove PF_NOFREEZE from handle_initrd
Rafael J. Wysocki
1
-2
/
+3
2007-05-07
blackfin architecture
Bryan Wu
1
-1
/
+1
2007-05-07
SLUB core
Christoph Lameter
1
-13
/
+40
2007-05-07
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
1
-5
/
+0
2007-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-9
/
+13
2007-05-02
kbuild: clarify the creation of the LOCALVERSION_AUTO string.
Robert P. J. Day
1
-6
/
+10
2007-05-02
kbuild: whitelist section mismatch in init/main.c
Sam Ravnborg
1
-3
/
+3
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-6
/
+2
2007-03-06
[PATCH] initramfs should not depend on CONFIG_BLOCK
Dimitri Gorokhovik
1
-0
/
+16
2007-02-20
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
1
-4
/
+9
2007-02-19
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
1
-4
/
+1
2007-02-16
[PATCH] tick-management: core functionality
Thomas Gleixner
1
-0
/
+2
2007-02-14
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-36
/
+45
2007-02-14
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
1
-4
/
+0
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
1
-0
/
+6
2007-02-14
[PATCH] sysctl: move init_irq_proc into init/main where it belongs
Eric W. Biederman
1
-0
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+1
2007-02-13
[PATCH] generic: Break init() in two parts to avoid MODPOST warnings
Vivek Goyal
1
-36
/
+45
2007-02-12
[PATCH] Dynamic kernel command-line: common
Alon Bar-Lev
1
-5
/
+24
2007-02-11
[PATCH] Move TASK_XACCT, TASK_IO_ACCOUNTING up in menus
Alexey Dobriyan
1
-18
/
+18
2007-02-11
[PATCH] Remove final reference to superfluous smp_commence()
Robert P. J. Day
1
-5
/
+0
2007-02-11
[PATCH] disable init/initramfs.c
Jean-Paul Saman
3
-1
/
+62
2007-02-11
[PATCH] Add retain_initrd boot option
Michael Neuling
1
-1
/
+16
2007-01-11
Don't put "linux_banner" in the .init section
Linus Torvalds
1
-2
/
+2
2007-01-11
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
Vivek Goyal
1
-1
/
+1
2007-01-10
[PATCH] fix linux banner format string
Roman Zippel
3
-9
/
+19
[next]