aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-30mm/hwpoison: fix test for a transparent huge pageWanpeng Li
2013-09-30mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk floodWanpeng Li
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-30mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configurationVlastimil Babka
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-30arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-30nilfs2: fix issue with race condition of competition between segments for dir...Vyacheslav Dubeyko
2013-09-30Documentation/kernel-parameters.txt: replace kernelcore with MovableWeiping Pan
2013-09-30mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...Darrick J. Wong
2013-09-30kernel/kmod.c: check for NULL in call_usermodehelper_exec()Tetsuo Handa
2013-09-30ipc/sem.c: synchronize the proc interfaceManfred Spraul
2013-09-30ipc/sem.c: optimize sem_lock()Manfred Spraul
2013-09-30ipc/sem.c: fix race in sem_lock()Manfred Spraul
2013-09-30mm/compaction.c: periodically schedule when freeing pagesDavid Rientjes
2013-09-30fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from OopsingDan Aloni
2013-09-30revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"Joonyoung Shim
2013-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-09-30Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linuxLinus Torvalds
2013-09-30Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-30avr32: cast syscall_return to silence compiler warningGabor Juhos
2013-09-30avr32: fix clockevents kernel warningGabor Juhos
2013-09-30avr32: use Kbuild infrastructure to handle the asm-generic headersSteven Rostedt
2013-09-29Linux 3.12-rc3Linus Torvalds
2013-09-29Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-29Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-29Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-29Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens