summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar
2011-08-11evm: building without EVM enabled fixesMimi Zohar
2011-08-10Tracepoint: Dissociate from module mutexMathieu Desnoyers
2011-08-10alarmtimers: Add try_to_cancel functionalityJohn Stultz
2011-08-10alarmtimers: Add more refined alarm state trackingJohn Stultz
2011-08-10alarmtimers: Remove period from alarm structureJohn Stultz
2011-08-10alarmtimers: Add alarm_forward functionalityJohn Stultz
2011-08-10alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz
2011-08-10HID: Fix race condition between driver core and ll-driverDavid Herrmann
2011-08-09ssb: define boardflagsRafał Miłecki
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-10regmap: Remove unused type and list fields from bus interfaceMark Brown
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson
2011-08-09regmap: Fix kerneldoc errors for regmapMark Brown
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds
2011-08-08bcma: get CPU clockHauke Mehrtens
2011-08-08bcma: add serial console supportHauke Mehrtens
2011-08-08bcma: add mips driverHauke Mehrtens
2011-08-08bcma: add SOC busHauke Mehrtens
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens
2011-08-08regulator: fix regulator/consumer.h kernel-doc warningRandy Dunlap
2011-08-08CRED: Restore const to current_cred()David Howells
2011-08-08fuse: fix flockMiklos Szeredi
2011-08-08dmaengine: add helper function for slave_singleVinod Koul
2011-08-08regmap: Add precious registers to the driver interfaceMark Brown
2011-08-08regmap: Allow devices to specify which registers are accessibleMark Brown
2011-08-08regmap: Add kerneldoc for struct regmap_configMark Brown
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds