summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-10-17Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds2-6/+2
2015-10-16timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner1-1/+1
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier1-5/+1
2015-10-16bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_putTom Herbert1-0/+1
2015-10-15Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low1-2/+24
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low2-3/+3
2015-10-15posix_cpu_timer: Check thread timers only when there are active thread timersJason Low1-6/+16
2015-10-15posix_cpu_timer: Optimize fastpath_timer_check()Jason Low1-8/+3
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier1-4/+4
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier1-6/+6
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier1-0/+51
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier1-5/+6
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier1-15/+15
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier1-11/+48
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier1-9/+7
2015-10-13irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier1-1/+5
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-9/+21
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner8-52/+129
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov3-1/+68
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov3-14/+116
2015-10-12Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...Ingo Molnar11-82/+220
2015-10-12sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira1-0/+2
2015-10-11timers: Use __fls in apply_slack()Rasmus Villemoes1-1/+1
2015-10-11clocksource: Remove return statement from void functionsGuillaume Gomez1-3/+2
2015-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+8
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov1-1/+1
2015-10-11genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner3-0/+22
2015-10-09genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu1-31/+31
2015-10-09genirq: Allow migration of chained interrupts by installing default actionMika Westerberg3-1/+20
2015-10-09genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann1-1/+0
2015-10-09genirq: Export handle_bad_irqArnd Bergmann1-0/+1
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann3-6/+29
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar3-3/+23
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney6-67/+423
2015-10-07Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney5-323/+630
2015-10-07rcu: Better hotplug handling for synchronize_sched_expedited()Paul E. McKenney1-6/+62
2015-10-07rcu: Enable stall warnings for synchronize_rcu_expedited()Paul E. McKenney1-2/+1
2015-10-07rcu: Add tasks to expedited stall-warning messagesPaul E. McKenney1-1/+1
2015-10-07rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney3-1/+40
2015-10-07rcu: Consolidate expedited CPU selectionPaul E. McKenney2-63/+5
2015-10-07rcu: Prepare for consolidating expedited CPU selectionPaul E. McKenney1-2/+0
2015-10-07cpu: Remove try_get_online_cpus()Paul E. McKenney1-13/+0
2015-10-07rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()Paul E. McKenney1-13/+1
2015-10-07rcu: Stop silencing lockdep false positive for expedited grace periodsPaul E. McKenney2-23/+2
2015-10-07rcu: Switch synchronize_sched_expedited() to IPIPaul E. McKenney2-15/+20
2015-10-06locktorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney1-3/+3
2015-10-06rcutorture: Fix unused-function warning for torturing_tasks()Paul E. McKenney1-1/+1
2015-10-06rcutorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney1-3/+3
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov1-3/+3