summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-0910-126/+126
|\
| * isl29020: Remove a redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * BMP085: Remove redundant semi-colon from return statementJesper Juhl2012-01-051-1/+1
| * drivers:misc: ti-st: DEBUG uart, baud rate modsPavan Savoy2012-01-051-0/+30
| * drivers:misc: ti-st: flush UART upon fw failurePavan Savoy2012-01-051-30/+24
| * drivers:misc: ti-st: protect registrationsPavan Savoy2012-01-051-4/+14
| * char_dev.c: fix up some whitespace errorsGreg Kroah-Hartman2011-12-131-3/+3
| * s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman2011-12-131-1/+0
| * misc: ad525x_dpot: Add support for SPI module device table matchingMichael Hennerich2011-11-184-86/+53
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-096-40/+27
|\ \
| * | ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in s...Al Viro2012-01-092-2/+2
| * | exofs: oops after late failure in mountAl Viro2012-01-091-0/+2
| * | devpts: fix double-free on mount failureAl Viro2012-01-091-3/+1
| * | ... and the same for gadgetfsAl Viro2012-01-091-15/+11
| * | functionfs: unfuck failure exits on mountAl Viro2012-01-091-20/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-0949-2019/+1986
|\ \ \
| * | | [S390] disassembler: mark exception causing instructionsHeiko Carstens2011-12-271-2/+7
| * | | [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
| * | | [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
| * | | [S390] sysctl: get rid of dead declarationHeiko Carsten2011-12-271-2/+0
| * | | [S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2011-12-272-1/+11
| * | | [S390] dasd: add sanity check to detect path connection errorStefan Haberland2011-12-271-109/+300
| * | | [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-273-4/+6
| * | | [S390] Add s390x description to Documentation/kdump/kdump.txtMichael Holzheu2011-12-271-3/+32
| * | | [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
| * | | [S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber2011-12-271-2/+2
| * | | [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-272-8/+43
| * | | [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-273-67/+13
| * | | [S390] zcrypt: Fix error return codes.Holger Dengler2011-12-271-4/+4
| * | | [S390] zcrypt: Rework length parameter checking.Holger Dengler2011-12-271-18/+6
| * | | [S390] cleanup trap handlingMartin Schwidefsky2011-12-2712-210/+158
| * | | [S390] Remove Kerntypes leftoversHeiko Carstens2011-12-273-36/+1
| * | | [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-273-8/+30
| * | | [S390] entry[64].S improvementsMartin Schwidefsky2011-12-278-1237/+1002
| * | | [S390] make arch/s390 subdirectories depend on config optionJan Glauber2011-12-272-7/+7
| * | | [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-274-5/+6
| * | | [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
| * | | [S390] disable MACHINE_IS_VM check for pfaultCarsten Otte2011-12-271-4/+2
| * | | [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2
| * | | [S390] topology: get rid of ifdefsHeiko Carstens2011-12-276-162/+176
| * | | [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
| * | | [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-275-53/+68
| * | | [S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu2011-12-271-1/+0
| * | | [S390] Rework create_mem_hole() functionMichael Holzheu2011-12-271-55/+67
| * | | [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger2011-12-271-0/+3
| * | | [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
| * | | [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
* | | | audit: always follow va_copy() with va_end()Jesper Juhl2012-01-081-2/+3
* | | | drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl2012-01-081-0/+1
| |/ / |/| |
* | | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0823-68/+109
|\ \ \