summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-033-11/+29
* GFS2: Set log descriptor type for jdata blocksBob Peterson2013-06-031-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-06-031-10/+19
|\
| * m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTKFinn Thain2013-05-311-10/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-06-038-26/+44
|\ \
| * | s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
| * | s390/dasd: fix handling of gone pathsStefan Weinhuber2013-05-311-2/+10
| * | s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11
| * | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
| * | s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-271-16/+11
| * | kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-222-0/+5
| * | s390/dma: do not call debug_dma after freeSebastian Ott2013-05-221-1/+1
* | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-032-16/+17
|\ \ \
| * | | cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu2013-05-291-5/+8
| * | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-242-7/+4
| * | | cgroup: initialize xattr before calling d_instantiate()Li Zefan2013-05-141-4/+5
* | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-0315-26/+49
|\ \ \ \
| * | | | sata_rcar: fix interrupt handlingSergei Shtylyov2013-06-021-12/+11
| * | | | ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin2013-05-291-0/+2
| * | | | sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov2013-05-221-0/+1
| * | | | libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-05-221-0/+6
| * | | | ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee2013-05-161-0/+15
| * | | | libata: update "Maintained by:" tagsTejun Heo2013-05-1414-14/+14
| |/ / /
* | | | Linux 3.10-rc4v3.10-rc4Linus Torvalds2013-06-021-1/+1
* | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Linus Torvalds2013-06-019-16/+23
|\ \ \ \
| * | | | parisc: parport0: fix this legacy no-device port driver!Helge Deller2013-06-012-4/+4
| * | | | parport_pc: disable PARPORT_PC_SUPERIO on parisc architectureHelge Deller2013-06-011-1/+1
| * | | | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r...Helge Deller2013-06-011-4/+4
| * | | | parisc/PCI: Set type for LBA bus_num resourceBjorn Helgaas2013-06-011-0/+1
| * | | | MAINTAINERS: update parisc architecture file listHelge Deller2013-06-011-0/+8
| * | | | parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
| * | | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
| * | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1
| * | | | parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-0127-125/+262
|\ \ \ \ \
| * | | | | powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
| * | | | | powerpc/perf: Add missing SIER supportMichael Ellerman2013-06-011-12/+25
| * | | | | powerpc/perf: Revert to original NO_SIPR logicMichael Ellerman2013-06-011-24/+6
| * | | | | powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
| * | | | | powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
| * | | | | powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat2013-06-011-0/+2
| * | | | | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-014-0/+34
| * | | | | powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
| * | | | | powerpc/mm: Always invalidate tlb on hpte invalidate and updateAneesh Kumar K.V2013-06-011-8/+22
| * | | | | powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling2013-06-012-13/+18
| * | | | | powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-012-0/+18
| * | | | | powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
| * | | | | powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao2013-06-011-2/+2
| * | | | | powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-017-36/+74
| * | | | | powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21