summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trace: Update documentation for mono, mono_raw and boot clockJoel Fernandes2016-11-291-0/+20
* trace: Add an option for boot clock as trace clockJoel Fernandes2016-11-291-0/+1
* timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-292-0/+30
* timekeeping/clocksource_cyc2ns: Document intended range limitationChris Metcalf2016-11-291-1/+4
* timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-295-1/+52
* selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King2016-11-291-1/+1
* clocksource/drivers/bcm2835_timer: Unmap region obtained by of_iomapArvind Yadav2016-11-221-4/+10
* clocksource/drivers/arm_arch_timer: Map frame with of_io_request_and_map()Stephen Boyd2016-11-211-2/+3
* arm64: dts: rockchip: Arch counter doesn't tick in system suspendBrian Norris2016-11-211-0/+1
* clocksource/drivers/arm_arch_timer: Don't assume clock runs in suspendBrian Norris2016-11-212-1/+13
* posix-timers: Make them configurableNicolas Pitre2016-11-1615-13/+200
* posix_cpu_timers: Move the add_device_randomness() call to a proper placeNicolas Pitre2016-11-162-4/+4
* timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre2016-11-163-16/+14
* ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-1618-50/+69
* Kconfig: Regenerate *.c_shipped files after previous changesNicolas Pitre2016-11-162-858/+753
* Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-166-19/+108
* timers: Fix documentation for schedule_timeout() and similarDouglas Anderson2016-10-262-10/+21
* timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson2016-10-261-12/+9
* Linux 4.9-rc2v4.9-rc2Linus Torvalds2016-10-241-1/+1
* Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-244-12/+13
|\
| * ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3
| * UBI: Fix crash in try_recover_peb()Geert Uytterhoeven2016-10-201-0/+1
| * ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King2016-10-201-1/+1
| * ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-249-50/+56
|\ \
| * | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26
| * | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-131-7/+8
| * | ext4: do not advertise encryption support when disabledEric Biggers2016-10-131-0/+4
| * | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-131-1/+2
| * | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-131-10/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-248-75/+105
|\ \ \
| * | | target/tcm_fc: use CPU affinity for responsesHannes Reinecke2016-10-211-1/+1
| * | | target/tcm_fc: Update debugging statements to match libfc usageHannes Reinecke2016-10-211-11/+26
| * | | target/tcm_fc: return detailed error in ft_sess_create()Hannes Reinecke2016-10-211-2/+3
| * | | target/tcm_fc: print command pointer in debug messageHannes Reinecke2016-10-211-1/+1
| * | | target: fix potential race window in target_sess_cmd_list_waiting()Hannes Reinecke2016-10-211-4/+8
| * | | Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger2016-10-201-15/+1
| * | | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-201-4/+12
| * | | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-203-6/+24
| * | | target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger2016-10-201-1/+3
| * | | iscsi-target: fix iscsi cmd leakVarun Prakash2016-10-201-0/+4
| * | | iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2016-10-202-3/+3
| * | | target/user: Fix comments to not refer to data ringAndy Grover2016-10-201-7/+5
| * | | target/user: Return an error if cmd data size is too largeAndy Grover2016-10-201-3/+6
| * | | target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover2016-10-201-19/+10
* | | | Merge tag 'hwmon-for-linus-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-242-4/+6
|\ \ \ \
| * | | | hwmon: (max31790) potential ERR_PTR dereferenceDan Carpenter2016-10-171-1/+3