Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |