summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* modpost: document the use of struct section_check.Quentin Casasnovas2015-04-131-0/+20
* modpost: handle relocations mismatch in __ex_table.Quentin Casasnovas2015-04-131-0/+141
* scripts: add check_extable.sh script.Quentin Casasnovas2015-04-131-0/+146
* modpost: mismatch_handler: retrieve tosym information only when needed.Quentin Casasnovas2015-04-131-3/+4
* modpost: factorize symbol pretty print in get_pretty_name().Quentin Casasnovas2015-04-131-11/+12
* modpost: add handler function pointer to sectioncheck.Quentin Casasnovas2015-04-131-26/+42
* modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.Quentin Casasnovas2015-04-131-1/+2
* modpost: add strict white-listing when referencing sections.Quentin Casasnovas2015-04-131-15/+19
* module: do not print allocation-fail warning on bogus user buffer sizeKirill A. Shutemov2015-03-241-1/+2
* kernel/module.c: fix typos in message about unused symbolsYannick Guerrini2015-03-241-3/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-1713-73/+66
|\
| * Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-167-61/+17
| * x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov2015-03-131-1/+1
| * x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov2015-03-131-3/+4
| * x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman2015-03-121-6/+16
| * x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced modeLi, Aubrey2015-03-121-0/+25
| * x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski2015-03-101-2/+2
| * x86/vdso: Fix the build on GCC5Jiri Slaby2015-03-061-0/+1
| |
| \
*-. \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-174-7/+9
|\ \ \
| | * \ Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lez...Ingo Molnar2015-03-052-6/+6
| | |\ \
| | | * | clockevents: sun5i: Fix setup_irq init sequenceYongbae Park2015-03-051-4/+4
| | | * | clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park2015-03-051-2/+2
| | |/ /
| * | | perf: Fix context leak in put_event()Leon Yu2015-03-131-1/+1
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-03-051-0/+2
| |\ \ \
| | * | | perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo2015-03-051-0/+2
* | | | | Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-172-17/+18
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2015-03-162-17/+18
| |\ \ \ \ \ \
| | | * | | | | regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven2015-03-161-0/+1
| | * | | | | | regulator: core: Fix enable GPIO reference countingDoug Anderson2015-03-081-14/+12
| | * | | | | | regulator: Only enable disabled regulators on resumeJavier Martinez Canillas2015-03-081-3/+5
| | |/ / / / /
* | | | | | | Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-173-4/+7
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge remote-tracking branches 'regmap/fix/irq', 'regmap/fix/rbtree' and 'reg...Mark Brown2015-03-073-4/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | * | | | | | regmap: Skip read-only registers in regcache_sync()Takashi Iwai2015-03-041-2/+4
| | | | | |/ / / / | | | | |/| | | |
| | | * / | | | | regmap: regcache-rbtree: Fix present bitmap resizeLars-Peter Clausen2015-03-071-1/+1
| | | |/ / / / /
| | * | | | | | regmap-irq: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-02-141-1/+2
* | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-177-23/+168
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio_mmio: fix access width for mmioMichael S. Tsirkin2015-03-171-8/+71
| * | | | | | | | uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin2015-03-131-2/+10
| * | | | | | | | virtio_mmio: generation supportMichael S. Tsirkin2015-03-131-0/+11
| * | | | | | | | virtio_rpmsg: set DRIVER_OK before using deviceMichael S. Tsirkin2015-03-131-1/+16
| * | | | | | | | 9p/trans_virtio: fix hot-unplugMichael S. Tsirkin2015-03-131-4/+20
| * | | | | | | | virtio-balloon: do not call blocking ops when !TASK_RUNNINGMichael S. Tsirkin2015-03-101-5/+14
| * | | | | | | | virtio_blk: fix comment for virtio 1.0Michael S. Tsirkin2015-03-101-1/+5
| * | | | | | | | virtio_blk: typo fixMichael S. Tsirkin2015-03-101-1/+1
| * | | | | | | | virtio_balloon: set DRIVER_OK before using deviceMichael S. Tsirkin2015-03-101-0/+2
| * | | | | | | | virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-051-0/+16
| * | | | | | | | virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-051-1/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-1713-81/+114
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-168-75/+105
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-144-0/+33