aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-07death to mnt_pinnedAl Viro1-2/+2
2014-08-07make fs/{namespace,super}.c forget about acct.hAl Viro1-2/+0
2014-08-07take fs_pin stuff to fs/*Al Viro2-4/+19
2014-08-07acct: get rid of acct_listAl Viro2-3/+4
2014-08-07acct: switch to __kernel_write()Al Viro1-0/+1
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro12-323/+516
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai1-0/+1
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+3
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+4
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-0/+1
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+1
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-0/+2
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+4
2014-07-28ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+3
2014-07-24Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesArnd Bergmann1-3/+4
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
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
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner4-5/+31
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik1-0/+18
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-23pinctrl: dra: dt-bindings: Fix pull enable/disableNishanth Menon1-3/+4
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher1-0/+3
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5