aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-17Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Alex Shi
2015-04-16cgroup: Fix build warnings when CGROUP not definedJon Medhurst
2015-04-16Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-04-13security: lsm_audit: add ioctl specific auditingJeff Vander Stoep
2015-03-30Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-03-30 Merge tag 'v3.10.73' into linux-linaro-lskAlex Shi
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-03-17Merge remote-tracking branch 'lsk/v3.10/topic/gcov' into linux-linaro-lskMark Brown
2015-03-17kernel: add support for init_array constructorsFrantisek Hrbata
2015-03-16net: ping: fix constness inconsistency in ipv6_chk_addrGreg Hackmann
2015-03-16Merge branch 'linaro-android-3.10-lsk' ofAlex Shi
2015-03-15Merge branch 'android-3.10' of https://android.googlesource.com/kernel/common...Amit Pundir
2015-03-10Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2015-03-10 Merge tag 'v3.10.71' into linux-linaro-lskAlex Shi
2015-03-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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-06fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-03-04lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2015-03-04lib: add lz4 compressor moduleChanho Min
2015-03-04decompressor: add LZ4 decompressor moduleKyungsik Lee
2015-03-04[readdir] constify ->actorAl Viro
2015-03-04[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2015-03-04[readdir] introduce iterate_dir() and dir_contextAl Viro
2015-03-03Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-03-03Merge remote-tracking branch 'lsk/v3.10/topic/coresight' into linux-linaro-lskMark Brown
2015-03-03ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
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 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-android-15.02lsk-v3.10-android-14.02Mark Brown
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-20Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2015-02-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
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