summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26mm/memory.c: remove ZAP_BLOCK_SIZEAndrew Morton
2011-07-26mm: hugetlb: fix coding style issuesChris Forbes
2011-07-26mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright
2011-07-26mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper
2011-07-26mm: remove the leftovers of noswapaccountWANG Cong
2011-07-26pagewalk: fix code comment for THPKOSAKI Motohiro
2011-07-26pagewalk: add locking-rule commentsKOSAKI Motohiro
2011-07-26pagewalk: don't look up vma if walk->hugetlb_entry is unusedKOSAKI Motohiro
2011-07-26pagewalk: fix walk_page_range() don't check find_vma() result properlyKOSAKI Motohiro
2011-07-26mm: swap-token: add a comment for priority agingKOSAKI Motohiro
2011-07-26mm: swap-token: makes global variables to function localKOSAKI Motohiro
2011-07-26mm: swap-token: fix dead linkKOSAKI Motohiro
2011-07-26xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-26mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper
2011-07-26backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-26backlight: add ams369fg06 amoled driverJingoo Han
2011-07-26drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-26drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-26mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-07-26drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-26xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-07-26xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-26mm: use const struct page for r/o page-flag accessor methodsIan Campbell
2011-07-26mm: make some struct page's constIan Campbell
2011-07-26hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-07-26fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce
2011-07-26ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-25gma500: udlay(20000) is too largeStephen Rothwell
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-24Documentation: Update augmented rbtree documentationSasha Levin
2011-07-24XZ: Fix missing <linux/kernel.h> includeLasse Collin
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers