aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | spi: davinci: remove unnecessary typecastSekhar Nori2010-11-18
| | * | | spi: davinci: removed unused #definesSekhar Nori2010-11-18
| | * | | spi: davinci: remove unused variable 'pdata'Brian Niebuhr2010-11-18
| | * | | spi: davinci: whitespace cleanupBrian Niebuhr2010-11-18
| | * | | spi: davinci: fix checkpatch errorsBrian Niebuhr2010-11-18
| * | | | spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang2010-12-24
| * | | | spi/dw_spi: add DMA supportFeng Tang2010-12-24
| * | | | spi/dw_spi: change to EXPORT_SYMBOL_GPL for exported APIsFeng Tang2010-12-24
| * | | | spi/dw_spi: Fix too short timeout in spi polling loopFeng Tang2010-12-24
| * | | | spi/pl022: convert running variableLinus Walleij2010-12-23
| * | | | spi/pl022: convert busy flag to a boolLinus Walleij2010-12-23
| * | | | spi/pl022: pass the returned sglen to the DMA engineLinus Walleij2010-12-23
| * | | | spi/pl022: map the buffers on the DMA engineLinus Walleij2010-12-23
| * | | | spi/topcliff_pch: Fix data transfer issueTomoya MORINAGA2010-12-23
| * | | | spi/imx: remove autodetectionUwe Kleine-König2010-12-23
| * | | | Merge commit 'v2.6.37-rc7' into spi/nextGrant Likely2010-12-22
| |\ \ \ \
| * | | | | drivers/spi: Remove unnecessary semicolonsJoe Perches2010-11-14
| * | | | | spi/xilinx: merge OF support code into main driverGrant Likely2010-11-09
| * | | | | spi/xilinx: fold platform_driver support into main bodyGrant Likely2010-11-09
| * | | | | spi/xilinx: Eliminate pdata references from common code.Grant Likely2010-11-09
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | gameport: use this_cpu_read instead of lookupChristoph Lameter2011-01-04
| * | | | | | x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-04
| * | | | | | x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-30
| * | | | | | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| * | | | | | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
| * | | | | | vmstat: User per cpu atomics to avoid interrupt disable / enableChristoph Lameter2010-12-18
| * | | | | | irq_work: Use per cpu atomics instead of regular atomicsChristoph Lameter2010-12-18
| * | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-18
| |\ \ \ \ \ \
| | * | | | | | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-18
| | * | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-18
| | * | | | | | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-18
| | * | | | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-17
| * | | | | | | connector: Use this_cpu operationsChristoph Lameter2010-12-17
| * | | | | | | xen: Use this_cpu_inc_returnChristoph Lameter2010-12-17
| * | | | | | | taskstats: Use this_cpu_opsChristoph Lameter2010-12-17
| * | | | | | | random: Use this_cpu_inc_returnChristoph Lameter2010-12-17
| * | | | | | | fs: Use this_cpu_inc_return in buffer.cChristoph Lameter2010-12-17
| * | | | | | | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-17
| * | | | | | | vmstat: Use this_cpu_inc_return for vm statisticsChristoph Lameter2010-12-17
| * | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\| | | | | |
| | * | | | | | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17
| | * | | | | | percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17
| * | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | | | | | | xen: Use this_cpu_opsChristoph Lameter2010-12-17
| * | | | | | | fs: Use this_cpu_xx operations in buffer.cChristoph Lameter2010-12-17
| * | | | | | | fakekey: Simplify speakup_fake_key_pressed through this_cpu_opsChristoph Lameter2010-12-17
| * | | | | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-17
| * | | | | | | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
| * | | | | | | vmstat: Optimize zone counter modifications through the use of this cpu opera...Christoph Lameter2010-12-17