Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | lguest: PAE support | Matias Zabaljauregui | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: fix writev returning short on console output | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: clean up length-used value in example launcher | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: clean up example launcher compile flags. | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: remove invalid interrupt forcing logic. | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: get more serious about wmb() in example Launcher code | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: cleanup passing of /dev/lguest fd around example launcher. | Rusty Russell | 2009-06-12 | |
| * | | | | | | | | | | | | | lguest: be paranoid about guest playing with device descriptors. | Rusty Russell | 2009-06-12 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds | 2009-06-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | ide: preserve Host Protected Area by default (v2) | Bartlomiej Zolnierkiewicz | 2009-06-07 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | kmemleak: Add documentation on the memory leak detector | Catalin Marinas | 2009-06-11 | |
* | | | | | | | | | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt | vibi sreenivasan | 2009-06-02 | |
| * | | | | | | | | | | | | | | cciss: add cciss driver sysfs entries | Andrew Patterson | 2009-06-02 | |
| * | | | | | | | | | | | | | | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 2009-05-22 | |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | GFS2: Update docs | Steven Whitehouse | 2009-05-19 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-06-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2009-06-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-05-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris | 2009-05-21 | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2009-05-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | smack: implement logging V3 | Etienne Basset | 2009-04-13 | |
| | * | | | | | | | | | | | | | | | modules: sysctl to block module loading | Kees Cook | 2009-04-02 | |
* | | | | | | | | | | | | | | | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | ftrace/documentation: fix typo in function grapher name | Mike Frysinger | 2009-06-10 | |
| * | | | | | | | | | | | | | | | | | ftrace: add kernel command line function filtering | Steven Rostedt | 2009-06-01 | |
| * | | | | | | | | | | | | | | | | | kmemtrace: fix kernel parameter documentation | Pekka Enberg | 2009-05-25 | |
| * | | | | | | | | | | | | | | | | | tracing/events: Documentation updates | Li Zefan | 2009-05-19 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar | 2009-05-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | tracing: add irq tracepoint documentation | Jason Baron | 2009-05-01 | |
| * | | | | | | | | | | | | | | | | | | tracing: add new tracepoints docbook | Jason Baron | 2009-05-01 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | tracing: Document the event tracing system | Theodore Ts'o | 2009-04-12 | |
| * | | | | | | | | | | | | | | | | | | | tracing: Add documentation for the power tracer | Theodore Ts'o | 2009-04-12 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | oprofile: introduce module_param oprofile.cpu_type | Robert Richter | 2009-05-08 | |
| * | | | | | | | | | | | | | | | | | | | | oprofile: re-add force_arch_perfmon option | Andi Kleen | 2009-05-08 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | rcu: Update RCU tracing documentation for __rcu_pending | Paul E. McKenney | 2009-04-14 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dma-debug/2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-06-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | dma-debug: add documentation for the driver filter | Joerg Roedel | 2009-06-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | dma-debug: add dma_debug_driver kernel command line | Joerg Roedel | 2009-06-02 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-06-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | amd-iommu: remove amd_iommu_size kernel parameter | Joerg Roedel | 2009-05-28 | |
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |