aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-21
* MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang2013-11-21
* x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-21
* ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson2013-11-21
* mm, mempolicy: silence gcc warningDavid Rientjes2013-11-21
* block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-21
* ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold2013-11-21
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2013-11-21
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-21
* ipc,shm: fix shm_file deletion racesGreg Thelen2013-11-21
* mm: thp: give transparent hugepage code a separate copy_pageDave Hansen2013-11-21
* checkpatch: fix "Use of uninitialized value" warningsJoe Perches2013-11-21
* configfs: fix race between dentry put and lookupJunxiao Bi2013-11-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-20
|\
| * powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2Ulrich Weigand2013-11-20
| * powerpc: Add pseries_le_defconfigAnton Blanchard2013-11-20
| * powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.Anton Blanchard2013-11-20
| * powerpc: Don't use ELFv2 ABI to build the kernelAlistair Popple2013-11-20
| * powerpc: ELF2 binaries signal handlingRusty Russell2013-11-20
| * powerpc: ELF2 binaries launched directly.Rusty Russell2013-11-20
| * powerpc: Set eflags correctly for ELF ABIv2 core dumps.Rusty Russell2013-11-20
| * powerpc: Add TIF_ELF2ABI flag.Rusty Russell2013-11-20
| * pseries: Add H_SET_MODE to change exception endiannessAnton Blanchard2013-11-20
| * powerpc/pseries: Fix endian issues in pseries EEH codeAnton Blanchard2013-11-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-20
|\ \
| * | alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-16
| * | alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-16
| * | alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-16
| * | alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-16
| * | alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-16
| * | alpha: Reorganize rtc handlingRichard Henderson2013-11-16
| * | alpha: Primitive support for CPU power down.Richard Henderson2013-11-16
| * | alpha: Allow HZ to be configuredRichard Henderson2013-11-16
| * | alpha: Notice if we're being run under QEMURichard Henderson2013-11-16
| * | alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-16
* | | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-11-20
|\ \ \
| * | | parisc: size_t is unsigned, so comparison size < 0 doesn't make sense.Helge Deller2013-11-19
| * | | parisc: improve SIGBUS/SIGSEGV error reportingHelge Deller2013-11-19
| * | | parisc: break out SOCK_NONBLOCK define to own asm header fileHelge Deller2013-11-19
| * | | parisc: do not inline pa_memcpy() internal functionsHelge Deller2013-11-19
| * | | Revert "parisc: implement full version of access_ok()"Helge Deller2013-11-19
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-11-20
|\ \ \ \
| * | | | avr32: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2013-11-20
| * | | | avr32: add kprobe_ctlblk memory structEirik Aanonsen2013-11-20
| * | | | avr32: fix out-of-range jump in large kernelsAndreas Bießmann2013-11-20
| * | | | avr32: setup crt for early panic()Andreas Bießmann2013-11-20
* | | | | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-20
|\ \ \ \ \
| * | | | | Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher2013-11-19
| * | | | | Squashfs: Directly decompress into the page cache for file dataPhillip Lougher2013-11-19
| * | | | | Squashfs: Restructure squashfs_readpage()Phillip Lougher2013-11-19