summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-211-2/+3
* ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold2013-11-211-0/+9
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-213-60/+106
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-212-6/+6
* ipc,shm: fix shm_file deletion racesGreg Thelen2013-11-211-5/+23
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-213-38/+48
* checkpatch: fix "Use of uninitialized value" warningsJoe Perches2013-11-211-0/+1
* configfs: fix race between dentry put and lookupJunxiao Bi2013-11-211-2/+14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-2013-34/+542
|\
| * powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-211-1/+15
| * powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-211-0/+352
| * powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-211-0/+11
| * powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-211-0/+1
| * powerpc: ELF2 binaries signal handlingRusty Russell2013-11-211-9/+16
| * powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-211-15/+35
| * powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-211-0/+2
| * powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-212-0/+11
| * pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-214-0/+87
| * powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-211-9/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-2024-388/+777
|\ \
| * | alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
| * | alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
| * | alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-164-7/+165
| * | alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-165-109/+53
| * | alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
| * | alpha: Reorganize rtc handlingRichard Henderson2013-11-1611-223/+337
| * | alpha: Primitive support for CPU power down.Richard Henderson2013-11-165-0/+58
| * | alpha: Allow HZ to be configuredRichard Henderson2013-11-163-11/+59
| * | alpha: Notice if we're being run under QEMURichard Henderson2013-11-163-7/+38
| * | alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-164-15/+33
* | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-205-55/+41
|\ \ \
| * | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-201-1/+1
| * | | parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-191-2/+20
| * | | parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-192-8/+14
| * | | parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-191-2/+2
| * | | Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-191-42/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-11-2035-129/+101
|\ \ \ \
| * | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-2031-102/+56
| * | | | avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-201-0/+14
| * | | | avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-202-2/+6
| * | | | avr32: setup crt for early panic()Andreas Bießmann2013-11-202-25/+25
* | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-2020-243/+1145
|\ \ \ \ \
| * | | | | Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-201-4/+3
| * | | | | Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-205-1/+336
| * | | | | Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-204-71/+118
| * | | | | Squashfs: Generalise paging handling in the decompressorsPhillip Lougher2013-11-2013-67/+163
| * | | | | Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher2013-11-203-20/+145
| * | | | | squashfs: Enhance parallel I/OMinchan Kim2013-11-203-1/+221
| * | | | | Squashfs: Refactor decompressor interface and codePhillip Lougher2013-11-2011-136/+216
* | | | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-203-17/+1