summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-01clk: constify parent name arrays in macrosRajendra Nayak
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust
2012-05-02dt: add of_get_child_count helper functionDong Aisheng
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default device stop governor function, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Change wakeup source statistics to follow AndroidRafael J. Wysocki
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge
2012-05-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-05-01netem: add ECN capabilityEric Dumazet
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman
2012-05-01dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie
2012-05-01Merge tag 'v3.4-rc5' into for-3.5/coreJens Axboe
2012-05-01mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath
2012-05-01HID: hid-multitouch: Switch to device groupsHenrik Rydberg
2012-05-01HID: Create a generic device groupHenrik Rydberg
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Scan the device for group info before adding itHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-05-01HID: Handle driver-specific device descriptor in coreHenrik Rydberg
2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan
2012-05-01mfd: Set asic3 DS1WM clock_ratePaul Parsons
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra
2012-04-30net: make GRO aware of skb->head_fragEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-04-30NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-30PCI: add host bridge release supportYinghai Lu