aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-22serial: Support the EFR-register of XR1715x uarts.Søren Holm2-1/+4
2011-08-25TTY: define tty_wait_until_sent_from_closeJiri Slaby1-0/+18
2011-08-24atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-0/+1
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman1-8/+0
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles1-0/+8
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles1-3/+1
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-0/+2
2011-08-23tty: serial: allow ports to override the irq handlerJamie Iles1-0/+1
2011-08-23TTY: remove tty_lockedJiri Slaby1-2/+0
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-1/+0
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-15/+101
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+15
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+7
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell2-4/+4
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2-2/+2
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+11
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer1-0/+1
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-2/+0
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-3/+7
2011-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung1-2/+0
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+7
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+6
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula1-1/+1
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov1-0/+1
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim2-11/+14
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox1-3/+4
2011-08-09dt: add empty of_get_property for non-dtStephen Warren1-0/+7
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-14/+14
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-08CRED: Restore const to current_cred()David Howells1-1/+1
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov1-1/+1
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller2-3/+5
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown1-14/+14
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-5/+130
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds1-22/+37
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds1-17/+13
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-12/+25
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh1-0/+125
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2-12/+20
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller1-0/+5
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus 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 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-1/+4
2011-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-6/+15
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-48/+26