Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | ALSA: hda - Add 7.1 support for MSI GX620 | David Heidelberger | 2009-06-08 | 1 | -1/+2 | |
| | | * | | | | | | | | | | ALSA: support Sony Vaio TT | Guido Günther | 2009-06-05 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ALSA: hda - Acer Aspire 8930G support | Hector Martin | 2009-06-02 | 1 | -0/+1 | |
| | | * | | | | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-05-26 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ALSA: hda - Improved MacBook 3,1 support | Torben Schulz | 2009-05-18 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | ALSA: hda - Add support of Samsung NC10 mini notebook | Chris Pockelé | 2009-05-12 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | ALSA: hda - Add missing models for Realtek codecs | Takashi Iwai | 2009-05-11 | 1 | -2/+8 | |
| | | * | | | | | | | | | | | ALSA: hda - Addition for HP dv4-1222nr laptop support | James Gardiner | 2009-05-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Merge branch 'topic/ctxfi' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -0/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | ALSA: SB X-Fi driver merge | Wai Yew CHAY | 2009-05-14 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch 'topic/drvdata-fix' into topic/asoc | Takashi Iwai | 2009-05-12 | 10 | -22/+471 | |
| | | |\| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Merge branch 'fix/asoc' into topic/asoc | Takashi Iwai | 2009-05-04 | 40 | -3577/+1357 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | ASoC: Add power supply widget to DAPM | Mark Brown | 2009-04-22 | 1 | -0/+1 | |
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | 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-11 | 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-02 | 1 | -2/+15 |