aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
* tty: add a helper for setting termios data from kernel sideAlan Cox2011-02-17
* tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman2011-02-17
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty,vcs removing con_buf/conf_buf_mtxJiri Olsa2011-02-17
* vt: Add virtual console keyboard mode OFFArthur Taylor2011-02-17
* serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-03
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
|\
| * NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
| * NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
| * NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-25
* | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-31
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
|\ \
| * \ Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
| |\ \
| | * | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
| * | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-27
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
| |\ \ \ \
| | * | | | Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\ \ \ \ \
| * | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-21
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-26
|\ \ \ \ \ \ \
| * | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-24
| * | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-17
* | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-25
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-14
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-24
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-24
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-24
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
| * | | | | | | | rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-21
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2011-01-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-23
| * | | | | | | | BUILD_BUG_ON: make it handle more casesRusty Russell2011-01-23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | param: add null statement to compiled-in module paramsLinus Walleij2011-01-23
* | | | | | | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell2011-01-23
* | | | | | | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-23
|/ / / / / / /
* | | | | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2011-01-21
|\ \ \ \ \ \ \
| * | | | | | | [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart2011-01-19
| * | | | | | | [media] rc: fix up and genericize some time unit conversionsJarod Wilson2011-01-19
| * | | | | | | [media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil2011-01-19
| * | | | | | | [media] v4l2-subdev: add (un)register internal opsHans Verkuil2011-01-19
| * | | | | | | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-19
| * | | | | | | [media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil2011-01-19
| |/ / / / / /
* | | | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-21
|\ \ \ \ \ \ \