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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
deb-pkg: Fix building outside of source tree (O=...).
Nicolas de Pesloüan
1
-3
/
+3
2011-01-15
deb-pkg: Use $SRCARCH for include path
maximilian attems
1
-1
/
+1
2011-01-07
deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/
maximilian attems
1
-14
/
+16
2011-01-07
deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
maximilian attems
1
-1
/
+20
2010-12-29
kbuild: create linux-headers package in deb-pkg
Theodore Ts'o
1
-1
/
+27
2010-12-20
kbuild, deb-pkg: support overriding userland architecture
Asbjoern Sloth Toennesen
2
-0
/
+11
2010-11-25
kbuild, deb-pkg: select userland architecture based on UTS_MACHINE
Asbjoern Sloth Toennesen
1
-1
/
+34
2010-11-11
kbuild, deb-pkg: Fix build with paranoid umask
maximilian attems
1
-2
/
+4
2010-10-14
scripts/package: don't break if %{_smp_mflags} isn't set
Nishanth Aravamudan
1
-1
/
+1
2010-09-06
kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it
Guillem Jover
1
-1
/
+3
2010-06-03
kbuild: Change section of generated debian packages to kernel
Rogério Brito
1
-1
/
+1
2010-06-03
kbuild: Mark that the packages generated conform to Standards-Version 3.8.4
Rogério Brito
1
-1
/
+1
2010-06-03
kbuild: Add homepage field to debian/control file
Rogério Brito
1
-0
/
+1
2010-05-27
kbuild: Revert part of e8d400a to resolve a conflict
Michal Marek
1
-1
/
+1
2010-05-06
kbuild: Fix checking of scm-identifier variable
Greg Thelen
1
-1
/
+1
2010-04-14
gconfig: add support to show hidden options that have prompts
Li Zefan
2
-11
/
+64
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
4
-16
/
+41
2010-04-14
gconfig: remove show_debug option
Li Zefan
2
-19
/
+0
2010-04-14
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
1
-63
/
+4
2010-04-14
kconfig: fix zconfdump()
Li Zefan
2
-8
/
+34
2010-04-14
kconfig: some small fixes
Li Zefan
3
-4
/
+4
2010-04-08
add random binaries to .gitignore
Jan III Sobieski
2
-0
/
+10
2010-03-23
kbuild: Include gen_initramfs_list.sh and the file list in the .d file
Jason Gunthorpe
1
-1
/
+2
2010-03-23
kconfig: recalc symbol value before showing search results
Li Zefan
1
-0
/
+1
2010-03-23
.gitignore: ignore *.lzo files
Philipp Kohlbecher
1
-0
/
+1
2010-03-23
headerdep: perlcritic warning
Stephen Hemminger
1
-2
/
+1
2010-03-11
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
1
-1
/
+1
2010-03-10
kbuild: Generate modules.builtin in make modules_install
Michal Marek
1
-3
/
+3
2010-03-08
Revert "kbuild: specify absolute paths for cscope"
Michal Marek
1
-7
/
+3
2010-03-08
kbuild: Do not unnecessarily regenerate modules.builtin
Michal Marek
1
-5
/
+7
2010-03-07
headers_install: use local file handles
Stephen Hemminger
1
-9
/
+10
2010-03-07
headers_check: fix perl warnings
Stephen Hemminger
1
-5
/
+6
2010-03-07
export_report: fix perl warnings
Stephen Hemminger
1
-17
/
+20
2010-03-07
profile2linkerlist: fix perl warnings
Stephen Hemminger
1
-5
/
+3
2010-03-07
namespace: perlcritic warnings
Stephen Hemminger
1
-32
/
+33
2010-03-07
checkversion: perl cleanup
Stephen Hemminger
1
-12
/
+11
2010-03-07
checkincludes: fix perlcritic warnings
Stephen Hemminger
1
-10
/
+14
2010-03-07
scripts: improve checkstack
Stephen Hemminger
1
-10
/
+6
2010-03-07
kbuild: deb-pkg md5sums
FEJES Jozsef
1
-0
/
+2
2010-03-03
Rename .text.start to .text..start.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
5
-8
/
+8
2010-03-03
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
2
-3
/
+3
2010-03-03
Rename .data.initvect to .data..initvect.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data.init to .data..init.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .data.nosave to .data..nosave.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .text.startup to .text..startup.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .text.page_aligned to .text..page_aligned.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .text.lock to .text..lock.
Denys Vlasenko
4
-6
/
+6
2010-03-03
Rename .text.ivt to .text..ivt.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
3
-4
/
+4
[next]