index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2010-03-03
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2
-7
/
+7
2010-03-03
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
12
-12
/
+12
2010-03-03
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
5
-21
/
+21
2010-03-03
Rename .data..patch.XXX to .data..patch.XXX.
Denys Vlasenko
5
-25
/
+25
2010-03-03
Rename .data.init_irqstack to .data..init_irqstack.
Denys Vlasenko
3
-3
/
+3
2010-03-03
Rename .data.gate to .data..gate.
Denys Vlasenko
4
-5
/
+5
2010-03-03
Rename .bss.stack to .bss..stack.
Denys Vlasenko
2
-2
/
+2
2010-03-03
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
3
-4
/
+4
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
4
-5
/
+5
2010-03-03
powerpc: remove unused __page_aligned definition.
Tim Abbott
1
-8
/
+0
2010-03-03
Rename .data.init_task to .data..init_task.
Tim Abbott
4
-7
/
+5
2010-03-03
Rename .data.cacheline_aligned to .data..cacheline_aligned.
Tim Abbott
4
-4
/
+4
2010-03-03
tags: Add the ability to make tags for all archs using "all"
John Kacur
2
-0
/
+15
2010-03-03
tags: Fix spelling error in comment (is->if)
John Kacur
1
-1
/
+1
2010-02-22
tags: Use $SRCARCH
Michal Marek
1
-2
/
+2
2010-02-17
kbuild: fix a couple of typos in Documentation
Kirill Smelkov
2
-2
/
+2
2010-02-17
tags: include headers before source files
Guennadi Liakhovetski
1
-6
/
+14
2010-02-05
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Andi Kleen
2
-3
/
+5
2010-02-05
markup_oops.pl: minor fixes
Hui Zhu
1
-5
/
+5
2010-02-05
markup_oops.pl: add options to improve cross-sompilation environments
Hui Zhu
1
-13
/
+36
2010-02-02
MAINTAINERS: add a few more patterns to kbuild
Michal Marek
1
-1
/
+4
2010-02-02
scripts: use %_tmppath in "make rpm-pkg"
John Saalwaechter
1
-1
/
+1
2010-02-02
markup_oops.pl: fix for faulting instruction in the first line of a range
Hui Zhu
1
-3
/
+4
2010-02-02
scripts: change scripts to use system python instead of env
Don Zickus
3
-3
/
+3
2010-02-02
scripts/kallsyms: suppress build warning
Himanshu Chauhan
1
-2
/
+4
2010-02-02
scripts/mkcompile_h: don't test for hardcoded paths
Michal Marek
1
-3
/
+2
2010-02-02
Improve kconfig symbol hashing
Andi Kleen
4
-17
/
+21
2010-02-02
Makefile: Document ability to make file.lst and file.S
Joe Perches
1
-1
/
+3
2010-02-02
kbuild: improve version string logic
David Rientjes
1
-16
/
+27
2010-02-02
nconfig: minor fix
Nir Tzachar
1
-3
/
+3
2010-02-02
nconfig: mark local functions as such
Michal Marek
2
-15
/
+15
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com
10
-20
/
+2314
2010-02-02
genksyms: close ref_file after use
Alexander Beregalov
1
-1
/
+3
2010-02-02
menuconfig: wrap long help lines
Vadim Bendebury (вб)
4
-2
/
+33
2010-02-02
scripts: add ARM support to decodecode
Rabin Vincent
1
-13
/
+35
2010-02-02
kconfig CROSS_COMPILE option
Roland McGrath
2
-0
/
+11
2010-02-02
kbuild: Fix linking error built-in.o no such file or directory
Jiafu He
1
-1
/
+1
2010-01-30
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
1
-1
/
+10
2010-01-30
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
1
-18
/
+31
2010-01-30
modpost: remove now unused NO_MISMATCH constant
Uwe Kleine-König
1
-3
/
+0
2010-01-30
modpost: pass around const struct sectioncheck * instead of enum mismatch
Uwe Kleine-König
1
-7
/
+9
2010-01-30
modpost: give most mismatch constants a better name
Uwe Kleine-König
1
-28
/
+28
2010-01-29
Linux 2.6.33-rc6
v2.6.33-rc6
Linus Torvalds
1
-1
/
+1
2010-01-29
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
Uwe Kleine-König
1
-6
/
+9
2010-01-29
modpost: members of *driver structs should not point to __init functions
Uwe Kleine-König
1
-1
/
+1
2010-01-29
mfd: Fix asic3 build
Dmitry Artamonow
1
-1
/
+1
2010-01-29
mm: fix migratetype bug which slowed swapping
Hugh Dickins
1
-2
/
+3
[next]