summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-23gpio: remove gpiod_lock/unlock_as_irq()Alexandre Courbot1-2/+2
2014-07-23gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot1-3/+0
2014-07-23video: fix up versatile CLCD helper moveArnd Bergmann1-0/+18
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu1-0/+5
2014-07-23iommu/vt-d: Simplify include/linux/dmar.hJiang Liu1-32/+18
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner3-5/+13
2014-07-23of: Provide a function to request and map memoryMatthias Brugger2-0/+13
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano1-5/+0
2014-07-23gpio: drop retval check enforcing from gpiochip_remove()Linus Walleij1-1/+1
2014-07-23Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie1-0/+7
2014-07-23net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-0/+7
2014-07-23extcon: sm5502: Change internal hardware switch according to cable typeChanwoo Choi1-0/+23
2014-07-23extcon: sm5502: Add support new SM5502 extcon device driverChanwoo Choi1-0/+264
2014-07-23Merge tag 'mfd-extcon-regulator-v3.17' of git://git.kernel.org/pub/scm/linux/...Chanwoo Choi1-10/+44
2014-07-23Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2-5/+22
2014-07-23ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table def...Lv Zheng1-3/+0
2014-07-23ACPICA: Linux: Allow ACPICA inclusion for CONFIG_ACPI=n builds.Lv Zheng1-3/+3
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki1-4/+9
2014-07-23PM: Create PM workqueue if runtime PM is not configured tooRafael J. Wysocki1-2/+9
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard1-2/+2
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard1-0/+32
2014-07-23acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+4
2014-07-23Merge branch 'keys-fixes' into keys-nextDavid Howells1-0/+1
2014-07-23Merge remote-tracking branch 'integrity/next-with-keys' into keys-nextDavid Howells1-0/+1
2014-07-23Merge tag 'keys-pefile-20140709' into keys-nextDavid Howells3-1/+472
2014-07-23Merge tag 'keys-pkcs7-20140708' into keys-nextDavid Howells1-0/+1
2014-07-23KEYS: Allow expiry time to be set when preparsing a keyDavid Howells1-0/+1
2014-07-23KEYS: struct key_preparsed_payload should have two payload pointersDavid Howells1-1/+1
2014-07-23net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser1-2/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+20