summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-081-0/+17
| | * | | | | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-081-74/+46
| | * | | | | Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-083-0/+254
| | * | | | | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-082-1/+5
| | * | | | | Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-081-1/+1
| | * | | | | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-081-4/+9
| | * | | | | Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-081-3/+3
| | * | | | | Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-083049-38220/+100708
| | |\ \ \ \ \
| | * | | | | | Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft2009-02-281-1/+1
| | * | | | | | Input: ati_remote2 - check module paramsVille Syrjala2009-01-291-4/+60
| | * | | | | | Input: ati_remote2 - add per device attrsVille Syrjala2009-01-291-15/+126
| | * | | | | | Input: ati_remote2 - complete suspend supportVille Syrjala2009-01-291-0/+78
| | * | | | | | Input: stop autorepeat timer on key releaseJohannes Berg2009-01-291-0/+7
| | * | | | | | Input: pc110pad - use no_pci_devices()Roel Kluin2009-01-291-4/+1
| | * | | | | | Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin2009-01-293-4/+163
* | | | | | | | PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-135-4/+29
* | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-132-3/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse2009-04-101-1/+10
| * | | | | | | | Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu2009-04-061-2/+2
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-1310-19/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-124-2/+15
| * | | | | | | | | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-121-1/+1
| * | | | | | | | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-121-3/+4
| * | | | | | | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-106-18/+24
| * | | | | | | | | x86: Document get_user_pages_fast()Andy Grover2009-04-101-0/+16
| * | | | | | | | | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-101-1/+4
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-136-29/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing/filters: return proper error code when writing filter fileLi Zefan2009-04-122-6/+8
| * | | | | | | | | | tracing/filters: allow user input integer to be oct or hexLi Zefan2009-04-121-2/+3
| * | | | | | | | | | tracing/filters: fix NULL pointer dereferenceLi Zefan2009-04-121-0/+5
| * | | | | | | | | | tracing/filters: NIL-terminate user input filterLi Zefan2009-04-121-0/+2
| * | | | | | | | | | ftrace: Output REC->var instead of __entry->var for trace formatZhaolei2009-04-101-2/+2
| * | | | | | | | | | Make __stringify support variable argument macros tooZhaolei2009-04-101-2/+2
| * | | | | | | | | | tracing: fix document referencesLi Zefan2009-04-101-2/+2
| * | | | | | | | | | tracing: fix splice return too largeLai Jiangshan2009-04-101-2/+14
| * | | | | | | | | | tracing: update file->f_pos when splice(2) itLai Jiangshan2009-04-101-7/+1
| * | | | | | | | | | tracing: allocate page when neededLai Jiangshan2009-04-101-8/+8
| * | | | | | | | | | tracing: disable seeking for trace_pipe_rawLai Jiangshan2009-04-101-1/+1
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-133-3/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lockdep: continue lock debugging despite some taintsFrederic Weisbecker2009-04-121-1/+3
| * | | | | | | | | | | lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker2009-04-123-3/+16
* | | | | | | | | | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-135-6/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: Let new-style drivers implement attach_adapterJean Delvare2009-04-131-2/+1
| * | | | | | | | | | | | i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings2009-04-131-1/+1
| * | | | | | | | | | | | i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2009-04-132-2/+13
| * | | | | | | | | | | | i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare2009-04-131-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | add some long-missing capabilities to fs_maskSerge E. Hallyn2009-04-131-4/+19
* | | | | | | | | | | | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds2009-04-132-187/+1896
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MAINTAINERS - Update MN10300 patternsJoe Perches2009-04-101-1/+0