aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-17
* kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-17
* Whitelist references from __dbe_table to .initRalf Baechle2007-07-17
* modpost white list pattern adjustmentJan Beulich2007-07-17
* kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-17
* kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-16
* kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-16
* kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-16
* kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-16
* kbuild: consolidate section checksSam Ravnborg2007-07-16
* kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-16
* kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-16
* kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-16
* kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-16
* kbuild: make better section mismatch reports on armSam Ravnborg2007-07-16
* kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-16
* kconfig: fix update-po-configSam Ravnborg2007-07-16
* kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-16
* kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-16
* kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-16
* scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-16
* kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-16
* kbuild: document cc-fullversionSam Ravnborg2007-07-16
* powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool2007-07-16
* kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-16
* kbuild: asm-offsets.h is now cleaned with O=.. buildsSam Ravnborg2007-07-16
* Remove duplicate comments from sysctl.cLinus Torvalds2007-07-16
* Fix new generic block device SG compileLinus Torvalds2007-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-16
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-16
| * [PATCH] sched: prettify prio_to_wmult[]Ingo Molnar2007-07-16
| * [PATCH] sched: document prio_to_wmult[]Ingo Molnar2007-07-16
| * [PATCH] sched: improve weight-array commentsIngo Molnar2007-07-16
| * [PATCH] sched: remove dead code from task_stime()Ingo Molnar2007-07-16
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-16
|\ \
| * | [PATCH] ocfs2: zero_user_page conversionEric Sandeen2007-07-10
| * | ocfs2: Support xfs style space reservation ioctlsMark Fasheh2007-07-10
| * | ocfs2: support for removing file regionsMark Fasheh2007-07-10
| * | ocfs2: update truncate handling of partial clustersMark Fasheh2007-07-10
| * | ocfs2: btree support for removal of arbirtrary extentsMark Fasheh2007-07-10
| * | ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-10
| * | ocfs2: support writing of unwritten extentsMark Fasheh2007-07-10
| * | ocfs2: small cleanup of ocfs2_write_begin_nolock()Mark Fasheh2007-07-10
| * | ocfs2: btree changes for unwritten extentsMark Fasheh2007-07-10
| * | ocfs2: abstract btree growing callsMark Fasheh2007-07-10
| * | ocfs2: use all extent block suballocatorsMark Fasheh2007-07-10
| * | ocfs2: plug truncate into cached dealloc routinesMark Fasheh2007-07-10
| * | ocfs2: simplify deallocation lockingMark Fasheh2007-07-10
| * | ocfs2: harden buffer check during mapping of page blocksMark Fasheh2007-07-10
| * | ocfs2: shared writeable mmapMark Fasheh2007-07-10