summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2182-930/+1216
|\
| * s390/module: Add missing R_390_NONE relocation typeHendrik Brueckner2013-02-141-0/+3
| * drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-141-2/+2
| * drivers/input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-4/+5
| * s390/cleanup: rename SPP to LPPHendrik Brueckner2013-02-145-12/+11
| * s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-1412-140/+112
| * s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-142-5/+8
| * s390/linker skript: discard exit.data at runtimeHeiko Carstens2013-02-141-0/+4
| * drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-1/+1
| * s390/bpf,jit: add vlan tag supportHeiko Carstens2013-02-141-0/+21
| * drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * iucv: fix kernel panic at rebootHendrik Brueckner2013-02-141-1/+4
| * s390/Kconfig: sort list of arch selected config optionsHeiko Carstens2013-02-141-57/+58
| * phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0
| * uio: remove !S390 dependency from KconfigHeiko Carstens2013-02-141-1/+0
| * dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber2013-02-141-1/+4
| * s390/pci: fix hotplug module initSebastian Ott2013-02-143-40/+49
| * s390/pci: cleanup clp page allocationSebastian Ott2013-02-142-3/+2
| * s390/pci: cleanup clp inline assemblySebastian Ott2013-02-141-5/+6
| * s390/perf: cpum_cf: fallback to software sampling eventsHendrik Brueckner2013-02-141-7/+6
| * s390/mm: provide PAGE_SHARED defineHeiko Carstens2013-02-141-0/+1
| * parport: disable PC-style parallel port support for s390Heiko Carstens2013-02-141-1/+1
| * ata: disable ATA for s390Heiko Carstens2013-02-141-1/+1
| * s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-143-6/+6
| * s390/dma: remove dma_is_consistent() declarationHeiko Carstens2013-02-141-1/+0
| * s390/dma: provide dma_cache_sync() functionHeiko Carstens2013-02-141-2/+5
| * s390/barrier: convert mb() to define againHeiko Carstens2013-02-141-6/+3
| * s390/time: rename tod clock access functionsHeiko Carstens2013-02-1431-106/+106
| * s390/scm: use inline dummy functionsSebastian Ott2013-02-142-14/+29
| * s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
| * s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
| * s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
| * s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
| * s390/zcore: Add hsa fileMichael Holzheu2013-02-141-3/+59
| * s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu2013-02-141-4/+12
| * s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-142-36/+37
| * maintainer for s390 zcrypt component changedIngo Tuchscherer2013-02-141-1/+1
| * s390/modules: add relocation overflow checkingMartin Schwidefsky2013-02-141-51/+89
| * s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-144-314/+332
| * s390/3270: introduce device notifierMartin Schwidefsky2013-02-144-82/+83
| * s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky2013-02-141-6/+8
| * s390/3270: readd tty3270_openMartin Schwidefsky2013-02-141-0/+15
| * asm-generic/io.h: convert readX defines to functionsHeiko Carstens2013-02-141-3/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-2171-824/+1405
|\ \
| | \
| | \
| *-. \ Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linusJiri Kosina2013-02-217-3/+469
| |\ \ \
| | | * | HID: steelseries: fix out of bound array accessJiri Kosina2013-01-311-1/+2
| | | * | HID: steelseries: rename driver to be compliant with other driversJiri Kosina2013-01-313-2/+2
| | | * | USB: HID: Steelseries SRW-S1 Add support controlling all LEDs simultaneouslySimon Wood2013-01-312-4/+62
| | | * | USB: HID: Steelseries SRW-S1 Add support for LEDsSimon Wood2013-01-312-0/+219
| | | * | USB: HID: Steelseries SRW-S1 Add support for dialsSimon Wood2013-01-311-4/+82