summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0
* of: add include asm/setup.h in drivers/of/fdt.cYu Yue2012-01-101-0/+1
* unicore32: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-101-1/+1
* 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-082-2/+2
| * exofs: oops after late failure in mountAl Viro2012-01-081-0/+2
| * devpts: fix double-free on mount failureAl Viro2012-01-081-3/+1
| * ... and the same for gadgetfsAl Viro2012-01-081-15/+11
| * functionfs: unfuck failure exits on mountAl Viro2012-01-081-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
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0419-58/+99
| |\ \ \ \ \ \
| | | | | | * | IB/uverbs: Protect QP multicast listEli Cohen2012-01-031-4/+17
| | | | | * | | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-032-3/+3
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-031-10/+33
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-033-4/+10
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-034-22/+20