aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2013-11-20Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-11-20Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Wrong page freed on preallocate_pmds() failure exitAl Viro
2013-11-21powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand
2013-11-21powerpc: Add pseries_le_defconfigAnton Blanchard
2013-11-21powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard
2013-11-21powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple
2013-11-21powerpc: ELF2 binaries signal handlingRusty Russell
2013-11-21powerpc: ELF2 binaries launched directly.Rusty Russell
2013-11-21powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell
2013-11-21powerpc: Add TIF_ELF2ABI flag.Rusty Russell
2013-11-21pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard
2013-11-21powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds
2013-11-20avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2013-11-20avr32: add kprobe_ctlblk memory structEirik Aanonsen
2013-11-20avr32: fix out-of-range jump in large kernelsAndreas Bießmann
2013-11-20avr32: setup crt for early panic()Andreas Bießmann
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher
2013-11-20squashfs: Enhance parallel I/OMinchan Kim
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher
2013-11-19blk-mq: add blktrace insert event traceJens Axboe
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-11-19Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-20parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller
2013-11-19parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller
2013-11-19parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller
2013-11-19parisc: do not inline pa_memcpy() internal functionsHelge Deller
2013-11-19Revert "parisc: implement full version of access_ok()"Helge Deller
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov
2013-11-19Merge branch 'genetlink_mcast'David S. Miller
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg