summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: fix __virt_to_idmap build error on !MMURussell King2015-07-171-1/+1
| * | | | | ARM: invalidate L1 before enabling coherencyRussell King2015-07-171-5/+9
| * | | | | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski2015-07-171-1/+1
| * | | | | ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd2015-07-171-1/+2
| * | | | | ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov2015-07-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-1812-214/+376
|\ \ \ \ \
| * | | | | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-187-18/+27
| * | | | | x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-187-43/+104
| * | | | | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing codeAndy Lutomirski2015-07-172-0/+27
| * | | | | x86/nmi/64: Make the "NMI executing" variable more consistentAndy Lutomirski2015-07-171-6/+5
| * | | | | x86/nmi/64: Minor asm simplificationAndy Lutomirski2015-07-171-2/+1
| * | | | | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-07-171-4/+25
| * | | | | x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-07-171-16/+18
| * | | | | x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-07-172-68/+94
| * | | | | x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-07-171-4/+58
| * | | | | x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-07-171-17/+0
| * | | | | x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-07-171-71/+52
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-182-1/+1
|\ \ \ \ \ \
| * | | | | | tick: Move the export of tick_broadcast_oneshot_control to the proper placeThomas Gleixner2015-07-142-1/+1
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | sched/fair: Test list head instead of list entry in throttle_cfs_rq()Cong Wang2015-07-061-1/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-1815-26/+101
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-07-172-8/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin2015-07-151-3/+16
| | * | | | | | | | perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter2015-07-151-5/+5
| |/ / / / / / / /
| * | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-07-153-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo2015-07-131-1/+1
| | * | | | | | | | perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo2015-07-132-1/+4
| |/ / / / / / / /
| * | | | | | | | x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra2015-07-101-1/+1
| * | | | | | | | Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2015-07-109-15/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo2015-07-094-3/+65
| | * | | | | | | | perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo2015-07-091-1/+1
| | * | | | | | | | perf thread_map: Fix the sizeof() calculation for map entriesArnaldo Carvalho de Melo2015-07-091-2/+1
| | * | | | | | | | tools lib: Improve clean targetRiku Voipio2015-07-082-2/+2
| | * | | | | | | | perf stat: Fix shadow declaration of closeJiri Olsa2015-07-081-2/+2
| | * | | | | | | | perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter2015-07-071-5/+3
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-185-54/+101
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | irqchip/gicv3-its: Fix mapping of LPIs to collectionsMarc Zyngier2015-07-171-36/+75
| * | | | | | | | | | genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner2015-07-171-5/+13
| * | | | | | | | | | genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner2015-07-152-9/+11
| * | | | | | | | | | gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-131-4/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-18149-644/+293
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2015-07-171-1/+4
| * | | | | | | | | | mm/cma_debug: correct size input to bitmap functionJoonsoo Kim2015-07-171-3/+4
| * | | | | | | | | | mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim2015-07-171-2/+2
| * | | | | | | | | | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-173-3/+25
| * | | | | | | | | | mm/page_owner: fix possible access violationJoonsoo Kim2015-07-171-1/+3
| * | | | | | | | | | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara2015-07-171-20/+14
| * | | | | | | | | | /proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan2015-07-171-0/+5
| * | | | | | | | | | dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran2015-07-171-0/+3