summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov1-2/+5
2010-11-25include/linux/fs.h: fix userspace buildLoïc Minier1-3/+3
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+65
2010-11-25cfg80211: allow using CQM event to notify packet lossJohannes Berg1-0/+3
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville1-2/+0
2010-11-24xps: Transmit Packet SteeringTom Herbert1-0/+30
2010-11-24xps: Improvements in TX queue selectionTom Herbert1-1/+2
2010-11-24ipv6: mcast: RCU conversionEric Dumazet1-1/+1
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO1-3/+3
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2010-11-24module: Update prototype for ref_module (formerly use_module)Anders Kaseorg1-1/+1
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-3/+0
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-11-23agp: kill agp_rebind_memoryDaniel Vetter1-1/+0
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter1-1/+0
2010-11-23drm/i915|intel-gtt: consolidate intel-gtt.h headersDaniel Vetter1-20/+0
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach1-0/+1
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+1
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney1-0/+1
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala1-0/+1
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar1-0/+4
2010-11-22kref: Add a kref_sub functionThomas Hellstrom1-0/+2
2010-11-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+0
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner1-1/+0
2010-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-4/+7
2010-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-11-20mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-11-19filter: optimize sk_run_filterEric Dumazet1-1/+1
2010-11-19tracing/events: Show real number in array fieldsSteven Rostedt1-0/+4
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown34-327/+555
2010-11-19crypto: af_alg - User-space interface for Crypto APIHerbert Xu1-0/+40
2010-11-19Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt37-331/+540
2010-11-19net - Add AF_ALG macrosHerbert Xu1-1/+4
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf1-0/+2
2010-11-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf1-0/+32
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar4-7/+21
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao1-48/+0
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-18bonding: IGMP handling cleanupEric Dumazet1-1/+1
2010-11-18power_supply: Add gpio charger driverLars-Peter Clausen1-0/+41
2010-11-18tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker1-4/+0
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2-2/+12
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker1-0/+4
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker1-0/+2
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+3
2010-11-18x86: Add RO/NX protection for loadable kernel modulesmatthieu castet1-1/+10
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner1-0/+1
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra1-2/+0