aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-07-151-0/+4
* gcov: add support for gcc version >= 6Florian Meier2016-07-151-1/+1
* mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-07-151-1/+3
* mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-07-151-1/+1
* kasan/quarantine: fix bugs on qlist_move_cache()Joonsoo Kim2016-07-151-18/+11
* uapi: export lirc.h headerMauro Carvalho Chehab2016-07-151-0/+1
* madvise_free, thp: fix madvise_free_huge_pmd return value after splittingHuang Ying2016-07-151-6/+1
* Revert "scripts/gdb: add documentation example for radix tree"Kieran Bingham2016-07-151-21/+0
* Revert "scripts/gdb: add a Radix Tree Parser"Kieran Bingham2016-07-153-105/+0
* scripts/gdb: Perform path expansion to lx-symbol's argumentsNikolay Borisov2016-07-151-1/+1
* scripts/gdb: add constants.py to .gitignoreOmar Sandoval2016-07-151-0/+1
* scripts/gdb: rebuild constants.py on dependancy changeKieran Bingham2016-07-151-2/+3
* scripts/gdb: silence 'nothing to do' messageKieran Bingham2016-07-151-0/+1
* kasan: add newline to messagesDmitry Vyukov2016-07-151-2/+2
* mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-07-151-22/+14
*-. Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-07-142-1/+2
|\ \
| | * posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-07-111-0/+1
| * | perf/x86: Fix bogus kernel printk, againVegard Nossum2016-07-101-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-144-19/+95
|\ \ \
| * | | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-103-2/+65
| * | | x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-07-101-13/+21
| * | | x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-07-101-0/+7
| * | | x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen2016-07-091-4/+2
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-142-2/+8
|\ \ \
| * | | cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner2016-07-131-0/+2
| * | | objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf2016-07-101-2/+6
| |/ /
* | | Merge tag 'media/v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-132-12/+36
|\ \ \
| * | | [media] adv7604: Don't ignore pad number in subdev DV timings pad operationsLaurent Pinchart2016-06-071-11/+35
| * | | [media] v4l2-ioctl: fix stupid mistake in cropcap conditionHans Verkuil2016-06-071-1/+1
| * | | Merge tag 'v4.7-rc2' into v4l_for_linusMauro Carvalho Chehab2016-06-079189-186507/+476877
| |\ \ \
* | \ \ \ Merge tag 'acpi-urgent-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-134-11/+15
|\ \ \ \ \
| * \ \ \ \ Merge branches 'acpica-fixes' and 'acpi-ec-fixes'Rafael J. Wysocki2016-07-121-2/+13
| |\ \ \ \ \
| | * | | | | ACPI / EC: Fix code ordering issue in ec_remove_handlers()Lv Zheng2016-07-081-2/+13
| * | | | | | Revert "ACPI 2.0 / AML: Improve module level execution by moving the If/Else/...Rafael J. Wysocki2016-07-111-1/+1
| * | | | | | Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t...Rafael J. Wysocki2016-07-112-9/+2
| * | | | | | Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering"Rafael J. Wysocki2016-07-112-8/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'qcom-smd-list-voltage' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-131-1/+0
|\ \ \ \ \ \
| * | | | | | regulator: qcom_smd: Remove list_voltage callback for rpm_smps_ldo_ops_fixedAxel Lin2016-06-151-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-128-14/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | posix_acl: de-union a_refcount and a_rcuJeff Layton2016-07-111-4/+2
| * | | | | | nfs_atomic_open(): prevent parallel nfs_lookup() on a negative hashedAl Viro2016-07-051-3/+25
| * | | | | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-057-7/+7
| | |/ / / / | |/| | | |
* | | | | | Linux 4.7-rc7v4.7-rc7Linus Torvalds2016-07-101-1/+1
* | | | | | tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-101-3/+5
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-101-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-07-083-5/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'jejb-fixes' into fixesJames Bottomley2016-07-065937-112700/+295062
| |\ \ \ \ \
| | * | | | | qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont2016-07-051-1/+1
| * | | | | | SCSI: fix new bug in scsi_dev_info_list string matchingAlan Stern2016-06-291-4/+6