summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V2011-03-223-3/+6
* fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V2011-03-221-2/+13
* fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V2011-03-222-13/+15
* net/9p: Fix compile warningAneesh Kumar K.V2011-03-221-5/+5
* net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V2011-03-225-13/+13
* fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V2011-03-224-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-225-16/+54
|\
| * fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi2011-03-211-4/+4
| * fuse: make fuse_permission() RCU awareMiklos Szeredi2011-03-211-8/+22
| * fuse: wakeup pollers on connection release/abortBryan Green2011-03-212-1/+18
| * fuse: reduce size of struct fuse_requestMiklos Szeredi2011-03-212-3/+10
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-224-39/+21Star
|\ \
| * | xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-191-3/+5
| * | xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-191-6/+7
| * | x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-193-30/+9Star
* | | Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-224-25/+366
|\ \ \
| * | | ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2011-03-222-13/+15
| * | | ARM: S3C2442: RX1950: Add support for LED blinkingVasily Khoruzhick2011-03-211-0/+54
| * | | ARM: S3C2442: RX1950: Retain LEDs state in suspendVasily Khoruzhick2011-03-211-0/+3
| * | | ARM: S3C2410: H1940: Fix lcd_power_set functionVasily Khoruzhick2011-03-211-11/+15
| * | | ARM: S3C2410: H1940: Add battery supportVasily Khoruzhick2011-03-211-0/+144
| * | | ARM: S3C2410: H1940: Use leds-gpio driver for LEDs managingVasily Khoruzhick2011-03-213-3/+101
| * | | ARM: S3C2410: H1940: Make h1940-bluetooth.c compile againVasily Khoruzhick2011-03-211-3/+0Star
| * | | ARM: S3C2410: H1940: Add keys deviceArnaud Patard (Rtp)2011-03-211-0/+39
* | | | Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-03-2248-148/+997
|\ \ \ \
| * | | | i2c-pxa2xx: Don't clear isr bits too earlyVasily Khoruzhick2011-03-221-3/+2Star
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'for-2639/i2c/i2c-ce4100-v6', 'for-2639/i2c/i2c-eg20t-v3' and ...Ben Dooks2011-03-2145-148/+420
| |\ \ \ \ \ \
| | | | * | | | i2c-mxs: set controller to pio queue mode after resetSascha Hauer2011-03-211-2/+2
| | | * | | | | i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOHTomoya MORINAGA2011-03-022-68/+108
| | * | | | | | i2c-pxa2xx: Fix register offsetsVasily Khoruzhick2011-03-211-7/+7
| | * | | | | | i2c-pxa2xx: pass of_node from platform driver to adapter and publishSebastian Andrzej Siewior2011-03-211-0/+5
| | * | | | | | i2c-pxa2xx: check timeout correctlySebastian Andrzej Siewior2011-03-211-1/+3
| | * | | | | | i2c-pxa2xx: add support for shared IRQ handlerSebastian Andrzej Siewior2011-03-211-2/+8
| | * | | | | | i2c-pxa2xx: Add PCI support for PXA I2C controllerSebastian Andrzej Siewior2011-03-214-5/+206
| | * | | | | | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-2140-51/+39Star
| | * | | | | | i2c-pxa2xx: use dynamic register layoutSebastian Andrzej Siewior2011-03-211-20/+50
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12Ben Dooks2011-03-205-0/+578
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck2011-01-275-0/+578
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-03-225-103/+333
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-2025-48/+505
| |\ \ \ \ \ \ \
| | * | | | | | | slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL caseChristoph Lameter2011-03-201-1/+3
| | * | | | | | | Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-112-3/+207
| | * | | | | | | slub: Get rid of slab_free_hook_irq()Christoph Lameter2011-03-111-12/+17
| | * | | | | | | slub: min_partial needs to be in first cachelineChristoph Lameter2011-03-111-1/+1
| | * | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Pekka Enberg2011-03-1123-33/+279
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-03-205-88/+107
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-03-111-4/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg2011-02-141-4/+4
| | * | | | | | | | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-111457-10830/+18590
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | slab,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-111-18/+21