summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* modules: add ro_after_init supportJessica Yu2016-08-042-13/+55
* jump_label: disable preemption around __module_text_address().Rusty Russell2016-08-041-1/+4
* modules: Add kernel parameter to blacklist modulesPrarit Bhargava2016-08-041-0/+24
* module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt2016-08-041-1/+1
* module: Invalidate signatures on force-loaded modulesBen Hutchings2016-07-271-4/+9
* module: Issue warnings when tainting kernelLibor Pechacek2016-07-271-1/+10
* module: fix redundant test.Rusty Russell2016-07-271-2/+1
* module: fix noreturn attribute for __module_put_and_exit()Jiri Kosina2016-07-271-1/+1
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-261-2/+4
|\
| * block: add a separate operation type for secure eraseChristoph Hellwig2016-06-091-2/+4
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-262-43/+67
|\ \
| * | blktrace: avoid using timespecArnd Bergmann2016-06-171-3/+4
| |/
| * block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-2/+3
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-0/+5
| * blktrace: use op accessorsMike Christie2016-06-071-26/+36
| * pm: use bio op accessorsMike Christie2016-06-071-12/+18
| * block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-071-2/+3
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-07-262-10/+37
|\ \
| * | cgroup: remove duplicated include from cgroup.cWei Yongjun2016-07-191-1/+0
| * | cgroup: Use lld instead of ld when printing pids controller events_limitKenny Yu2016-06-211-1/+1
| * | cgroup: Add pids controller event when fork fails because of pid limitKenny Yu2016-06-211-1/+33
| * | cgroup: allow NULL return from ss->css_alloc()Tejun Heo2016-06-211-0/+2
| * | cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner2016-06-171-1/+1
| * | cgroup: fix idr leak for the first cgroup rootJohannes Weiner2016-06-171-7/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-2511-66/+358
|\ \ \
| * | | genirq: Fix missing irq allocation affinity hintVincent Stehle2016-07-191-1/+1
| * | | irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov2016-07-111-2/+4
| * | | genirq/msi: Fix broken debug outputThomas Gleixner2016-07-041-0/+1
| * | | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-0434-245/+543
| |\ \ \
| | * | | genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-042-0/+62
| | * | | genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-041-1/+1
| | * | | genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-041-12/+39
| | * | | genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-045-17/+29
| | * | | genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-043-4/+21
| | * | | genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-041-6/+2
| * | | | irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter2016-06-231-2/+6
| * | | | genirq: Add untracked irq handlerKeith Busch2016-06-183-4/+58
| * | | | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-134-10/+134
| |\ \ \ \
| | * | | | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-133-1/+71
| | * | | | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-5/+18
| | * | | | genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier2016-06-131-0/+7
| | * | | | genirq: Look-up trigger type if not specified by callerJon Hunter2016-06-131-0/+7
| | * | | | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-131-5/+32
| | | |_|/ | | |/| |
| * | | | genirq: Remove unnecessary memset() callsWeongyo Jeong2016-06-101-3/+0
| * | | | genirq: Remove redundant NULL check of irq_descJianyu Zhan2016-06-101-5/+1
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2513-540/+751
|\ \ \ \
| * | | | tick/nohz: Optimize nohz idle enterGaurav Jindal2016-07-191-2/+1
| * | | | clockevents: Make clockevents_subsys staticBen Dooks2016-07-191-1/+1
| * | | | Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-0729-692/+1077
| |\ \ \ \
| | * | | | timers: Implement optimization for same expiry time in mod_timer()Anna-Maria Gleixner2016-07-071-16/+35
OpenPOWER on IntegriCloud