Age | Commit message (Expand) | Author | Files | Lines |
2008-10-17 | 9p: Improve debug support | Eric Van Hensbergen | 1 | -2/+2 |
2008-10-17 | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2 | -97/+12 |
2008-10-17 | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2 | -3/+11 |
2008-10-17 | 9p: remove unnecessary tag field from p9_req_t structure | Eric Van Hensbergen | 1 | -2/+0 |
2008-10-17 | 9p: remove 9p fcall debug prints | Eric Van Hensbergen | 1 | -1/+0 |
2008-10-17 | 9p: add new protocol support code | Eric Van Hensbergen | 1 | -1/+7 |
2008-10-17 | 9p: move dirread to fs layer | Eric Van Hensbergen | 1 | -5/+0 |
2008-10-17 | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 1 | -1/+0 |
2008-10-17 | 9p: consolidate read/write functions | Eric Van Hensbergen | 1 | -6/+4 |
2008-10-17 | 9p: make rpc code common and rework flush code | Eric Van Hensbergen | 2 | -6/+5 |
2008-10-17 | 9p: apply common request code to trans_fd | Eric Van Hensbergen | 1 | -1/+9 |
2008-10-17 | 9p: move request management to client code | Eric Van Hensbergen | 1 | -0/+77 |
2008-10-17 | 9p: consolidate transport structure | Eric Van Hensbergen | 2 | -49/+25 |
2008-10-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 5 | -21/+18 |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -62/+736 |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -9/+18 |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+6 |
2008-10-16 | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison | 1 | -1/+1 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -2/+7 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 7 | -9/+158 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 11 | -12/+12 |
2008-10-16 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -31/+11 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -5/+207 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+17 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -1280/+0 |
2008-10-16 | resource: add resource_type() and IORESOURCE_TYPE_BITS | Magnus Damm | 1 | -1/+6 |
2008-10-16 | Configure out AIO support | Thomas Petazzoni | 1 | -0/+9 |
2008-10-16 | parport: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-10-16 | pid_ns: kill the now unused task_child_reaper() | Oleg Nesterov | 1 | -6/+0 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 3 | -5/+4 |
2008-10-16 | quota: remove CVS keywords | Adrian Bunk | 2 | -5/+0 |
2008-10-16 | telephony: remove CVS keywords | Adrian Bunk | 1 | -4/+0 |
2008-10-16 | pnp: make the resource type an unsigned long | Rene Herman | 1 | -2/+4 |
2008-10-16 | fbdev: add new TMIO framebuffer driver | Dmitry Baryshkov | 1 | -0/+19 |
2008-10-16 | matroxfb: support G200eV chip | Darrick J. Wong | 1 | -0/+1 |
2008-10-16 | fbdev: allow more chip revisions in Epson s1d13... video driver | Kristoffer Ericson | 1 | -1/+2 |
2008-10-16 | radeonfb: accelerate imageblit and other improvements | Benjamin Herrenschmidt | 1 | -5/+13 |
2008-10-16 | radeonfb: misc cleanup of engine and dst cache handling | Benjamin Herrenschmidt | 1 | -1/+4 |
2008-10-16 | neofb: remove open_lock mutex | Krzysztof Helt | 1 | -1/+0 |
2008-10-16 | gpiolib: request/free hooks | David Brownell | 1 | -0/+9 |
2008-10-16 | gpiolib: gpio_to_irq() hooks | David Brownell | 1 | -0/+7 |
2008-10-16 | gpio_free might sleep, generic part | Uwe Kleine-König | 1 | -0/+3 |
2008-10-16 | gpio: make gpiochip label const | Dmitry Baryshkov | 1 | -1/+1 |
2008-10-16 | autofs4: add miscellaneous device for ioctls | Ian Kent | 2 | -1/+158 |
2008-10-16 | autofs4: cleanup autofs mount type usage | Ian Kent | 1 | -0/+5 |
2008-10-16 | i2o: Fix 32/64bit DMA locking | Alan Cox | 1 | -280/+12 |
2008-10-16 | orion_spi: handle 88F6183 erratum | Lennert Buytenhek | 1 | -0/+1 |
2008-10-16 | Allow recursion in binfmt_script and binfmt_misc | Kirill A. Shutemov | 1 | -0/+2 |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov | 1 | -0/+3 |
2008-10-16 | introduce generic iommu_num_pages function | Joerg Roedel | 1 | -0/+3 |