aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
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-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2015-01-27in6: fix conflict with glibcstephen hemminger
2015-01-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-efi' into linux-linaro-ls...lsk-v3.14-15.01Mark Brown
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16mm: propagate error from stack expansion even for guard pageLinus Torvalds
2015-01-16tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)
2015-01-16pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren
2015-01-09Merge remote-tracking branch 'lsk/v3.14/topic/coresight' into linux-linaro-ls...Mark Brown
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2015-01-08userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2015-01-08userns: Don't allow setgroups until a gid mapping has been setablishedEric W. Biederman
2015-01-08groups: Consolidate the setgroups permission checksEric W. Biederman
2015-01-02coresight: add CoreSight core layer frameworkPratik Patel
2015-01-02of: back-porting generic graph bindingsMathieu Poirier
2015-01-02of: back-porting v4l2 graph bindingsMathieu Poirier
2014-12-13Merge remote-tracking branch 'lsk/v3.14/topic/genpd' into linux-linaro-lsk-v3.14Mark Brown
2014-12-12PM / Domains: Add a detach callback to the struct dev_pm_domainUlf Hansson
2014-12-12PM / Domains: Add generic OF-based PM domain look-upTomasz Figa
2014-12-12Merge remote-tracking branch 'lsk/v3.14/topic/dwc3' into linux-linaro-lsk-v3.14Mark Brown
2014-12-08Merge remote-tracking branch 'lsk/v3.14/topic/clk-divider' into linux-linaro-...Mark Brown
2014-12-08clk: divider: Add round to closest dividerMaxime COQUELIN
2014-12-08xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-12-08Merge tag 'v3.14.26' into linux-linaro-lsk-v3.14Mark Brown
2014-12-06bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-12-06iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-12-06ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai
2014-12-06PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-12-06inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-21Merge remote-tracking branch 'lsk/v3.14/topic/mailbox' into linux-linaro-lsk-...lsk-v3.14-14.11Mark Brown
2014-11-21mailbox: Introduce framework for mailboxJassi Brar