| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 | 24 | -146/+71 |
* | slab: ensure cache_alloc_refill terminates | Pekka Enberg | 2007-05-07 | 1 | -0/+8 |
* | mm: remove gcc workaround | Nick Piggin | 2007-05-07 | 2 | -12/+18 |
* | proper prototype for hugetlb_get_unmapped_area() | Adrian Bunk | 2007-05-07 | 2 | -4/+7 |
* | Use ZVC counters to establish exact size of dirtyable pages | Christoph Lameter | 2007-05-07 | 1 | -10/+40 |
* | Safer nr_node_ids and nr_node_ids determination and initial values | Christoph Lameter | 2007-05-07 | 4 | -9/+9 |
* | Add apply_to_page_range() which applies a function to a pte range | Jeremy Fitzhardinge | 2007-05-07 | 2 | -0/+99 |
* | Serial: serial_core, use pr_debug | Jiri Slaby | 2007-05-07 | 1 | -12/+5 |
* | MPSC serial driver tx locking | Dave Jiang | 2007-05-07 | 1 | -1/+24 |
* | serial: define FIXED_PORT flag for serial_core | David Gibson | 2007-05-07 | 4 | -11/+18 |
* | RM9000 serial driver | Thomas Koeller | 2007-05-07 | 4 | -13/+95 |
* | serial driver PMC MSP71xx | Marc St-Jean | 2007-05-07 | 5 | -0/+202 |
* | add new_id to PCMCIA drivers | Bernhard Walle | 2007-05-07 | 3 | -1/+148 |
* | at91_cf, minor fix | David Brownell | 2007-05-07 | 1 | -2/+1 |
* | slab: introduce krealloc | Pekka Enberg | 2007-05-07 | 3 | -3/+84 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 10 | -58/+66 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 47 | -168/+766 |
|\ |
|
| * | kconfig: fix mconf segmentation fault | Marcin Garski | 2007-05-06 | 2 | -2/+2 |
| * | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 | 2 | -17/+16 |
| * | kconfig: error out if recursive dependencies are found | Sam Ravnborg | 2007-05-06 | 3 | -12/+13 |
| * | kbuild: scripts/basic/fixdep segfault on pathological string-o-death | Andy Green | 2007-05-02 | 1 | -0/+2 |
| * | kconfig: correct minor typo in Kconfig warning message. | Robert P. J. Day | 2007-05-02 | 1 | -1/+1 |
| * | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 8 | -31/+31 |
| * | usr/Kconfig: fix typo | Alexander E. Patrakov | 2007-05-02 | 1 | -1/+1 |
| * | kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs' | Randy Dunlap | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: be more explicit on missing .config file | Randy Dunlap | 2007-05-02 | 1 | -0/+1 |
| * | kbuild: clarify the creation of the LOCALVERSION_AUTO string. | Robert P. J. Day | 2007-05-02 | 1 | -6/+10 |
| * | kbuild: propagate errors from find in scripts/gen_initramfs_list.sh | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
| * | kconfig: refer to qt3 if we cannot find qt libraries | Sam Ravnborg | 2007-05-02 | 1 | -2/+2 |
| * | kbuild: handle compressed cpio initramfs-es | Alex Landau | 2007-05-02 | 1 | -2/+8 |
| * | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 2007-05-02 | 1 | -0/+13 |
| * | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 2007-05-02 | 1 | -1/+0 |
| * | kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE | Uwe kleine-König | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: fix make mrproper for Documentation/DocBook/man | Sam Ravnborg | 2007-05-02 | 2 | -8/+2 |
| * | kbuild: remove kconfig binaries during make mrproper | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
| * | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 2 | -1/+2 |
| * | kbuild: override build timestamp & version | Sam Ravnborg | 2007-05-02 | 1 | -7/+20 |
| * | kconfig.debug: clarify CONFIG_DEBUG_INFO help text | Andreas Dilger | 2007-05-02 | 1 | -0/+3 |
| * | kbuild: complain about missing system calls | Sam Ravnborg | 2007-05-02 | 3 | -0/+130 |
| * | kbuild: small documentation fix in Documentation/kbuild/modules.txt | Anton Blanchard | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 2007-05-02 | 1 | -3/+2 |
| * | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 3 | -12/+37 |
| * | kbuild: move tags from ARCH and include/ ahead of drivers | Don Mullis | 2007-05-02 | 1 | -5/+6 |
| * | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2007-05-02 | 2 | -3/+20 |
| * | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2007-05-02 | 2 | -2/+5 |
| * | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
| * | kbuild: add a missing slash in the comments | Uwe Zeisberger | 2007-05-02 | 1 | -1/+1 |
| * | cleanpatch: a script to clean up stealth whitespace added by a patch | H. Peter Anvin | 2007-05-02 | 1 | -0/+206 |
| * | cleanfile: a script to clean up stealth whitespace | H. Peter Anvin | 2007-05-02 | 1 | -0/+126 |
| * | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 | 3 | -10/+16 |