summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2011-06-23i8k: Avoid lahf in 64-bit codeLuca Tettamanti
2011-05-09Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2011-05-09i8k: Tell gcc that *regs gets clobberedJim Bos
2011-05-09agp: fix OOM and buffer overflowVasiliy Kulikov
2011-05-09agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-14char/tpm: Fix unitialized usage of data bufferPeter Huewe
2011-03-21char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2011-03-21tpm: Autodetect itpm devicesMatthew Garrett
2011-03-21TPM: Long default timeout fixRajiv Andrade
2011-03-21hvc_iucv: allocate memory buffers for IUCV in zone DMAHendrik Brueckner
2011-03-21TTY: ldisc, fix open flag handlingJiri Slaby
2011-03-21tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2011-03-21TTY: restore tty_ldisc_wait_idleJiri Slaby
2011-03-21tty: prevent DOS in the flush_to_ldiscJiri Olsa
2011-03-21drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower
2011-03-21hpet: unmap unused I/O spaceJiri Slaby
2011-03-21hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2011-03-21pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov
2010-08-02amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-08-02tpm_tis: fix subsequent suspend failuresRajiv Andrade
2010-08-02TPM: ReadPubEK output struct fixRajiv Andrade
2010-07-05ipmi: handle run_to_completion properly in deliver_recv_msg()Jiri Kosina
2010-05-26tty: Fix unbalanced BKL handling in error pathAlan Cox
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-04-26intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26tty: release_one_tty() forgets to put pidsOleg Nesterov
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2010-03-15tty: Fix the ldisc hangup raceAlan Cox
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori
2010-02-02devmem: fix kmem write bug on memory holesWu Fengguang
2010-02-02devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki
2010-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-02random: Remove unused inode variableHerbert Xu
2010-02-02random: drop weird m_time/a_time manipulationMatt Mackall
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-20nozomi: quick fix for the close/close bugAlan Cox
2010-01-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16virtio: fix section mismatch warningsJeff Mahoney
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2010-01-15powerpc/hvc: Driver build breaks with !HVC_CONSOLEKamalesh Babulal
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds