summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | * | | | | | | | | | hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles2015-07-171-3/+4
| | * | | | | | | | | | checkpatch: fix long line messages about patch contextJoe Perches2015-07-171-1/+1
| | * | | | | | | | | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-1760-435/+46
| | * | | | | | | | | | MAINTAINERS: uclinux-h8-devel is moderated for non-subscribersGeert Uytterhoeven2015-07-171-1/+1
| | * | | | | | | | | | mailmap: update Sudeep Holla's email idSudeep Holla2015-07-171-0/+1
| | * | | | | | | | | | Update Viresh Kumar's email addressViresh Kumar2015-07-1758-72/+74
| | * | | | | | | | | | mm, meminit: suppress unused memory variable warningMel Gorman2015-07-171-3/+1
| | * | | | | | | | | | configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2015-07-172-3/+3
| | * | | | | | | | | | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-1712-30/+36
| | * | | | | | | | | | s390/hugetlb: add hugepages_supported defineDominik Dingel2015-07-171-0/+1
OpenPOWER on IntegriCloud