summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi: davinci: remove unnecessary disable of SPIBrian Niebuhr2010-11-181-2/+0
* spi: davinci: check for NULL buffer pointer before using itBrian Niebuhr2010-11-181-18/+22
* spi: davinci: simplify calculation of edma acount valueBrian Niebuhr2010-11-181-22/+3
* spi: davinci: eliminate unnecessary update of davinci_spi->countBrian Niebuhr2010-11-181-6/+0
* spi: davinci: eliminate the single member structure davinci_spi_slaveBrian Niebuhr2010-11-181-9/+5
* spi: davinci: remove unused members of davinci_spi_slaveBrian Niebuhr2010-11-181-5/+0
* spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-182-9/+29
* spi: davinci: setup chip-select timers values only if timer enabledBrian Niebuhr2010-11-181-17/+4
* spi: davinci: consolidate setup of SPIFMTn in one functionBrian Niebuhr2010-11-181-105/+49
* spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-184-41/+45
* spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-182-2/+1
* spi: davinci: simplify prescalar calculationBrian Niebuhr2010-11-181-22/+31
* spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-182-7/+35
* spi: davinci: remove unnecessary data transmit on CS disableBrian Niebuhr2010-11-181-12/+8
* spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-184-38/+18
* spi: davinci: set chip-select mode in SPIDEF only onceBrian Niebuhr2010-11-181-2/+2
* spi: davinci: remove unnecessary typecastSekhar Nori2010-11-181-2/+1
* spi: davinci: removed unused #definesSekhar Nori2010-11-181-31/+2
* spi: davinci: remove unused variable 'pdata'Brian Niebuhr2010-11-181-8/+0
* spi: davinci: whitespace cleanupBrian Niebuhr2010-11-181-12/+10
* spi: davinci: fix checkpatch errorsBrian Niebuhr2010-11-181-1/+1
* hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-171-2/+0
* Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-172-4/+1
* BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-171-4/+4
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17137-137/+0
* staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-171-1/+1
* kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-161-1/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-1610-58/+86
|\
| * nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas2010-11-161-0/+6
| * SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
| * nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
| * NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-155-7/+11
| * NFS: Fix a couple of regressions in readdir.Trond Myklebust2010-11-151-34/+56
| * Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust2010-11-151-1/+1
| * Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas2010-11-151-1/+7
| * NLM: Fix a regression in lockdTrond Myklebust2010-11-152-7/+5
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-164-22/+62
|\ \
| * | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-113-18/+27
| * | sched: Fix runnable condition for stoptaskPeter Zijlstra2010-11-101-1/+1
| * | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-103-3/+34
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-164-6/+39
|\ \ \
| * | | PM / PM QoS: Fix reversed min and maxColin Cross2010-11-151-2/+2
| * | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-112-0/+7
| * | | PM: Allow devices to be removed during late suspend and early resumeRafael J. Wysocki2010-11-111-4/+30
| |/ /
* | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-11-162-2/+4
|\ \ \
| * | | futex: Address compiler warnings in exit_robust_listDarren Hart2010-11-102-2/+4
* | | | SCSI host lock push-downJeff Garzik2010-11-16115-199/+347
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-161-1/+1
|\ \ \ \
| * | | | PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-161-1/+1
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-168-44/+167
|\ \ \ \ \
OpenPOWER on IntegriCloud