summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-24block: simplify force plug flush code a little bitShaohua Li
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-09dt: add empty of_get_property for non-dtStephen Warren
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-08CRED: Restore const to current_cred()David Howells
2011-08-08fuse: fix flockMiklos Szeredi
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
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins
2011-08-03tmpfs: use kmemdup for short symlinksHugh Dickins