summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-03usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior1-1/+1
2011-05-03usb: factor out state_string() on otg driversAnatolij Gustschin1-0/+1
2011-05-03net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet1-1/+1
2011-05-02timerfd: Allow timers to be cancelled when clock was setThomas Gleixner3-1/+10
2011-05-02hrtimers: Prepare for cancel on clock was set timersThomas Gleixner1-13/+3
2011-05-02Merge branch 'linus' into timers/coreThomas Gleixner11-10/+19
2011-05-01Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-5/+3
2011-05-01Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar5-9/+19
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-4/+0
2011-04-30ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt1-1/+0
2011-04-30ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt1-5/+4
2011-04-30nfsd41: add flag checking for create_sessionMi Jinlong1-3/+5
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto1-0/+7
2011-04-30usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-1/+1
2011-04-30USB: documentation update for the pre_reset methodAlan Stern1-2/+4
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki1-0/+42
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny3-14/+12
2011-04-30ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny1-4/+10
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-39/+65
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+2
2011-04-29ipv4: Remove now superfluous code in ip_route_connect().David S. Miller1-2/+0
2011-04-29ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller1-1/+1
2011-04-29net: Make dst_alloc() take more explicit initializations.David S. Miller1-1/+2
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-0/+1
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki1-0/+60
2011-04-29timers: Improve alarmtimer comments and minor fixesJohn Stultz1-1/+11
2011-04-29net: allow user to change NETIF_F_HIGHDMAMichał Mirosław1-1/+2
2011-04-29net: fix netdev_increment_features()Michał Mirosław1-1/+6
2011-04-29inet: add RCU protection to inet->optEric Dumazet2-8/+17
2011-04-29Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-0/+2
2011-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7
2011-04-29flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2-1/+2
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2-2/+1
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg1-2/+2
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2-1/+3
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg1-0/+3
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan1-0/+6
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov1-0/+11
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2-1/+2
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz1-0/+1
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz1-0/+9
2011-04-28ASoC: Work around allmodconfig failureMark Brown1-0/+3
2011-04-28signal: rename signandsets() to sigandnsets()Oleg Nesterov1-3/+3
2011-04-28signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov1-0/+2
2011-04-28signal: sigprocmask() should do retarget_shared_pending()Oleg Nesterov1-0/+1
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2