aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-07intel_mid_dma: Add sg list support to DMA driverRamesh Babu K V1-0/+3
2010-10-07fsldma: improved DMA_SLAVE supportIra Snyder1-0/+3
2010-10-07dma: add support for scatterlist to scatterlist copyIra Snyder1-0/+6
2010-10-07Fix IRQ flag handling namingDavid Howells2-43/+65
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2-2/+0
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar17-14/+43
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar46-162/+331
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe1-0/+1
2010-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller29-71/+154
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf1-0/+4
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg1-0/+12
2010-10-06slub: Enable sysfs support for !CONFIG_SLUB_DEBUGChristoph Lameter1-1/+1
2010-10-06power_supply: Introduce maximum current propertyHeikki Krogerus1-0/+1
2010-10-06power_supply: Add types for USB chargersHeikki Krogerus1-1/+4
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-05dmaengine: add wrapper functions for device control functionsSascha Hauer1-0/+34
2010-10-05dmaengine: add possibility for cyclic transfersSascha Hauer1-1/+8
2010-10-05net: add a core netdev->rx_dropped counterEric Dumazet1-0/+3
2010-10-05rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_heldPaul E. McKenney1-1/+1
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-10-05staging: ti-st: mv ti_wilink_st headerPavan Savoy1-0/+402
2010-10-05tty.h: new ldisc for TI WiLink STPavan Savoy1-0/+1
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-3/+2
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville1-0/+13
2010-10-05nl80211: fix remain-on-channel documentationJohannes Berg1-2/+2
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan1-0/+3
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau1-0/+2
2010-10-05smbfs: move to drivers/stagingArnd Bergmann7-840/+0
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-1/+1
2010-10-05sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt1-1/+1
2010-10-05fs/locks.c: prepare for BKL removalArnd Bergmann1-4/+10
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6
2010-10-05net: dynamic ingress_queue allocationEric Dumazet2-1/+9
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt1-1/+11
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec2-29/+3
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt1-0/+1
2010-10-04IPVS: Allow configuration of persistence enginesSimon Horman1-0/+3
2010-10-04IPVS: Add struct ip_vs_peSimon Horman1-0/+2
2010-10-04netfilter: nf_conntrack_sip: Add callid parserSimon Horman1-0/+1
2010-10-04genirq: Provide config option to disable deprecated codeThomas Gleixner1-1/+7
2010-10-04genirq: Provide advanced irq chip functionsThomas Gleixner1-16/+50
2010-10-04genirq: Convert core code to irq_dataThomas Gleixner1-5/+5
2010-10-04genirq: Create irq_dataThomas Gleixner1-27/+63
2010-10-03ipmr: RCU protection for mfc_cache_arrayEric Dumazet1-0/+1
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt1-0/+1
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt1-0/+1
2010-10-02slub: reduce differences between SMP and NUMAChristoph Lameter1-4/+1
2010-10-02percpu: use percpu allocator on UP tooTejun Heo1-24/+5