index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
namespace.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-12
Kconfig: remove the CONFIG_CC_ALIGN_* options
Adrian Bunk
2
-44
/
+0
2006-03-12
kbuild: add -fverbose-asm to i386 Makefile
Chuck Ebbert
1
-1
/
+1
2006-03-12
kbuild: clean-up genksyms
Sam Ravnborg
2
-94
/
+43
2006-03-12
kbuild: Lindent genksyms.c
Sam Ravnborg
1
-438
/
+402
2006-03-12
kbuild: fix genksyms build error
Sam Ravnborg
2
-6
/
+13
2006-03-10
kbuild: in makefile.txt note that Makefile is preferred name for kbuild files
Sam Ravnborg
1
-3
/
+3
2006-03-08
kbuild: replace PHONY with FORCE
Sam Ravnborg
2
-13
/
+7
2006-03-08
kbuild: Fix bug in crc symbol generating of kernel and modules
Luke Yang
2
-4
/
+4
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
25
-75
/
+144
2006-03-05
kbuild: when warning symbols exported twice now tell user this is the problem
Sam Ravnborg
1
-1
/
+1
2006-03-05
kbuild: fix make dir/file.xx when asm symlink is missing
Sam Ravnborg
1
-6
/
+6
2006-03-05
kbuild: in the section mismatch check try harder to find symbols
Sam Ravnborg
1
-1
/
+16
2006-03-05
kbuild: fix section mismatch check for unwind on IA64
Sam Ravnborg
1
-2
/
+2
2006-03-05
kbuild: kill false positives from section mismatch warnings for powerpc
Sam Ravnborg
1
-2
/
+7
2006-03-03
kbuild: kill trailing whitespace in modpost & friends
Sam Ravnborg
4
-43
/
+43
2006-02-27
kbuild: small update of allnoconfig description
Jesper Juhl
1
-1
/
+1
2006-02-27
kbuild: make namespace.pl CROSS_COMPILE happy
Aaron Brooks
1
-2
/
+2
2006-02-26
kbuild: whitelist false section mismatch warnings
Sam Ravnborg
1
-0
/
+89
2006-02-26
kbuild: ignore all generated files for make allmodconfig (x86_64)
Sam Ravnborg
2
-0
/
+9
2006-02-26
kbuild: Add copyright to modpost.c
Sam Ravnborg
1
-1
/
+1
2006-02-22
kbuild: version.h should depend on .kernelrelease
Jan Beulich
1
-1
/
+1
2006-02-22
kbuild: do not warn when unwind sections references .init/.exit sections
Sam Ravnborg
1
-1
/
+17
2006-02-22
kbuild: fix modpost compile with older gcc
akpm@osdl.org
1
-3
/
+3
2006-02-19
kbuild: fix a cscope bug (make cscope segfaults)
Mattia Dongili
1
-1
/
+1
2006-02-19
kbuild: include symbol names in section mismatch warnings
Sam Ravnborg
1
-17
/
+47
2006-02-19
kbuild: fix segfault in modpost
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: do not segfault in modpost if MODVERDIR is not defined
Sam Ravnborg
1
-3
/
+6
2006-02-19
kbuild: fix comment in Kbuild.include
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: remove checkconfig.pl
Brian Gerst
8
-75
/
+0
2006-02-19
kbuild: remove a tab from an empty line
Adrian Bunk
1
-1
/
+1
2006-02-19
kbuild: fix mkmakefile
Jan Beulich
1
-3
/
+5
2006-02-19
kbuild: consolidate command line escaping
Jan Beulich
3
-25
/
+12
2006-02-19
kbuild: make cc-version available in kbuild files
Sam Ravnborg
4
-102
/
+136
2006-02-19
kbuild: check for section mismatch during modpost stage
Sam Ravnborg
2
-0
/
+268
2006-02-19
kbuild: run depmod when installing external modules
Sam Ravnborg
1
-1
/
+20
2006-02-19
kbuild: avoid stale modules in $(MODVERDIR) for external modules
Sam Ravnborg
1
-0
/
+1
2006-02-19
kbuild: Accept various mips sub-types in SUBARCH
Martin Michlmayr
1
-1
/
+1
2006-02-19
x86: align per-cpu section to configured cache bytes
Zach Brown
1
-1
/
+2
2006-02-19
kbuild: warn about duplicate exported symbols
Sam Ravnborg
1
-3
/
+13
2006-02-19
kbuild: improved modversioning support for external modules
Sam Ravnborg
3
-59
/
+158
2006-02-19
kbuild: apply CodingStyle to modpost.c
Sam Ravnborg
1
-70
/
+54
2006-02-19
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
4
-32
/
+27
2006-02-19
kbuild: support building individual files for external modules
Sam Ravnborg
2
-22
/
+55
2006-02-17
Linux v2.6.16-rc4
v2.6.16-rc4
Linus Torvalds
1
-1
/
+1
2006-02-17
[PATCH] ACPI: fix vendor resource length computation
Bjorn Helgaas
1
-4
/
+2
2006-02-17
[PATCH] sys_mbind sanity checking
Chris Wright
1
-0
/
+2
2006-02-17
[PATCH] select: time comparison fixes
Andrew Morton
2
-6
/
+6
2006-02-17
[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlb
David Gibson
1
-1
/
+1
2006-02-17
[PATCH] Remove KERN_INFO from middle of printk line
Tim Hockin
1
-2
/
+2
2006-02-17
[PATCH] allow windfarm_pm112 module to load
Johannes Berg
1
-0
/
+1
[next]