aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-11x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-04-11Dump the registers on undefined instruction userspace faultsRussell King1-0/+1
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong1-1/+1
2014-04-10x86, calgary: Use 8M TCE table size by defaultWANG Chao1-12/+19
2014-04-10tracing: Add missing function triggers dump and cpudump to READMESteven Rostedt (Red Hat)1-0/+2
2014-04-10scsi: async sd resumeDan Williams6-30/+115
2014-04-10regulator: bcm590xx: Set n_voltages for linear regTim Kryger1-0/+1
2014-04-10AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf1-1/+1
2014-04-10NVMe: Retry failed commands with non-fatal errorsKeith Busch4-96/+154
2014-04-10NVMe: Add getgeo to block opsKeith Busch1-0/+11
2014-04-10NVMe: Start-stop nvme_thread during device add-remove.Dan McLeran1-14/+42
2014-04-10NVMe: Make I/O timeout a module parameterKeith Busch2-1/+6
2014-04-10NVMe: CPU hot plug notificationKeith Busch2-0/+20
2014-04-10NVMe: per-cpu io queuesKeith Busch2-38/+172
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer1-0/+22
2014-04-10efi: Pass correct file handle to efi_file_{read,close}Matt Fleming2-9/+9
2014-04-10x86/efi: Correct EFI boot stub use of code32_startMatt Fleming3-14/+8
2014-04-10x86/efi: Fix boot failure with EFI stubMatt Fleming1-1/+1
2014-04-10alienware-wmi: cover some scenarios where memory allocations would failMario Limonciello1-2/+10
2014-04-09block: fix regression with block enabled taggingJens Axboe6-14/+24
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2-4/+4
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers3-7/+19
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09futex: avoid race between requeue and wakeLinus Torvalds1-0/+5
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers3-5/+9
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-09block: Fix for_each_bvec()Martin K. Petersen1-3/+3
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ARM: 8018/1: Add {inc,dec}_preempt_count asm macrosCatalin Marinas3-29/+37
2014-04-09ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.hCatalin Marinas4-13/+18
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-09raid5: get_active_stripe avoids device_lockShaohua Li1-7/+2
2014-04-09raid5: make_request does less prepare waitShaohua Li1-5/+14
2014-04-09md: avoid oops on unload if some process is in poll or select.NeilBrown1-0/+16
2014-04-09md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.NeilBrown1-4/+13
2014-04-09powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_selfStewart Smith2-14/+4
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt3-538/+0
2014-04-09power, sched: stop updating inside arch_update_cpu_topology() when nothing to be updateMichael Wang1-0/+15
2014-04-09powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.Tony Breeds1-0/+1
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-09powerpc/opal: Add missing includeMichael Neuling1-0/+2
2014-04-09powerpc: Convert last uses of __FUNCTION__ to __func__Joe Perches1-6/+5
2014-04-09powerpc: Add lq/stq emulationAnton Blanchard3-8/+46
2014-04-09powerpc/powernv: Add invalid OPAL callJoel Stanley3-0/+6