summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-045-9/+34
|\
| * gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-131-3/+3
| * gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan2017-04-071-0/+1
| * gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King2017-03-241-1/+2
| * gpio: add generic single-register fixed-direction GPIO driverRussell King2017-03-241-0/+12
| * gpio: return NULL from gpiod_get_optional when GPIOLIB is disabledDmitry Torokhov2017-03-151-6/+6
| * gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko2017-03-151-0/+11
* | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-05-041-0/+4
|\ \
| * | watchdog: iTCO_wdt: Add PMC specific noreboot update apiKuppuswamy Sathyanarayanan2017-04-281-0/+4
| * | Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)2017-04-174-5/+12
| |\ \
| * \ \ Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart2017-04-131-5/+1
| |\ \ \
* | \ \ \ Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-031-3/+3
|\ \ \ \ \
| * | | | | module: Unify the return value type of try_module_getGao Feng2017-04-231-3/+3
* | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-036-65/+68
|\ \ \ \ \ \
| * | | | | | ring-buffer: Return reader page back into existing ring bufferSteven Rostedt (VMware)2017-05-011-1/+1
| * | | | | | ftrace: Have the function probes call their own functionSteven Rostedt (VMware)2017-04-201-2/+2
| * | | | | | ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)2017-04-201-19/+0
| * | | | | | ftrace: Move the probe function into the tracing directorySteven Rostedt (VMware)2017-04-181-24/+0
| * | | | | | tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace eventsSteven Rostedt (VMware)2017-04-101-8/+11
| * | | | | | rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workSteven Rostedt (VMware)2017-04-101-0/+5
| * | | | | | tracing: Rename trace_active to disable_stack_tracer and inline its modificationSteven Rostedt (VMware)2017-04-101-2/+34
| * | | | | | tracing: Add stack_tracer_disable/enable() functionsSteven Rostedt (VMware)2017-04-101-0/+6
| * | | | | | ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)2017-04-031-3/+3
| * | | | | | tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)2017-03-241-10/+1
| * | | | | | ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-242-1/+8
| * | | | | | tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)2017-03-241-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-0313-141/+189
|\ \ \ \ \ \ \
| * | | | | | | mm, swap: remove unused function prototypeHuang Ying2017-05-031-3/+0
| * | | | | | | mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-36/+37
| * | | | | | | mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-57/+43
| * | | | | | | mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-31/+14
| * | | | | | | mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-13/+5
| * | | | | | | mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-032-3/+63
| * | | | | | | mm: fix spelling errorHao Lee2017-05-031-2/+2
| * | | | | | | include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar2017-05-031-2/+3
| * | | | | | | mm: enable page poisoning early at bootVinayak Menon2017-05-031-1/+0
| * | | | | | | mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim2017-05-031-7/+0
| * | | | | | | mm: make rmap_one boolean functionMinchan Kim2017-05-031-1/+5
| * | | | | | | mm: make rmap_walk() return voidMinchan Kim2017-05-032-5/+4
| * | | | | | | mm: make ttu's return booleanMinchan Kim2017-05-031-2/+2
| * | | | | | | mm: remove SWAP_MLOCK in ttuMinchan Kim2017-05-031-1/+0
| * | | | | | | mm: make try_to_munlock() return voidMinchan Kim2017-05-031-1/+1
| * | | | | | | mm: remove SWAP_DIRTY in ttuMinchan Kim2017-05-031-1/+0
| * | | | | | | mm: remove rodata_test_data export, add pr_fmtKees Cook2017-05-031-1/+0
| * | | | | | | jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko2017-05-031-0/+2
| * | | | | | | mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2017-05-033-8/+34
| * | | | | | | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-031-0/+2
| * | | | | | | lockdep: allow to disable reclaim lockup detectionMichal Hocko2017-05-031-1/+9
| * | | | | | | mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-031-1/+1
| * | | | | | | mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-0/+1