summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin2009-12-081-1/+1
* NFSv4: Ensure nfs4_close_context() is declared as staticTrond Myklebust2009-12-031-1/+1
* NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared staticTrond Myklebust2009-12-031-2/+2
* NFSv4: Fix up error handling in the state manager main loop.Trond Myklebust2009-12-031-27/+21
* NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.Trond Myklebust2009-12-031-7/+19
* NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctlyTrond Myklebust2009-12-031-0/+3
* NFSv4: The state manager shouldn't exit on errors that were handledTrond Myklebust2009-12-031-6/+5
* NFSv4: Fix up the callers of nfs4_state_end_reclaim_rebootTrond Myklebust2009-12-031-3/+2
* NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust2009-12-032-15/+29
* Re: acl trouble after upgrading ubuntuJ. Bruce Fields2009-12-031-1/+1
* RPC: Fix two potential races in put_rpccredTrond Myklebust2009-12-031-16/+23
* SUNRPC: Ensure that we honour autoclose before attempting to reconnectTrond Myklebust2009-12-031-0/+4
* Linux 2.6.32v2.6.32Linus Torvalds2009-12-021-1/+1
* VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-021-1/+1
* SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-022-3/+3
|\
| * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-012-3/+3
* | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-021-0/+21
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-021-3/+4
|\ \
| * | md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-011-3/+4
* | | param: don't complain about unused module parameters.Rusty Russell2009-12-021-8/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-022-1/+6
|\ \ \
| * | | MIPS: RB532: Fix devices.c compilation.Florian Fainelli2009-12-021-1/+2
| * | | MIPS: Fix MIPS I build.Ralf Baechle2009-12-021-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-021-2/+2
|\ \ \ \
| * | | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
| * | | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
| |/ / /
* | | | modules: don't export section names of empty sections via sysfsHelge Deller2009-12-021-1/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-021-0/+2
|\ \ \ \
| * | | | regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
| |/ / /
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds2009-12-021-2/+2
|\ \ \ \
| * | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
* | | | | sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap2009-12-011-1/+1
* | | | | rtc-x1205: reset clock to sane state after power failureJohannes Weiner2009-12-011-2/+2
* | | | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-011-1/+1
* | | | | aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
* | | | | gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
* | | | | kbuild: stepping down as maintainerSam Ravnborg2009-12-011-4/+1
* | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-4/+7
* | | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter2009-12-011-1/+2
* | | | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton2009-12-011-0/+1
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-0112-28/+21
|\ \ \ \
| * | | | Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-304-10/+6
| * | | | Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-305-0/+5
| * | | | Staging: hv: Fix vmbus event handler bugHaiyang Zhang2009-11-302-13/+5
| * | | | Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-11-301-5/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-0114-78/+118
|\ \ \ \ \
| * | | | | USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driverGernot Hillier2009-11-301-0/+5
| * | | | | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-304-0/+20
| * | | | | USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-11-301-5/+5
OpenPOWER on IntegriCloud