summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-09sysrq: Properly check for kernel threadsAnton Vorontsov1-3/+6
2012-02-09sysrq: Fix possible race with exiting taskAnton Vorontsov1-0/+2
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang1-13/+3
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang1-21/+8
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang1-0/+84
2012-02-03TTY: get rid of BTM around devpts_*Jiri Slaby2-5/+3
2012-02-03TTY: pty, remove superfluous ptm testJiri Slaby1-4/+1
2012-02-03TTY: use tty_standard_installJiri Slaby4-23/+9
2012-02-03USB: serial, use tty_standard_installJiri Slaby1-10/+6
2012-02-03TTY: provide tty_standard_install helperJiri Slaby2-15/+17
2012-02-03tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley1-2/+1
2012-02-03tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2-4/+11
2012-02-03tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-01-27serial: Kill off NO_IRQAlan Cox15-44/+30
2012-01-26serial/efm32: add new driverUwe Kleine-König6-0/+878
2012-01-25tty: rework pty count limitingKonstantin Khlebnikov2-4/+31
2012-01-25tty: move pty count limiting into devptsKonstantin Khlebnikov2-52/+52
2012-01-25tty: cleanup prohibition of direct opening for unix98 pty masterKonstantin Khlebnikov3-17/+6
2012-01-20Linux 3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-19Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-54/+119
2012-01-19Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds56-679/+727
2012-01-19Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-7/+19
2012-01-19gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan1-1/+1
2012-01-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds62-1482/+1192
2012-01-19Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds6-0/+2193
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-380/+429
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown12-111/+345
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck3-48/+234
2012-01-18Merge branch 'atomicio-remove' into releaseLen Brown5-25/+133
2012-01-18Merge branch 'apei' into releaseLen Brown11-55/+321