aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-03frv: define __flsRusty Russell
2009-01-02Disallow gcc versions 3.{0,1}Ingo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2009-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-02Merge branch 'tty-updates' from AlanLinus Torvalds
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: Rework istallion to use the tty port changesAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2009-01-02tty: Fix PPP hang under loadAlan Cox
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King
2009-01-02pty: simplify resizeAlan Cox
2009-01-02n_tty: Fix loss of echoed characters and remove bkl from n_ttyJoe Peterson
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds
2009-01-02Sanitize gcc version header includesLinus Torvalds
2009-01-02ide-atapi: remove timeout arg to ide_issue_pcBorislav Petkov
2009-01-02ide: remove the last ide-scsi remnantsBorislav Petkov
2009-01-02ide-atapi: remove ide-scsi remnants from ide_pc_intr()Borislav Petkov
2009-01-02ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov
2009-01-02ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov
2009-01-02ide: make IDE_AFLAG_.. numbering continuous againBorislav Petkov
2009-01-02ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz
2009-01-02ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz
2009-01-02ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-01cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell
2009-01-01cpumask: convert RCU implementationsRusty Russell
2009-01-01cpumask: convert kernel/irqRusty Russell
2009-01-01cpumask: convert kernel time functionsRusty Russell
2009-01-01bitmap: find_last_bit()Rusty Russell