summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth)Przemo Firszt2011-11-133-7/+137
* HID: wacom: Move parsing to a separate functionPrzemo Firszt2011-11-131-16/+23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-11-035-52/+33
|\
| * Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg2011-11-011-43/+4
| * HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
| * HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-10-283-0/+5
| * HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-10-283-0/+15
* | Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds2011-11-031-95/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-0242-37/+12079
|\ \
| * | dm: raid fix device status indicator when array initializingJonathan E Brassow2011-10-311-11/+37
| * | dm log userspace: add log device dependencyJonathan E Brassow2011-10-312-8/+45
| * | dm log userspace: fix comment hyphensJonathan Brassow2011-10-312-2/+2
| * | dm: add thin provisioning targetJoe Thornber2011-10-316-0/+4291
| * | dm: add persistent data libraryJoe Thornber2011-10-3122-0/+5709
| * | dm: add bufioMikulas Patocka2011-10-314-0/+1820
| * | dm: export dm get mdAlasdair G Kergon2011-10-311-0/+1
| * | dm table: add immutable featureAlasdair G Kergon2011-10-316-2/+52
| * | dm table: add always writeable featureAlasdair G Kergon2011-10-312-0/+13
| * | dm table: add singleton featureAlasdair G Kergon2011-10-312-4/+26
| * | dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka2011-10-312-5/+30
| * | dm: remove superfluous smp_mbNamhyung Kim2011-10-311-1/+0
| * | dm: use local printk ratelimitNamhyung Kim2011-10-312-4/+23
| * | dm table: propagate non rotational flagMandeep Singh Baines2011-10-311-0/+30
* | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-11-021-0/+30
|\ \ \
| * | | TOMOYO: Fix interactive judgment functionality.Tetsuo Handa2011-10-291-0/+30
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-0211-525/+2671
|\ \ \ \
| * | | | MAINTAINERS: add an entry for Edac Sandy Bridge driverMauro Carvalho Chehab2011-11-011-0/+7
| * | | | edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab2011-11-011-0/+1
| * | | | EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona2011-11-011-3/+4
| * | | | edac: sb_edac: Add it to the building systemMauro Carvalho Chehab2011-11-013-25/+31
| * | | | edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-011-0/+1894
| * | | | i7300_edac: Fix error cleanup logicMauro Carvalho Chehab2011-11-011-25/+26
| * | | | i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab2011-11-011-0/+4
| * | | | i7core_edac: Fix compilation on 32 bits archSedat Dilek2011-11-011-2/+5
| * | | | i7core_edac: scrubbing fixupsNils Carlson2011-11-011-8/+133
| * | | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-11-011-3/+2
| * | | | i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab2011-11-011-2/+18
| * | | | i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab2011-11-011-1/+2
| * | | | MAINTAINERS: remove dropped edac_mce.* from the fileMauro Carvalho Chehab2011-11-011-2/+0
| * | | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-016-123/+25
| * | | | x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-311-11/+6
| * | | | EDAC i7core: Use mce socketid for better compatibilityThomas Renninger2011-10-311-1/+1
| * | | | i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab2011-10-311-7/+39
| * | | | i7core_edac: Add scrubbing supportSamuel Gabrielsson2011-10-311-0/+126
| * | | | edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab2011-10-312-349/+351
| * | | | i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab2011-10-311-2/+35
| * | | | i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba2011-10-311-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \
| * | | | nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy2011-11-011-1/+1
* | | | | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-029-9/+19
|\ \ \ \ \