summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-07-27module: return bool from within_module*()Petr Mladek
2014-07-27module: add within_module() functionPetr Mladek
2014-07-27modules: Fix build error in moduleloader.hRusty Russell
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-26Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2014-07-25Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25scatterlist: allow chaining to preallocated chunksChristoph Hellwig
2014-07-26dmaengine: of: add common xlate function for matching by channel idAlexander Popov
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-25mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones
2014-07-25mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas
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-25dmaengine: Remove unused definition of DMA_MAX_COOKIEGeert Uytterhoeven
2014-07-25dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRCNicolin Chen
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov
2014-07-24Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
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-24gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_descGuenter Roeck
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-23of: Transactional DT support.Pantelis Antoniou
2014-07-23of: Reorder device tree changes and notifiersGrant Likely
2014-07-23of: Make devicetree sysfs update functions consistent.Grant Likely
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-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)