summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-0142-1224/+4064
|\
| * s390/dasd: check count address during online settingStefan Haberland2012-09-261-2/+12
| * drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin2012-09-261-1/+4
| * s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens2012-09-261-1/+1
| * s390/tape: remove even more tape block leftoversHeiko Carstens2012-09-262-5/+0
| * s390/ap_bus: add missing ifdefHeiko Carstens2012-09-261-0/+2
| * s390/qdio: fix truncated debug output of hex valuesJan Glauber2012-09-261-13/+25
| * s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-266-9/+201
| * s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens2012-09-261-1/+1
| * s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-261-2/+2
| * s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2012-09-262-2/+2
| * s390/dasd: fix return value for non-existent ioctlsHeiko Carstens2012-09-261-2/+2
| * s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-11/+4
| * s390/3270: drop unused spinlock from struct con3270Jean Delvare2012-09-261-1/+0
| * s390/scm: reorder scm_removeSebastian Ott2012-09-261-1/+1
| * s390/scm: remove superfluous lockSebastian Ott2012-09-262-14/+3
| * s390/scm_block: force cluster writesSebastian Ott2012-09-265-3/+310
| * s390: add scm block driverSebastian Ott2012-09-265-0/+597
| * s390/eadm_sch: add support for irq statisticsSebastian Ott2012-09-261-0/+3
| * s390/cio: add eadm subchannel driverSebastian Ott2012-09-263-0/+419
| * s390: add scm notificationSebastian Ott2012-09-263-1/+73
| * s390: add scm bus driverSebastian Ott2012-09-262-0/+272
| * s390/chsc: implement store SCM informationSebastian Ott2012-09-262-0/+70
| * s390: add eadm related structuresSebastian Ott2012-09-261-0/+24
| * s390: add eadm facility bitsSebastian Ott2012-09-262-2/+2
| * s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
| * s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler2012-09-265-16/+170
| * s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler2012-09-2610-1124/+1707
| * s390/ap: Add functiton facility information as AP device attribute.Holger Dengler2012-09-263-22/+52
| * s390/ap: configuration information exploitationHolger Dengler2012-09-262-15/+128
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-3/+7
|\ \
| * | lguest, x86: handle guest TS bit for lazy/non-lazy fpu host modelsSuresh Siddha2012-09-181-3/+7
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-013-70/+14
|\ \ \
| * | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-292-69/+11
| * | | Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-09-191-1/+3
| |\ \ \
| | * | | efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-171-1/+3
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-8/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-1391-344/+587
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2012-09-051-8/+3
| |\ \ \ \ \ \
| | * | | | | | oprofile: Remove 'WQ on CPUx, prefer CPUy' warningRobert Richter2012-08-271-8/+3
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-012-164/+92
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25308-1239/+2761
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-252-164/+92
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | infiniband: ehca: Fix compiler warningsPaul E. McKenney2012-08-201-4/+4
| | * | | | | | | | infiniband: ehca: Fix while->do-while conversion typoPaul E. McKenney2012-08-201-1/+1
| | * | | | | | | | infiniband: Ehca: Use hotplug thread infrastructureThomas Gleixner2012-08-132-164/+92
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-0166-3552/+4800
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'multitouch' into for-linusJiri Kosina2012-10-012-7/+65
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2012-10-012-1/+18
| | * | | | | | | | | | HID: multitouch: Add ELAN production request when resume.Scott Liu2012-08-151-0/+27