Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 2009-06-12 | 3 | -637/+375 |
|\ | |||||
| * | lguest: add support for indirect ring entries | Mark McLoughlin | 2009-06-12 | 1 | -12/+29 |
| * | lguest: suppress notifications in example Launcher | Rusty Russell | 2009-06-12 | 1 | -0/+15 |
| * | lguest: try to batch interrupts on network receive | Rusty Russell | 2009-06-12 | 1 | -1/+16 |
| * | lguest: avoid sending interrupts to Guest when no activity occurs. | Rusty Russell | 2009-06-12 | 1 | -0/+9 |
| * | lguest: implement deferred interrupts in example Launcher | Rusty Russell | 2009-06-12 | 1 | -19/+22 |
| * | lguest: have example Launcher service all devices in separate threads | Rusty Russell | 2009-06-12 | 1 | -574/+259 |
| * | lguest: PAE support | Matias Zabaljauregui | 2009-06-12 | 1 | -1/+0 |
| * | lguest: fix writev returning short on console output | Rusty Russell | 2009-06-12 | 1 | -1/+6 |
| * | lguest: clean up length-used value in example launcher | Rusty Russell | 2009-06-12 | 1 | -7/+4 |
| * | lguest: clean up example launcher compile flags. | Rusty Russell | 2009-06-12 | 1 | -2/+1 |
| * | lguest: remove invalid interrupt forcing logic. | Rusty Russell | 2009-06-12 | 1 | -7/+1 |
| * | lguest: get more serious about wmb() in example Launcher code | Rusty Russell | 2009-06-12 | 1 | -3/+4 |
| * | lguest: cleanup passing of /dev/lguest fd around example launcher. | Rusty Russell | 2009-06-12 | 1 | -55/+47 |
| * | lguest: be paranoid about guest playing with device descriptors. | Rusty Russell | 2009-06-12 | 1 | -10/+17 |
* | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2009-06-12 | 2 | -5/+4 |
|\ \ | |/ |/| | |||||
| * | ide: preserve Host Protected Area by default (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 | 2 | -5/+4 |
* | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-11 | 2 | -0/+146 |
|\ \ | |||||
| * | | kmemleak: Add documentation on the memory leak detector | Catalin Marinas | 2009-06-11 | 2 | -0/+146 |
* | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 3 | -1/+93 |
|\ \ \ | |||||
| * | | | Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt | vibi sreenivasan | 2009-06-02 | 1 | -1/+1 |
| * | | | cciss: add cciss driver sysfs entries | Andrew Patterson | 2009-06-02 | 1 | -0/+33 |
| * | | | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 2009-05-22 | 1 | -0/+59 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-06-11 | 2 | -9/+12 |
|\ \ \ \ | |||||
| * | | | | GFS2: Update docs | Steven Whitehouse | 2009-05-19 | 2 | -9/+12 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | 3 | -2/+35 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'next' into for-linus | James Morris | 2009-06-11 | 3 | -2/+35 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into next | James Morris | 2009-06-09 | 6 | -25/+96 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-05-22 | 5 | -33/+493 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris | 2009-05-22 | 1 | -0/+6 |
| | * | | | | | | Merge branch 'master' into next | James Morris | 2009-05-08 | 150 | -6858/+9893 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | smack: implement logging V3 | Etienne Basset | 2009-04-14 | 1 | -2/+18 |
| | * | | | | | | | modules: sysctl to block module loading | Kees Cook | 2009-04-03 | 1 | -0/+11 |
* | | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 6 | -14/+214 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ftrace/documentation: fix typo in function grapher name | Mike Frysinger | 2009-06-10 | 1 | -1/+1 |
| * | | | | | | | | | ftrace: add kernel command line function filtering | Steven Rostedt | 2009-06-01 | 1 | -2/+15 |
| * | | | | | | | | | kmemtrace: fix kernel parameter documentation | Pekka Enberg | 2009-05-26 | 1 | -10/+0 |
| * | | | | | | | | | tracing/events: Documentation updates | Li Zefan | 2009-05-19 | 1 | -102/+57 |
| * | | | | | | | | | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 | 4 | -33/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 39 | -3585/+1555 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | tracing: add irq tracepoint documentation | Jason Baron | 2009-05-01 | 1 | -0/+5 |
| * | | | | | | | | | | | tracing: add new tracepoints docbook | Jason Baron | 2009-05-01 | 2 | -1/+86 |
| * | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-14 | 6 | -11/+246 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | tracing: Document the event tracing system | Theodore Ts'o | 2009-04-12 | 1 | -0/+135 |
| * | | | | | | | | | | | | tracing: Add documentation for the power tracer | Theodore Ts'o | 2009-04-12 | 1 | -0/+17 |
* | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-06-10 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | oprofile: introduce module_param oprofile.cpu_type | Robert Richter | 2009-05-08 | 1 | -5/+7 |
| * | | | | | | | | | | | | | oprofile: re-add force_arch_perfmon option | Andi Kleen | 2009-05-08 | 1 | -0/+6 |
* | | | | | | | | | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 | 1 | -22/+80 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | rcu: Update RCU tracing documentation for __rcu_pending | Paul E. McKenney | 2009-04-14 | 1 | -22/+80 |