aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-13avr32: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar1-0/+4
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney3-3/+34
2015-04-12hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fanAnand Moon1-6/+3
2015-04-12Linux 4.0Linus Torvalds1-1/+1
2015-04-12perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar1-23/+30
2015-04-11sg_start_req(): use import_iovec()Al Viro1-11/+5
2015-04-11sg_start_req(): make sure that there's not too many elements in iovecAl Viro1-0/+3
2015-04-11blk_rq_map_user(): use import_single_range()Al Viro1-3/+3
2015-04-11sg_io(): use import_iovec()Al Viro1-7/+5
2015-04-11process_vm_access: switch to {compat_,}import_iovec()Al Viro1-23/+12
2015-04-11switch keyctl_instantiate_key_common() to iov_iterAl Viro3-72/+40
2015-04-11switch {compat_,}do_readv_writev() to {compat_,}import_iovec()Al Viro1-16/+16
2015-04-11aio_setup_vectored_rw(): switch to {compat_,}import_iovec()Al Viro1-19/+9
2015-04-11vmsplice_to_user(): switch to import_iovec()Al Viro1-16/+11
2015-04-11kill aio_setup_single_vector()Al Viro1-17/+1
2015-04-11aio: simplify arguments of aio_setup_..._rw()Al Viro1-28/+17
2015-04-11aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro1-6/+11
2015-04-11lift iov_iter into {compat_,}do_readv_writev()Al Viro1-31/+23
2015-04-11NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-04-11dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields1-1/+1
2015-04-11NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2-477/+308
2015-04-11VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2-0/+27
2015-04-11drop bogus check in file_open_root()Al Viro1-3/+0
2015-04-11switch security_inode_getattr() to struct path *Al Viro10-35/+24
2015-04-11constify tomoyo_realpath_from_path()Al Viro2-4/+4
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro6-21/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro6-8/+0
2015-04-11remove incorrect comment in lookup_one_len()Al Viro1-3/+1
2015-04-11namei.c: fold do_path_lookup() into both callersAl Viro1-24/+24
2015-04-11kill struct filename.separateAl Viro2-14/+17
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps retrieval"Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Denys Vlasenko1-0/+1
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Denys Vlasenko1-16/+2
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Denys Vlasenko1-2/+0
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Denys Vlasenko1-14/+9
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsDenys Vlasenko1-5/+5
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-10HID: sensor: Update document for custom sensorSrinivas Pandruvada1-0/+84
2015-04-10HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada3-0/+865
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10spi: bcm2835: enabling polling mode for transfers shorter than 30usMartin Sperl1-26/+86
2015-04-10spi: bcm2835: transform native-cs to gpio-cs on first spi_setupMartin Sperl1-5/+44
2015-04-10regulator: max8660: Handle empty regulator dataMarkus Pargmann1-3/+3
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2