summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe
2014-07-30Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris
2014-07-29regulator: Add missing statics and inlines for stub functionsMark Brown
2014-07-29iommu/omap: Remove platform data da_start and da_end fieldsLaurent Pinchart
2014-07-29iommu/omap: Remove virtual memory managerLaurent Pinchart
2014-07-28kthread_work: remove the unused wait_queue_headLai Jiangshan
2014-07-28Revert "selinux: fix the default socket labeling in sock_graft()"Paul Moore
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27Merge tag 'extcon-next-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar
2014-07-25security: introduce kernel_fw_from_file hookKees Cook
2014-07-25regmap: Fix return code for stub regmap_get_device()Mark Brown
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen
2014-07-25regmap: Add regmap_get_deviceTuomas Tynkkynen
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi
2014-07-23timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz
2014-07-23timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz
2014-07-23timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner
2014-07-23seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers
2014-07-23seqcount: Provide raw_read_seqcount()Thomas Gleixner
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23timekeeping: Restructure the timekeeper some moreThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner
2014-07-23timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner
2014-07-23timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner
2014-07-23timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner
2014-07-23timekeeping: Remove monotonic_to_bootbasedThomas Gleixner
2014-07-23iio: Use ktime_get_real_ns()Thomas Gleixner
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)
2014-07-23delayacct: Make accounting nanosecond basedThomas Gleixner
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-23timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner