aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-07cfg80211: constify WDS addressJohannes Berg1-1/+1
2010-10-07Fix IRQ flag handling namingDavid Howells6-75/+92
2010-10-07Drop a couple of unnecessary asm/system.h inclusionsDavid Howells2-2/+0
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller1-0/+18
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar30-32/+109
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar59-205/+422
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. Miller34-84/+198
2010-10-06neigh: RCU conversion of struct neighbourEric Dumazet1-2/+3
2010-10-06nl80211/mac80211: Add retry and failed transmission count to station infoBruno Randolf2-0/+12
2010-10-06cfg80211/mac80211: allow per-station GTKsJohannes Berg3-3/+42
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-05fib: RCU conversion of fib_lookup()Eric Dumazet2-13/+6
2010-10-05bonding: add retransmit membership reports tunableFlavio Leitner1-0/+3
2010-10-06Merge branch 'drm-kdb-next' into drm-core-nextDave Airlie1-1/+2
2010-10-06Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie2-3/+25
2010-10-06drm, kdb, kms: Add an enter argument to mode_set_base_atomic() APIJason Wessel1-1/+2
2010-10-06drm/vmwgfx: Add a parameter to get the max fb sizeThomas Hellstrom1-0/+1
2010-10-06drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callbackThomas Hellstrom1-1/+2
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie2-9/+21
2010-10-06Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2-8/+18
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom1-1/+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 neigh: RCU conversion of neigh hash tableEric Dumazet1-4/+12
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-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg1-0/+18
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa1-1/+5
2010-10-05cfg80211: patches to allow setting the WDS peerBill Jordan1-0/+3
2010-10-05cfg80211: remove spurious __KERNEL__ ifdefJohannes Berg1-4/+0
2010-10-05nl80211: allow drivers to indicate whether the survey data channel is in useFelix Fietkau2-0/+4
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-05workqueue: add queue_work and activate_work trace pointsTejun Heo1-0/+53
2010-10-05workqueue: prepare for more tracepointsTejun Heo1-13/+19
2010-10-05ipv6: make __ipv6_isatap_ifid staticstephen hemminger1-2/+0
2010-10-05fib: fib_rules_cleanup can be staticstephen hemminger1-1/+0
2010-10-05net: relax rtnl_dereference()David S. Miller1-4/+6