summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-2113-34/+542
|\
| * powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-201-1/+15
| * powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-201-0/+352
| * powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-201-0/+11
| * powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-201-0/+1
| * powerpc: ELF2 binaries signal handlingRusty Russell2013-11-201-9/+16
| * powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-201-15/+35
| * powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-201-0/+2
| * powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-202-0/+11
| * pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-204-0/+87
| * powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-201-9/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-2124-388/+777
|\ \
| * | alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-171-5/+5
| * | alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-171-2/+13
| * | alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-174-7/+165
| * | alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-175-109/+53Star
| * | alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-171-30/+37
| * | alpha: Reorganize rtc handlingRichard Henderson2013-11-1711-223/+337
| * | alpha: Primitive support for CPU power down.Richard Henderson2013-11-175-0/+58
| * | alpha: Allow HZ to be configuredRichard Henderson2013-11-173-11/+59
| * | alpha: Notice if we're being run under QEMURichard Henderson2013-11-173-7/+38
| * | alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-174-15/+33
* | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-215-55/+41Star
|\ \ \
| * | | 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/+4Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-11-2135-129/+101Star
|\ \ \ \
| * | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-2031-102/+56Star
| * | | | 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/+3Star
| * | | | | 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/+1Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-2017-187/+86Star
|\ \ \ \ \ \
| * | | | | | fold try_to_ascend() into the sole remaining callerAl Viro2013-11-161-31/+18Star
| * | | | | | dcache.c: get rid of pointless macrosAl Viro2013-11-161-4/+2Star
| * | | | | | take read_seqbegin_or_lock() and friends to seqlock.hAl Viro2013-11-162-29/+29
| * | | | | | consolidate simple ->d_delete() instancesAl Viro2013-11-1611-101/+18Star
| * | | | | | gfs2: endianness misannotationsAl Viro2013-11-163-19/+16Star
| * | | | | | dump_emit(): use __kernel_write(), not vfs_write()Al Viro2013-11-161-1/+1
| * | | | | | dump_align(): fix the dumb brainoAl Viro2013-11-161-2/+2