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
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-18
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
Michal Marek
1
-13
/
+40
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-9
/
+9
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2
-1
/
+22
2011-01-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-6
/
+14
2011-01-05
gen_init_cpio: checkpatch fixes
Andrew Morton
1
-2
/
+2
2010-12-29
gen_init_cpio: Avoid race between call to stat() and call to open()
Jesper Juhl
1
-6
/
+6
2010-12-14
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
Michal Marek
2
-4
/
+4
2010-12-02
gen_init_cpio: remove leading `/' from file names
Thomas Chou
1
-0
/
+8
2010-12-01
initramfs: Really fix build break on symbol-prefixed archs
Hendrik Brueckner
1
-2
/
+3
2010-10-31
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
1
-3
/
+3
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-125
/
+18
2010-09-29
initramfs: fix initramfs size calculation
Hendrik Brueckner
1
-5
/
+11
2010-09-29
initramfs: generalize initramfs_data.xxx.S variants
Hendrik Brueckner
6
-120
/
+7
2010-08-23
Kconfig: delete duplicate word
Stephan Sperber
1
-1
/
+1
2010-05-27
initramfs: add support for in-kernel initramfs compressed with LZO
Albin Tonnerre
2
-1
/
+33
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
1
-5
/
+21
2009-12-12
gen_init_cpio: fixed fwrite warning
Mike Frysinger
1
-1
/
+4
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2
-1
/
+3
2009-09-23
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
1
-1
/
+1
2009-09-20
gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzma
Jaswinder Singh Rajput
1
-0
/
+2
2009-09-20
kbuild: correct initramfs compression comment
Robert P. J. Day
1
-1
/
+1
2009-03-31
bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONE
H. Peter Anvin
2
-17
/
+1
2009-03-28
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-28
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-28
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-02-19
bzip2/lzma: make internal initramfs compression configurable
Alain Knaff
2
-12
/
+68
2009-01-07
bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP
Alain Knaff
5
-13
/
+118
2009-01-07
bzip2/lzma: move initrd/ramfs options out of BLK_DEV
H. Peter Anvin
1
-0
/
+27
2008-12-03
kbuild: gen_init_cpio expands shell variables in file names
Sally, Gene
1
-1
/
+27
2007-07-16
kbuild: add support for reading stdin with gen_init_cpio
Mike Frysinger
1
-1
/
+3
2007-07-16
.gitignore update
Alexey Dobriyan
1
-0
/
+1
2007-05-02
usr/Kconfig: fix typo
Alexander E. Patrakov
1
-1
/
+1
2007-02-11
[PATCH] usr/gen_init_cpio.c: support for hard links
Luciano Rocha
1
-36
/
+86
2007-02-11
[PATCH] disable init/initramfs.c
Jean-Paul Saman
1
-1
/
+1
2006-11-25
[PATCH] initramfs: handle more than one source dir or file list
Thomas Chou
1
-1
/
+1
2006-09-25
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
1
-0
/
+2
2006-08-07
kbuild: do not try to build content of initramfs
Sam Ravnborg
1
-0
/
+3
2006-06-10
kbuild: bugfix with initramfs
Nickolay
1
-2
/
+1
2006-04-19
[PATCH] Fix potential NULL pointer deref in gen_init_cpio
Jesper Juhl
1
-1
/
+3
2006-04-11
kbuild: rebuild initramfs if content of initramfs changes
Sam Ravnborg
1
-54
/
+37
2005-10-18
Add some basic .gitignore files
Linus Torvalds
1
-0
/
+7
2005-08-10
kconfig: move initramfs options to General Setup
Sam Ravnborg
1
-0
/
+46
2005-07-25
kbuild: introduce Kbuild.include
Sam Ravnborg
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
3
-0
/
+607