summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon2013-12-123-7/+4
* Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-12-121-38/+28
|\
| * Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Alex Williamson2013-12-061-38/+28
| |\
| | * iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun2013-12-061-0/+1
| | * iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon2013-12-061-2/+1
| | * iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon2013-12-061-36/+26
* | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-1211-36/+64
|\ \ \
| * | | KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner2013-12-102-4/+14
| * | | Ignore generated file kernel/x509_certificate_listRusty Russell2013-12-101-0/+1
| * | | security: shmem: implement kernel private shmem inodesEric Paris2013-12-023-8/+32
| * | | KEYS: Fix searching of nested keyringsDavid Howells2013-12-021-1/+1
| * | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-024-12/+11
| * | | KEYS: Fix the keyring hash functionDavid Howells2013-12-021-4/+4
| * | | KEYS: Pre-clear struct key on allocationDavid Howells2013-12-021-7/+1
* | | | Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-12-124-5/+12
|\ \ \ \
| * | | | xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-101-1/+5
| * | | | xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-101-2/+3
| * | | | xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-102-2/+4
| | |_|/ | |/| |
* | | | futex: move user address verification up to common codeLinus Torvalds2013-12-121-2/+3
* | | | futex: fix handling of read-only-mapped hugepagesLinus Torvalds2013-12-121-1/+1
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-12-1015-15/+2
|\ \ \ \
| * | | | sc1200_wdt: Fix oopsAlan2013-12-101-1/+2
| * | | | watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck2013-12-1014-14/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-12-1019-19/+6
|\ \ \ \ \
| * | | | | avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-101-1/+3
| * | | | | avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-101-1/+1
| * | | | | cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | | | avr32: pm: Fix section mismatchMatthias Brugger2013-12-101-1/+1
| * | | | | avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song2013-12-1015-15/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-12-109-22/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2013-12-022-11/+4
| * | | | s390/vdso: ectg gettime support for CLOCK_THREAD_CPUTIME_IDMartin Schwidefsky2013-12-023-2/+7
| * | | | s390/vdso: fix access-list entry initializationHeiko Carstens2013-12-021-1/+1
| * | | | s390: increase CONFIG_NR_CPUS limitXose Vazquez Perez2013-12-021-3/+3
| * | | | s390/smp,sclp: fix size of sclp_cpu_info structureHeiko Carstens2013-12-021-1/+2
| * | | | s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner2013-12-021-3/+2
| * | | | s390/dasd: fix memory leak caused by dangling references to request_queueStefan Weinhuber2013-12-021-1/+0
| | |/ / | |/| |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-0915-30/+47
|\ \ \ \
| * | | | powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar2013-12-101-1/+1
| * | | | powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo2013-12-101-0/+1
| * | | | powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin2013-12-106-6/+12
| * | | | powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson2013-12-101-4/+3
| * | | | offb: Add palette hack for little endianCedric Le Goater2013-12-101-1/+10
| * | | | offb: Little endian fixesCedric Le Goater2013-12-101-7/+11
| * | | | powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-102-8/+4
| * | | | powerpc/44x: Fix ocm_block allocationIlia Mirkin2013-12-101-1/+1
| * | | | powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman2013-12-101-1/+4
| * | | | Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-101-1/+0
| |\ \ \ \
| | * | | | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig2013-12-071-1/+0
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-0953-265/+847
|\ \ \ \ \
OpenPOWER on IntegriCloud