summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman12-42/+37
2013-01-18PCI-Express Non-Transparent Bridge SupportJon Mason1-0/+83
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan1-0/+1
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan1-2/+19
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan1-0/+25
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan1-0/+15
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan1-0/+6
2013-01-17Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan1-5/+31
2013-01-17Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan1-7/+21
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan1-6/+0
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan1-0/+20
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-16Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman14-23/+174
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-15mfd: wm5102: Add microphone clamp control registersMark Brown1-0/+8
2013-01-15extcon: arizona: Support direct microphone measurement via HPDETMark Brown1-0/+3
2013-01-15extcon: arizona: Support HPDET based accessory identificationMark Brown1-0/+3
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown1-0/+12
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown1-0/+3
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown2-1/+31
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown1-0/+3
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi1-0/+7
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi1-0/+2
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi1-0/+86
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-09VMCI: Some header and config files.George Zhang2-0/+962
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-04include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-04Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-04pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds1-0/+1
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1