summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.32-rt43 REBASEv4.4.32-rt43-rebaseSteven Rostedt (Red Hat)2016-11-181-0/+1
* kbuild: add -fno-PIESebastian Andrzej Siewior2016-11-181-1/+1
* x86/apic: get rid of "warning: 'acpi_ioapic_lock' defined but not used"Sebastian Andrzej Siewior2016-11-181-0/+2
* zsmalloc: turn that get_cpu_light() into a local_lock()Sebastian Andrzej Siewior2016-11-181-2/+4
* ftrace: Fix trace header alignmentMike Galbraith2016-11-181-16/+16
* kernel/futex: don't deboost too earlySebastian Andrzej Siewior2016-11-184-8/+55
* fs/dcache: incremental fixup of the retry routineSebastian Andrzej Siewior2016-11-181-4/+3
* x86/preempt-lazy: fixup should_resched()Sebastian Andrzej Siewior2016-11-181-2/+15
* fs/dcache: resched/chill only if we make no progressSebastian Andrzej Siewior2016-11-181-6/+13
* net: add a lock around icmp_sk()Sebastian Andrzej Siewior2016-11-181-0/+8
* net: add back the missing serialization in ip_send_unicast_reply()Sebastian Andrzej Siewior2016-11-181-0/+7
* scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame()Mike Galbraith2016-11-181-1/+1
* sched: lazy_preempt: avoid a warning in the !RT caseSebastian Andrzej Siewior2016-11-181-1/+1
* timers: wakeup all timer waiters without holding the base lockSebastian Andrzej Siewior2016-11-181-1/+1
* timers: wakeup all timer waitersSebastian Andrzej Siewior2016-11-181-1/+1
* hyperv: Fix compilation issue with 4.4.19-rt27Juerg Haefliger2016-11-181-1/+1
* work-simple: Rename work-simple.[ch] to swork.[ch] for consistencyMike Galbraith2016-11-187-6/+6
* trace: correct off by one while recording the trace-eventSebastian Andrzej Siewior2016-11-181-0/+8
* mm: perform lru_add_drain_all() remotelyLuiz Capitulino2016-11-181-7/+30
* locallock: add local_lock_on()Sebastian Andrzej Siewior2016-11-181-0/+6
* arm: lazy preempt: correct resched conditionSebastian Andrzej Siewior2016-11-181-1/+5
* kernel/printk: Don't try to print from IRQ/NMI regionSebastian Andrzej Siewior2016-11-181-0/+10
* kernel/rtmutex: only warn once on a try lock from bad contextSebastian Andrzej Siewior2016-11-181-1/+1
* sched,preempt: Fix preempt_count manipulationsPeter Zijlstra2016-11-181-2/+2
* perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner2016-11-181-10/+10
* sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker2016-11-184-25/+27
* sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker2016-11-183-5/+8
* Revert "vtime: Split lock and seqcount"Sebastian Andrzej Siewior2016-11-184-46/+25
* tty: serial: 8250: don't take the trylock during oopsSebastian Andrzej Siewior2016-11-181-2/+2
* panic: change nmi_panic from macro to functionHidehiro Kawai2016-11-182-20/+21
* panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai2016-11-185-8/+45
* panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai2016-11-184-8/+46
* drivers/block/zram: fixup compile for !RTSebastian Andrzej Siewior2016-11-181-1/+1
* ARM: imx: always use TWD on IMX6QSebastian Andrzej Siewior2016-11-181-1/+1
* list_bl: fixup bogus lockdep warningJosh Cartwright2016-11-181-5/+7
* drivers/block/zram: Replace bit spinlocks with rtmutex for -rtMike Galbraith2016-11-182-14/+57
* completion: filter out suspendSebastian Andrzej Siewior2016-11-184-1/+22
* net: dev: always take qdisc's busylock in __dev_xmit_skb()Sebastian Andrzej Siewior2016-11-181-0/+4
* mm/zsmalloc: Use get/put_cpu_light in zs_map_object()/zs_unmap_object()Mike Galbraith2016-11-181-2/+2
* kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel2016-11-181-18/+19
* tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-11-181-76/+45
* Revert "trace/writeback: Block cgroup path tracing on RT"Sebastian Andrzej Siewior2016-11-181-1/+1
* clockevents/drivers/timer-atmel-pit: fix double free_irqAlexandre Belloni2016-11-181-1/+7
* arm: at91: do not disable/enable clocks in a rowSebastian Andrzej Siewior2016-11-181-4/+29
* Add upstream swaitSebastian Andrzej Siewior2016-11-1827-405/+412
* clk: at91: remove useless includesAlexandre Belloni2016-11-188-30/+0
* clk: at91: pmc: remove useless capacities handlingAlexandre Belloni2016-11-181-128/+0
* clk: at91: pmc: drop at91_pmc_baseAlexandre Belloni2016-11-182-19/+0
* usb: gadget: atmel: access the PMC using regmapAlexandre Belloni2016-11-182-10/+12
* ARM: at91: remove useless includes and function prototypesAlexandre Belloni2016-11-181-7/+0