summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: fix dirty page migrationGreg Thelen2015-10-022-1/+32
* dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-021-1/+12
* mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-021-0/+8
* mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-021-3/+10
* userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-021-2/+0
* arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-021-0/+2
* Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-10-014-3/+7
|\
| * UBI: return ENOSPC if no enough space availableshengyong2015-09-292-0/+2
| * UBI: Validate data_sizeRichard Weinberger2015-09-291-0/+5
| * UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger2015-09-291-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2015-10-015-30/+82
|\ \
| * \ Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris2015-09-295-30/+82
| |\ \
| | * | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-252-18/+78
| | * | X.509: Don't strip leading 00's from key ID when constructing key descriptionDavid Howells2015-09-251-4/+0
| | * | KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells2015-09-251-4/+0
| | * | KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells2015-09-251-4/+4
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-305-3/+13
|\ \ \ \
| * | | | watchdog: iTCO: Fix dependencies on I2CGuenter Roeck2015-09-281-1/+2
| * | | | watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes2015-09-281-2/+8
| * | | | watchdog: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-283-0/+3
* | | | | Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-303-0/+3
|\ \ \ \ \
| * | | | | hwmon: (pwm-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| * | | | | hwmon: (gpio-fan) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| * | | | | hwmon: (abx500) Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-302-6/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-282-6/+10
| |\ \ \ \ \
| | * | | | | rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney2015-09-211-0/+5
| | * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-211-6/+5
| | |/ / / /
* | | | / / Initialize msg/shm IPC objects before doing ipc_addid()Linus Torvalds2015-09-303-17/+18
| |_|_|/ / |/| | | |
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-09-281-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tile: fix build failureSudip Mukherjee2015-09-281-0/+1
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-2814-81/+290
|\ \ \ \ \
| * | | | | MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-273-3/+36
| * | | | | MIPS: print MAAR configuration during bootPaul Burton2015-09-271-0/+29
| * | | | | MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-271-63/+63
| * | | | | irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton2015-09-271-0/+8
| * | | | | irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton2015-09-271-2/+2
| * | | | | MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-271-0/+39
| * | | | | MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
| * | | | | MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-224-3/+11
| * | | | | MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-222-2/+28
| * | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens2015-09-221-2/+10
| * | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno2015-09-221-0/+42
| * | | | | MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno2015-09-221-3/+5
| * | | | | MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
| * | | | | MIPS: Fix console output for Fulong2e systemGuenter Roeck2015-09-221-0/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-2718-96/+214
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-09-263-43/+20
| |\ \ \ \ \
| | * | | | | perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-09-251-22/+13
| | * | | | | perf intel-pt: Remove no_force_psb from documentationAdrian Hunter2015-09-251-15/+0