summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2-17/+62
2010-12-16cdrom: add ->check_events() supportTejun Heo1-0/+6
2010-12-16implement in-kernel gendisk events handlingTejun Heo3-1/+21
2010-12-16block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2-2/+0
2010-12-16block: kill genhd_media_change_notify()Tejun Heo1-1/+0
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki1-1/+2
2010-12-16perf: Sysfs enumerationPeter Zijlstra1-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+4
2010-12-16Merge branch 'perf/urgent' into perf/coreIngo Molnar3-1/+27
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg1-1/+2
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2-0/+16
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg2-16/+44
2010-12-16netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian1-0/+15
2010-12-16nl80211: advertise maximum remain-on-channel durationJohannes Berg1-0/+5
2010-12-16netfilter: xtables: use guarded typesJan Engelhardt7-32/+32
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev1-2/+4
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2-4/+11
2010-12-15workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo1-2/+2
2010-12-15Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-2/+4
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2010-12-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+16
2010-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2010-12-15kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_allKirill A. Shutemov1-3/+6
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+3
2010-12-14IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2-0/+46
2010-12-14Add CPER PCIe error section structure and constants definitionHuang Ying1-4/+82
2010-12-14bootmem: Add alloc_bootmem_align()Suresh Siddha1-0/+2
2010-12-14rtc: Namespace fixupThomas Gleixner1-6/+6
2010-12-13ieee80211: add Parameter Set Count bitmaskBing Zhao1-0/+1
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg1-0/+27
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+22
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai33-91/+85
2010-12-11timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner1-1/+14
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown11-16/+35
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown1-0/+15
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-1/+1
2010-12-11RTC: Remove UIE emulationJohn Stultz1-12/+0
2010-12-11RTC: Rework RTC code to use timerqueue for eventsJohn Stultz1-5/+38
2010-12-11ethtool: Report link-down while interface is downBen Hutchings1-1/+3
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-2/+4
2010-12-118250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles1-0/+1
2010-12-11xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi1-0/+1
2010-12-11USB: OTG: msm: Add support for power managementPavankumar Kondeti2-0/+7
2010-12-11USB: Add MSM OTG Controller driverPavankumar Kondeti2-0/+164
2010-12-11USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski1-1/+1
2010-12-10hrtimers: Convert hrtimers to use timerlist infrastructureJohn Stultz1-17/+15
2010-12-10timers: Rename timerlist infrastructure to timerqueueJohn Stultz2-37/+37
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-5/+64