index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
init/do_mounts_md.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+8
2008-10-16
initramfs: add option to preserve mtime from initramfs cpio images
Nye Liu
1
-0
/
+53
2008-10-16
identify_ramdisk_image(): correct typo about return value in comment
Geert Uytterhoeven
1
-1
/
+1
2008-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...
Linus Torvalds
2
-10
/
+32
2008-10-13
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
1
-10
/
+0
2008-10-12
raid: make RAID autodetect default a KConfig option
Arjan van de Ven
1
-2
/
+9
2008-10-12
warning: fix init do_mounts_md c
Ingo Molnar
1
-15
/
+21
2008-10-12
fastboot: make the RAID autostart code print a message just before waiting
Arjan van de Ven
1
-1
/
+3
2008-10-12
fastboot: make the raid autodetect code wait for all devices to init
Arjan van de Ven
1
-0
/
+7
2008-10-12
Add a script to visualize the kernel boot process / time
Arjan van de Ven
1
-1
/
+1
2008-10-10
proc: move PROC_PAGE_MONITOR to fs/proc/Kconfig
Alexey Dobriyan
1
-10
/
+0
2008-10-09
init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param
Tejun Heo
1
-0
/
+4
2008-10-03
Fix init/main.c to use regular printk with '%pF' for initcall fn
Linus Torvalds
1
-5
/
+4
2008-08-16
Move sysctl check into debugging section and don't make it default y
Andi Kleen
1
-11
/
+0
2008-08-12
modules: extend initcall_debug functionality to the module loader
Arjan van de Ven
1
-2
/
+4
2008-08-06
Kconfig: Extend "menuconfig" for modules to simplify Kconfig file
Robert P. J. Day
1
-5
/
+4
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
1
-1
/
+1
2008-08-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-07-31
Kconfig/init: change help text to match default value
jkacur
1
-1
/
+1
2008-07-30
initrd: cast `initrd_start' to `void *'
Geert Uytterhoeven
1
-2
/
+3
2008-07-29
Merge commit 'v2.6.27-rc1' into x86/urgent
Ingo Molnar
1
-2
/
+6
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
7
-90
/
+31
2008-07-28
x86: remove stray <6> in BogoMIPS printk
Joe Perches
1
-1
/
+1
2008-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-2
/
+2
2008-07-26
make init/do_mounts.c:root_device_name static
Adrian Bunk
2
-2
/
+1
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
1
-22
/
+1
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
1
-2
/
+11
2008-07-25
kconfig: fix typos: "Suport" -> "Support"
Heikki Orsila
1
-1
/
+1
2008-07-25
init: fix URL of "The GNU Accounting Utilities"
S.Çağlar Onur
1
-1
/
+1
2008-07-25
proper pid{hash,map}_init() prototypes
Adrian Bunk
1
-2
/
+0
2008-07-25
init/version.c: define version_string only if CONFIG_KALLSYMS is not defined
Daniel Guilak
1
-0
/
+2
2008-07-25
init/version.c: silence sparse warning by declaring the version string
Daniel Guilak
1
-0
/
+1
2008-07-25
inflate: refactor inflate malloc code
Thomas Petazzoni
2
-43
/
+4
2008-07-25
init/: delete hard-coded setting and testing of BUILD_CRAMDISK
Robert P. J. Day
1
-12
/
+0
2008-07-25
init/do_mounts.c should #include <linux/initrd.h>
Adrian Bunk
1
-0
/
+1
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2008-07-22
make CONFIG_KMOD invisible
Johannes Berg
1
-8
/
+3
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
1
-2
/
+2
2008-07-20
initrd: Fix virtual/physical mix-up in overwrite test
Geert Uytterhoeven
1
-2
/
+3
2008-07-18
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
3
-29
/
+37
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-0
/
+7
2008-07-16
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
1
-1
/
+2
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-0
/
+2
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
1
-0
/
+1
2008-07-14
do_mounts: allow UBI root device name
Adrian Hunter
1
-1
/
+2
2008-06-30
generic: per-device coherent dma allocator
Dmitry Baryshkov
1
-0
/
+4
2008-06-26
Add generic helpers for arch IPI function calls
Jens Axboe
1
-0
/
+2
[next]