summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren9-15/+19
2010-12-10Merge branch 'master' into upstreamJiri Kosina215-3021/+4353
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches1-6/+26
2010-12-10poll: fix a typo in commentNamhyung Kim1-1/+1
2010-12-10mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK1-0/+7
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-3/+0
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi1-1/+1
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-0/+3
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-12-10The new jhash implementationJozsef Kadlecsik1-78/+105
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus1-1/+3
2010-12-09Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson5-5/+34
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+2
2010-12-08cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar1-0/+3
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+4
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert1-0/+1
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2-1/+10
2010-12-08Merge branch 'linus' into sched/coreIngo Molnar25-73/+98
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra1-1/+1
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra1-0/+1
2010-12-08filter: constify sk_run_filter()Eric Dumazet1-1/+1
2010-12-08net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()Eric Dumazet1-1/+2
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+26
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov1-0/+43
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman1-23/+11
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman1-0/+3
2010-12-08nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust1-0/+1
2010-12-08Smack: Transmute labels on specified directoriesJarkko Sakkinen1-0/+2
2010-12-08fanotify: Introduce FAN_NOFDLino Sanfilippo1-0/+2
2010-12-08fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo1-1/+1
2010-12-08fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo1-3/+0
2010-12-08fanotify: remove packed from access response messageEric Paris1-1/+1
2010-12-08nl80211/mac80211: Report signal averageBruno Randolf1-0/+2
2010-12-07fuse: fix ioctl ABIMiklos Szeredi1-0/+10
2010-12-07fuse: allow batching of FORGET requestsMiklos Szeredi1-1/+15
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman34-94/+85
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny1-0/+21
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar1-1/+12
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar21-58/+52
2010-12-07Input: add input driver for polled GPIO buttonsGabor Juhos1-0/+2
2010-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2010-12-07PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki1-2/+2
2010-12-07cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-0/+8
2010-12-07nl80211/mac80211: define and allow configuring mesh element TTLJavier Cardona1-0/+4
2010-12-06__in_dev_get_rtnl() can use rtnl_dereference()Eric Dumazet1-1/+1
2010-12-06filter: add SKF_AD_RXHASH and SKF_AD_CPUEric Dumazet1-1/+3
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-0/+6
2010-12-06lib: Improve EWMA efficiency by using bitshiftsBruno Randolf1-3/+1
2010-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-5/+64