summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-14xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk1-0/+3
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk1-1/+2
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy2-5/+5
2011-04-14UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy1-6/+6
2011-04-14UBI: cleanup comments around volume propertiesArtem Bityutskiy1-5/+6
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy1-9/+10
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-1/+2
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra1-0/+1
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra1-3/+7
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra1-2/+1
2011-04-14sched: Provide p->on_rqPeter Zijlstra1-0/+1
2011-04-14mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2-2/+2
2011-04-14sched: Always provide p->on_cpuPeter Zijlstra1-3/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-04-14net: allow shifted access in smsc911x V2Mathieu J. Poirier1-0/+1
2011-04-14usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-04-14usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto1-0/+149
2011-04-14rndis_host: Poll status before control channel where necessaryBen Hutchings1-0/+2
2011-04-13net: ethtool support to configure number of channelsamit salecha1-0/+36
2011-04-13ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes constLars-Peter Clausen1-2/+2
2011-04-13Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-13Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan1-7/+6
2011-04-13[media] v4l2-device: fix a macro definitionGuennadi Liakhovetski1-1/+1
2011-04-13netfilter: ipset: SCTP, UDPLITE support addedJozsef Kadlecsik1-0/+2
2011-04-13include/linux/leds-regulator.h: fix syntax in example codeAntonio Ospite1-1/+1
2011-04-13Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown1-0/+1
2011-04-13Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson1-4/+5
2011-04-13net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller1-1/+1
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-8/+3
2011-04-13Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner1-0/+2
2011-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-8/+200
2011-04-13vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-13net: vlan_features comment clarificationMichał Mirosław1-1/+1
2011-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-2/+16
2011-04-13net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko1-2/+8
2011-04-13{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2-0/+6
2011-04-13nl80211: New notification to discover mesh peer candidates.Javier Cardona2-0/+28
2011-04-13nl80211/mac80211: let userspace authenticate stationsJavier Cardona1-0/+2
2011-04-13cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2-0/+14
2011-04-13nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2-8/+9
2011-04-13mac80211: Check for queued frames before entering power save.Vivek Natarajan1-0/+4
2011-04-13Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds1-1/+0
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-8/+200
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2-2/+16
2011-04-12block: add callback function for unplug notificationJens Axboe1-0/+3
2011-04-12block: fixup block IO unplug trace callJens Axboe1-5/+6
2011-04-12block: remove block_unplug_timer() trace pointJens Axboe1-14/+0
2011-04-12Input: gpio-keys - add support for setting device nameAlexander Stein1-0/+1
2011-04-12Input: gpio_keys - add support for EV_ABSAlexander Stein1-3/+4