aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-04-24Merge tag 'v3.14.39' into standard/baseBruce Ashfield
2015-04-24Merge tag 'v3.14.37' into standard/baseBruce Ashfield
2015-04-19cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz
2015-04-19Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-13genirq: Add irq_domain-aware core IRQ handlerAbhishek Paliwal
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-24Merge branch 'ltsi' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.36' into ltsiBruce Ashfield
2015-03-24Merge branch 'ltsi' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.35' into ltsiBruce Ashfield
2015-03-24Merge branch 'ltsi' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.34' into ltsiBruce Ashfield
2015-03-24Merge branch 'ltsi' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.33' into ltsiBruce Ashfield
2015-03-24Merge branch 'ltsi' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.30' into standard/baseBruce Ashfield
2015-03-24Merge tag 'v3.14.31' into ltsiBruce Ashfield
2015-03-18target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-03-18mm: when stealing freepages, also take pages created by splitting buddy pageVlastimil Babka
2015-03-10Merge tag 'v3.14.30' into ltsiBruce Ashfield
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-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-13Use the compiler-gcc4.h header for all GCC >=4. The versioning scheme for GCC...Abhishek Paliwal
2015-02-13RapidIO: Add interface to memory map rapidio device memory.Abhishek Paliwal
2015-02-13MIPS: Add new system 'paravirt'.Abhishek Paliwal
2015-02-13netdev: octeon: Move and update OCTEON network drivers from staging.Abhishek Paliwal
2015-02-13of: Add of_memory_accessor to map device tree node to memory accessor functions.Abhishek Paliwal
2015-02-13gpio: gpio-octeon: Add preliminary cn78XX support.Abhishek Paliwal
2015-02-11ALSA: ak411x: Fix stall in work callbackTakashi Iwai
2015-01-29mm: get rid of radix tree gfp mask for pagecache_get_pageMichal Hocko
2015-01-29mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2015-01-29mm: move zone->pages_scanned into a vmstat counterMel Gorman
2015-01-29mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2015-01-29mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman
2015-01-29mm: make copy_pte_range static againJerome Marchand
2015-01-29mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2015-01-29mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman
2015-01-29mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2015-01-29mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2015-01-29mm: page_alloc: use unsigned int for order in more placesMel Gorman
2015-01-29mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2015-01-29include/linux/jump_label.h: expose the reference countMel Gorman
2015-01-29mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27in6: fix conflict with glibcstephen hemminger