aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskHEADlinux-linaro-lskAlex Shi
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-17Merge remote-tracking branch 'lsk/v3.10/topic/gcov' into linux-linaro-lsklinux-linaro-lsk-testMark Brown
2015-03-17kernel: add support for init_array constructorsFrantisek Hrbata
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-09Merge remote-tracking branch 'lsk/v3.10/topic/cpufreq' into linux-linaro-lskMark Brown
2015-03-09cpufreq: Revert "cpufreq: suspend governors on system suspend/hibernate"v3.10/topic/cpufreqMark Brown
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-03Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2015-03-02coresight: remove the unnecessary function coresight_is_bit_set()Kaixu Xia
2015-03-02coresight: Fixing wrong #ifdef/#endif placementMathieu Poirier
2015-03-02coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRYXia Kaixu
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-21Merge branch 'lsk/v3.10/topic/of' into linux-linaro-lsklsk-v3.10-15.02lsk-v3.10-14.02Mark Brown
2015-02-21i2c: move OF helpers into the coreWolfram Sang
2015-02-19Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-17of/overlay: Introduce DT overlay supportPantelis Antoniou
2015-02-17of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-02-17of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely
2015-02-17of: Keep track of populated platform devicesPawel Moll
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of/reconfig: Always use the same structure for notifiersGrant Likely
2015-02-16of/reconfig: Add of_reconfig_get_state_change() of notifier helper.Pantelis Antoniou
2015-02-16of: Introduce Device Tree resolve support.Pantelis Antoniou
2015-02-16of: Transactional DT support.Pantelis Antoniou
2015-02-16of: Reorder device tree changes and notifiersGrant Likely
2015-02-16of: Make devicetree sysfs update functions consistent.Grant Likely
2015-02-16of: Introduce device tree node flag helpers.Pantelis Antoniou
2015-02-16of: device_node kobject lifecycle fixesPantelis Antoniou
2015-02-16of: remove /proc/device-treeGrant Likely
2015-02-16of: add functions to count number of elements in a propertyHeiko Stuebner
2015-02-16of: Make device nodes kobjects so they show up in sysfsGrant Likely
2015-02-16Merge remote-tracking branch 'lsk/v3.10/topic/of' into linux-linaro-lskMark Brown
2015-02-16of: introduce of_parse_phandle_with_fixed_argsStephen Warren
2015-02-16OF: Add helper for matching against linux,stdout-pathSascha Hauer
2015-02-16of: Specify initrd location using 64-bitSantosh Shilimkar
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-02-02Merge tag 'v3.10.67' into linux-linaro-lskMark Brown
2015-01-29quota: provide interface for readding allocated space into reserved spaceJan Kara
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-23Merge remote-tracking branch 'lsk/v3.10/topic/dma-mapping' into linux-linaro-lskMark Brown
2015-01-22common: dma-mapping: introduce common remapping functionsv3.10/topic/dma-mappingLaura Abbott
2015-01-22lib/genalloc.c: add genpool range check functionLaura Abbott
2015-01-22lib/genalloc.c: add power aligned algorithmLaura Abbott
2015-01-21Merge remote-tracking branch 'lsk/v3.10/topic/hrtimer' into linux-linaro-lskMark Brown
2015-01-21tick: Fixup more fallout from hrtimer broadcast modev3.10/topic/hrtimerPreeti U Murthy
2015-01-21time: Fixup fallout from recent clockevent/tick changesThomas Gleixner