aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.09-androidKevin Hilman
2015-09-14Merge tag 'v3.10.88' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.09Kevin Hilman
2015-09-13drm/radeon: add new OLAND pci idAlex Deucher
2015-08-14Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidlsk-v3.10-15.08-androidKevin Hilman
2015-08-14Merge tag 'v3.10.86' into linux-linaro-lsk-v3.10lsk-v3.10-15.08Kevin Hilman
2015-08-03nfs: increase size of EXCHANGE_ID name string bufferJeff Layton
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-08-03jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi
2015-07-06Merge tag 'v3.10.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.10-15.07Kevin Hilman
2015-07-03bus: mvebu: pass the coherency availability information at init timeGreg Ungerer
2015-07-03ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2015-07-03include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov
2015-07-03get rid of s_files and files_lockAl Viro
2015-07-03fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2015-06-24Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Kevin Hilman
2015-06-24Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-06-10Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.10-15.06Kevin Hilman
2015-06-05libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta
2015-06-05libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta
2015-06-04Merge branch 'android-3.10' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-06-01Merge branch 'v3.10/topic/big.LITTLE' into linux-linaro-lsk-v3.10Kevin Hilman
2015-06-01Revert "mm: make vmstat_update periodic run conditional"v3.10/topic/big.LITTLEJon Medhurst (Tixy)
2015-06-01sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-05-21Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-21 Merge tag 'v3.10.79' into linux-linaro-lsk-v3.10Alex Shi
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-17revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2015-05-17nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-androidAlex Shi
2015-05-12Merge remote-tracking branch 'origin/v3.10/topic/zram' into linux-linaro-lskAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-05-11zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2015-05-11mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman
2015-05-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2015-05-11lib: add lz4 compressor moduleChanho Min
2015-05-11decompressor: add LZ4 decompressor moduleKyungsik Lee
2015-05-11CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat
2015-05-11zsmalloc: add copyrightMinchan Kim
2015-05-11zsmalloc: move it under mmMinchan Kim
2015-05-06nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2015-05-06ACPICA: Utilities: split IO address types from data type models.Lv Zheng
2015-05-06usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-04-29mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2015-04-29remove extra definitions of U32_MAXAlex Elder
2015-04-29conditionally define U32_MAXAlex Elder