aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-23of: Transactional DT support.Pantelis Antoniou1-0/+76
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-0/+1
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2-2/+14
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely1-2/+0
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz1-0/+9
2014-07-23timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz1-0/+1
2014-07-23timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner1-0/+2
2014-07-23seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers1-0/+11
2014-07-23seqcount: Provide raw_read_seqcount()Thomas Gleixner1-0/+16
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-48/+55
2014-07-23timekeeping: Restructure the timekeeper some moreThomas Gleixner1-0/+4
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner2-5/+4
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner2-0/+9
2014-07-23timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner1-0/+5
2014-07-23timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner1-4/+2
2014-07-23timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner1-1/+8
2014-07-23timekeeping: Remove monotonic_to_bootbasedThomas Gleixner1-1/+0
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner1-8/+1
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner1-2/+2
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer1-3/+0
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann1-0/+1
2014-07-23ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+4
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru1-3/+2
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)1-1/+1
2014-07-23svcrdma: Double the default credit limitChuck Lever1-2/+1
2014-07-23Bluetooth: Get MWS transport configuration of the controllerMarcel Holtmann1-0/+2
2014-07-23Bluetooth: Read list of local codecs supported by the controllerMarcel Holtmann1-0/+2
2014-07-23delayacct: Make accounting nanosecond basedThomas Gleixner1-2/+2
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner1-1/+1
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner1-1/+1
2014-07-23timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner1-0/+15
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner1-1/+0
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner1-0/+9
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner1-1/+8
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner1-1/+11
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner1-1/+8
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner1-0/+9
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner1-0/+3
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner1-38/+46
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner1-18/+0
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner1-5/+61
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner4-58/+84
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz1-5/+5
2014-07-23time: More core infrastructure for timespec64John Stultz2-0/+56
2014-07-23time64: Add time64.h header and define struct timespec64John Stultz2-14/+163
2014-07-23ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz1-4/+3
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2-10/+8
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2-179/+5
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2-5/+6