| Commit message (Expand) | Author | Age | Files | Lines |
* | sysrq: add show-backtrace-on-all-cpus function | Rik van Riel | 2008-04-29 | 1 | -0/+2 |
* | Taint kernel after WARN_ON(condition) | Nur Hussein | 2008-04-29 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-04-28 | 2 | -8/+11 |
|\ |
|
| * | kconifg: 'select' considered less evil | Matthew Wilcox | 2008-04-28 | 1 | -8/+9 |
| * | dontdiff: ignore timeconst.h | Ben Dooks | 2008-04-28 | 1 | -0/+1 |
| * | dontdiff: add modules.order | Ben Dooks | 2008-04-28 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-04-28 | 1 | -16/+11 |
|\ \
| |/
|/| |
|
| * | slub: Update statistics handling for variable order slabs | Christoph Lameter | 2008-04-27 | 1 | -16/+11 |
* | | docbook: fix bitops fatal filename error | Randy Dunlap | 2008-04-28 | 1 | -1/+1 |
* | | fat: Add allow_utime option | OGAWA Hirofumi | 2008-04-28 | 1 | -0/+15 |
* | | md: introduce get_priority_stripe() to improve raid456 write performance | Dan Williams | 2008-04-28 | 1 | -0/+6 |
* | | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G... | Maik Broemme | 2008-04-28 | 1 | -0/+2 |
* | | fbdev: platforming metronomefb and am200epd | Jaya Kumar | 2008-04-28 | 1 | -9/+7 |
* | | fbdev: powerpc: driver for Freescale 8610 and 5121 DIU | York Sun | 2008-04-28 | 1 | -0/+33 |
* | | lxfb: disable suspend VT switch by default | Andres Salomon | 2008-04-28 | 1 | -0/+2 |
* | | lxfb: rename kernel arg fbsize to vram | Andres Salomon | 2008-04-28 | 1 | -0/+50 |
* | | update modedb.txt documentation about mode_option parameter change | Krzysztof Helt | 2008-04-28 | 1 | -0/+4 |
* | | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon | 2008-04-28 | 1 | -1/+2 |
* | | gxfb: replace FBSIZE config option with a module parameter | Andres Salomon | 2008-04-28 | 1 | -0/+51 |
* | | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+10 |
* | | kprobes: update document about batch registration | Masami Hiramatsu | 2008-04-28 | 1 | -4/+47 |
* | | documentation: move spidev_fdx example to its own source file | Randy Dunlap | 2008-04-28 | 2 | -166/+160 |
* | | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn | 2008-04-28 | 1 | -6/+5 |
* | | mempolicy: use MPOL_PREFERRED for system-wide default policy | Lee Schermerhorn | 2008-04-28 | 1 | -36/+18 |
* | | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 2008-04-28 | 1 | -0/+68 |
* | | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn | 2008-04-28 | 1 | -4/+0 |
* | | mempolicy: disallow static or relative flags for local preferred mode | David Rientjes | 2008-04-28 | 1 | -2/+14 |
* | | mempolicy: update NUMA memory policy documentation | David Rientjes | 2008-04-28 | 2 | -31/+112 |
* | | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman | 2008-04-28 | 1 | -8/+3 |
* | | mm: remove nopage | Nick Piggin | 2008-04-28 | 2 | -12/+0 |
* | | kerneldoc for <linux/clk.h> | David Brownell | 2008-04-28 | 1 | -0/+54 |
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-04-27 | 4 | -0/+250 |
|\ \ |
|
| * | | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard | 2008-04-27 | 1 | -0/+41 |
| * | | KVM: Register ioctl range | Avi Kivity | 2008-04-27 | 1 | -0/+2 |
| * | | KVM: ia64: Add a guide about how to create kvm guests on ia64 | Xiantao Zhang | 2008-04-27 | 1 | -0/+82 |
| * | | KVM: s390: API documentation | Carsten Otte | 2008-04-27 | 1 | -0/+125 |
* | | | gayle: add "doubler" parameter | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -6/+3 |
* | | | ide: add "cdrom=" and "chs=" parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -17/+14 |
* | | | ide: add "nodma|noflush|noprobe|nowerr=" parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -13/+13 |
* | | | ide: remove obsoleted "hdx=autotune" kernel parameter | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -7/+0 |
* | | | ide: mark "idebus=" kernel parameter as obsoleted (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -10/+0 |
* | | | ide-tape: remove comments markup from Documentation/ide/ide-tape.txt | Borislav Petkov | 2008-04-27 | 1 | -67/+65 |
* | | | ide-tape: remove pipelined mode description from Documentation/ide/ide-tape.txt | Borislav Petkov | 2008-04-27 | 1 | -79/+0 |
* | | | ide: remove obsoleted "idex=" kernel parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 | 2 | -6/+0 |
* | | | ide: remove obsoleted "idex=reset" kernel parameter | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -2/+0 |
* | | | ide: remove obsoleted "idex=serialize" kernel parameter | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -5/+0 |
* | | | ide: add "ignore_cable" parameter (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -5/+10 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-26 | 1 | -46/+0 |
|\ \ |
|
| * | | au1xxx-ide: fix MWDMA support | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -46/+0 |
* | | | x86, boot: Document for linked list of struct setup_data | Huang, Ying | 2008-04-26 | 1 | -0/+26 |
|/ / |
|