summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-21microblaze: Wire-up memfd_create syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up getrandom syscallMichal Simek2-0/+2
2014-08-21microblaze: Wire-up seccomp syscallMichal Simek2-0/+2
2014-08-21Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-22/+269
2014-08-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-25/+60
2014-08-21Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-1/+1
2014-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-21/+21
2014-08-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+10
2014-08-20Revert "platform/x86/toshiba-apci.c possible bad if test?"Matthew Garrett1-1/+1
2014-08-20mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam1-1/+1
2014-08-20mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-20mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-20pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DTLothar Waßmann1-0/+1
2014-08-20perf: Handle compat ioctlPawel Moll1-1/+22
2014-08-20ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng1-2/+3
2014-08-20ARM: dts: ODROID i2c improvementsDaniel Drake1-0/+2
2014-08-20ARM: dts: Enable PMIC interrupts on ODROIDDaniel Drake1-0/+11
2014-08-20Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon1-4/+0
2014-08-20Merge tag 'imx-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson8-20/+29
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni1-1/+1
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2-1/+5
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown1-0/+3
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2-5/+5
2014-08-19tipc: Fix build.David S. Miller1-1/+2
2014-08-19Merge branch 'cbq-fixes'David S. Miller1-34/+14
2014-08-19cbq: now_rt removalVasily Averin1-10/+1
2014-08-19cbq: incorrectly low bandwidth setting blocks limited trafficVasily Averin1-24/+13
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck1-1/+1
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara3-22/+55
2014-08-19udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu1-1/+2
2014-08-19MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen1-5/+13
2014-08-19MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras1-0/+4
2014-08-19MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras1-6/+16
2014-08-19MIPS: EVA: Add new EVA headerMarkos Chandras1-0/+43
2014-08-19MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras1-4/+8
2014-08-19MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras1-3/+5
2014-08-19MIPS: Loongson: Fix COP2 usage for preemptible kernelHuacai Chen1-4/+4
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher1-3/+1
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2-0/+2
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher2-10/+6
2014-08-19Btrfs: don't consider the missing device when allocating new chunksMiao Xie1-14/+2
2014-08-19Btrfs: Fix wrong device size when we are resizing the deviceMiao Xie2-2/+3
2014-08-19Btrfs: don't write any data into a readonly device when scrubMiao Xie1-0/+11
2014-08-19Btrfs: Fix the problem that the replace destroys the seed filesystemMiao Xie1-2/+6
2014-08-19btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo1-2/+2
2014-08-19Btrfs: fix wrong extent mapping for DirectIOWang Shilong1-0/+2
2014-08-19Btrfs: fix wrong write range for filemap_fdatawrite_range()Wang Shilong1-1/+2
2014-08-19Btrfs: fix wrong missing device counter decreaseMiao Xie1-1/+1