summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-08-11evm: building without EVM enabled fixesMimi Zohar2-1/+8
2011-08-11Tracepoint: Dissociate from module mutexMathieu Desnoyers2-26/+11
2011-08-11alarmtimers: Add try_to_cancel functionalityJohn Stultz1-1/+2
2011-08-11alarmtimers: Add more refined alarm state trackingJohn Stultz1-1/+33
2011-08-11alarmtimers: Remove period from alarm structureJohn Stultz2-3/+5
2011-08-11alarmtimers: Add alarm_forward functionalityJohn Stultz1-0/+2
2011-08-11alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz1-2/+7
2011-08-10HID: Fix race condition between driver core and ll-driverDavid Herrmann1-0/+2
2011-08-09ssb: define boardflagsRafał Miłecki1-0/+40
2011-08-09dt: add empty of_get_property for non-dtStephen Warren1-0/+7
2011-08-09regmap: Remove unused type and list fields from bus interfaceMark Brown1-4/+0
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson1-0/+46
2011-08-09regmap: Fix kerneldoc errors for regmapMark Brown1-9/+9
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris5-19/+155
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra1-2/+10
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds1-2/+2
2011-08-08bcma: get CPU clockHauke Mehrtens2-0/+41
2011-08-08bcma: add serial console supportHauke Mehrtens1-0/+14
2011-08-08bcma: add mips driverHauke Mehrtens3-0/+65
2011-08-08bcma: add SOC busHauke Mehrtens2-1/+20
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens2-0/+2
2011-08-08regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap1-1/+1
2011-08-08CRED: Restore const to current_cred()David Howells1-1/+1
2011-08-08fuse: fix flockMiklos Szeredi1-1/+8
2011-08-08dmaengine: add helper function for slave_singleVinod Koul1-0/+11
2011-08-08regmap: Add precious registers to the driver interfaceMark Brown1-0/+4
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown1-0/+13
2011-08-08regmap: Add kerneldoc for struct regmap_configMark Brown1-0/+6
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown345-2120/+6334
2011-08-08net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-08fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-5/+5
2011-08-07vfs: optimize inode cache access patternsLinus Torvalds1-22/+37
2011-08-07vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds1-17/+13
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-12/+5
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-12/+0
2011-08-07crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+2
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines1-1/+1
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski1-0/+2
2011-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-48/+26
2011-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-0/+10
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh1-5/+5
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-8/+1
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely2-8/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2011-08-04Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+158
2011-08-04Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+8
2011-08-04tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins1-0/+1
2011-08-04tmpfs: use kmemdup for short symlinksHugh Dickins1-8/+3