summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-28Input: bcm5974 - prepare for a new trackpad header typeHenrik Rydberg1-21/+26
2009-04-28Input: appletouch - fix DMA to/from stack bufferBob Copeland1-6/+18
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng2-4/+14
2009-04-25Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov1-0/+6
2009-04-24Input: ALPS - add signature for Toshiba Satellite Pro M10Dmitry Torokhov1-0/+1
2009-04-19Input: elantech - make sure touchpad is really in absolute modeArjan Opmeer1-5/+16
2009-04-19Input: elantech - provide a workaround for jumpy cursor on firmware 2.34Arjan Opmeer2-4/+28
2009-04-18Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-18Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-18Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette1-1/+1
2009-04-18Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette1-2/+14
2009-04-16Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen1-1/+0
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich1-1/+1
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao1-10/+16
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao1-1/+2
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll1-1/+10
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov1-0/+9
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov1-8/+6
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov1-1/+1
2009-04-12Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown1-2/+1
2009-04-12Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2-0/+11
2009-04-12Input: remove unnecessary synchronize_rcu() callArjan van de Ven1-1/+0
2009-04-12Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven1-0/+28
2009-04-12Input: i8042 - introduce a tougher resetArjan van de Ven1-8/+29
2009-04-08Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov1-0/+8
2009-04-07Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-07NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi3-0/+15
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi5-93/+3
2009-04-07nilfs2: super block operations fix endian bugRyusuke Konishi1-3/+3