summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust
2010-11-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2010-11-09TTY: restore tty_ldisc_wait_idleJiri Slaby
2010-11-09SERIAL: blacklist si3052 chipMaciej Szmigiero
2010-11-09drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches
2010-11-09tty: prevent DOS in the flush_to_ldiscJiri Olsa
2010-11-098250: add support for Kouwell KW-L221N-2Mikulas Patocka
2010-11-09nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox
2010-11-09tty: fix warning in synclink driverAndres Salomon
2010-11-09tty: Fix formatting in tty.hAlan Cox
2010-11-09tty: the development tree is now done in gitGreg Kroah-Hartman
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman
2010-11-06floppy: fix another use-after-freeVivek Goyal
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds
2010-11-05watchdog: Fix section mismatch and potential undefined behavior.David Daney
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov
2010-11-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka