summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet
2012-11-16Thermal: Add Linux/Thermal subsystem info in MAINTAINER fileZhang Rui
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-11-16Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-16Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-16Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-11-16ARM: imx: ehci: fix host power mask bitChristoph Fritz
2012-11-16ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun
2012-11-16misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli
2012-11-16tilegx: request_irq with a non-null device nameSimon Marchi
2012-11-15misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk
2012-11-15drivers: mfd: fix dependencies for MFD_RTSX_PCIGreg Kroah-Hartman
2012-11-15drivers/memstick: Add realtek pcie memstick host driverWei WANG
2012-11-15drivers/mmc: Add realtek pcie sdmmc host driverWei WANG
2012-11-15drivers/mfd: Add realtek pcie card reader driverWei WANG
2012-11-15uio_pdrv: set memory mapping nameManuel Traut
2012-11-15drivers/parport: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-11-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-11-16Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-11-16drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita
2012-11-16ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui
2012-11-16vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter
2012-11-15Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan
2012-11-15mm: export a function to get vm committed memoryK. Y. Srinivasan