summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann9-76/+67
2014-07-26Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+1
2014-07-26Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires1-0/+5
2014-07-26clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+20
2014-07-26scatterlist: allow chaining to preallocated chunksChristoph Hellwig1-3/+3
2014-07-25dmaengine: of: add common xlate function for matching by channel idAlexander Popov1-0/+4
2014-07-25ima: add support for measuring and appraising firmwareMimi Zohar1-0/+6
2014-07-25security: introduce kernel_fw_from_file hookKees Cook1-0/+17
2014-07-25regmap: Fix return code for stub regmap_get_device()Mark Brown1-1/+1
2014-07-25regulator: Add helpers for low-level register accessTuomas Tynkkynen1-0/+26
2014-07-25regmap: Add regmap_get_deviceTuomas Tynkkynen1-0/+7
2014-07-25mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones1-1/+1
2014-07-25mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2-2/+263
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas1-20/+22
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas1-0/+198
2014-07-25dmaengine: Remove unused definition of DMA_MAX_COOKIEGeert Uytterhoeven1-1/+0
2014-07-25dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRCNicolin Chen1-0/+1
2014-07-25net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov1-25/+25
2014-07-25Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+4
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov298-3438/+7415
2014-07-24CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris5-2/+479
2014-07-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck1-0/+3
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar1-0/+8
2014-07-24Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-24of: Transactional DT support.Pantelis Antoniou1-0/+76
2014-07-24of: Reorder device tree changes and notifiersGrant Likely1-0/+1
2014-07-24of: Make devicetree sysfs update functions consistent.Grant Likely1-2/+0
2014-07-24mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-24timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz1-0/+9
2014-07-24timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz1-0/+1
2014-07-24timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONICThomas Gleixner1-0/+2
2014-07-24seqcount: Add raw_write_seqcount_latch()Mathieu Desnoyers1-0/+11
2014-07-24seqcount: Provide raw_read_seqcount()Thomas Gleixner1-0/+16
2014-07-24timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-48/+55
2014-07-24timekeeping: Restructure the timekeeper some moreThomas Gleixner1-0/+4
2014-07-24clocksource: Get rid of cycle_lastThomas Gleixner2-5/+4
2014-07-24timekeeping: Provide ktime_get_raw()Thomas Gleixner2-0/+9
2014-07-24timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner1-0/+5
2014-07-24timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner1-4/+2
2014-07-24timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner1-1/+8
2014-07-24timekeeping: Remove monotonic_to_bootbasedThomas Gleixner1-1/+0
2014-07-24iio: Use ktime_get_real_ns()Thomas Gleixner1-8/+1
2014-07-24net: mlx5: Use ktime_get_ns()Thomas Gleixner1-2/+2
2014-07-24Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer1-3/+0
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-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