summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman2013-01-1817-49/+47
|\
| * Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
| |\
| | * cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
| * | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
| |\ \
| | * | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+1
| * | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
| * | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
| |\ \ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-1/+1
| | |\ \ \
| | | * | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-1/+1
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-101-4/+6
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
| * | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
| |\ \ \ \ \
| | * | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
| |\ \ \ \ \
| | * | | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
| * | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
| |\ \ \ \ \ \
| | * | | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| | * | | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| | * | | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| | * | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| | * | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| | * | | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-111-1/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
| | | | |_|_|/ | | | |/| | |
| * | / | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| |/ / / / /
* | | | | | PCI-Express Non-Transparent Bridge SupportJon Mason2013-01-171-0/+83
* | | | | | Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-171-0/+1
* | | | | | Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-171-2/+19
* | | | | | Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-171-0/+25
* | | | | | Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-171-0/+15
* | | | | | Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-171-0/+6
* | | | | | Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan2013-01-171-5/+31
* | | | | | Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan2013-01-171-7/+21
* | | | | | Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-171-6/+0
* | | | | | Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-171-0/+20
* | | | | | Merge tag 'extcon-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Greg Kroah-Hartman2013-01-1521-61/+198
|\ \ \ \ \ \
| * | | | | | mfd: wm5102: Add microphone clamp control registersMark Brown2013-01-151-0/+8
| * | | | | | extcon: arizona: Support direct microphone measurement via HPDETMark Brown2013-01-151-0/+3
| * | | | | | extcon: arizona: Support HPDET based accessory identificationMark Brown2013-01-151-0/+3
| * | | | | | extcon: arizona: Enable basic headphone identificationMark Brown2013-01-151-0/+12
| * | | | | | extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown2013-01-151-0/+3
| * | | | | | extcon: arizona: Use microphone clamp function if availableMark Brown2013-01-152-1/+31
| * | | | | | extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown2013-01-151-0/+3
| * | | | | | extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi2013-01-151-0/+7
| * | | | | | extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi2013-01-151-0/+2
| * | | | | | extcon: max77693: Remove duplicate code by making functionChanwoo Choi2013-01-151-0/+86
| |/ / / / /
| * | | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-082-36/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |