summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-25mm/huge_memory.c: minor lock simplification in __khugepaged_exitChris Wright
2011-07-25mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper
2011-07-25mm: remove the leftovers of noswapaccountWANG Cong
2011-07-25pagewalk: fix code comment for THPKOSAKI Motohiro
2011-07-25pagewalk: add locking-rule commentsKOSAKI Motohiro
2011-07-25pagewalk: don't look up vma if walk->hugetlb_entry is unusedKOSAKI Motohiro
2011-07-25pagewalk: fix walk_page_range() don't check find_vma() result properlyKOSAKI Motohiro
2011-07-25mm: swap-token: add a comment for priority agingKOSAKI Motohiro
2011-07-25mm: swap-token: makes global variables to function localKOSAKI Motohiro
2011-07-25mm: swap-token: fix dead linkKOSAKI Motohiro
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-25mm: extend memory hotplug API to allow memory hotplug in virtual machinesDaniel Kiper
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-25mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()Peter Zijlstra
2011-07-25drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-07-25xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-25mm: use const struct page for r/o page-flag accessor methodsIan Campbell
2011-07-25mm: make some struct page's constIan Campbell
2011-07-25hugetlb: add phys addr to struct huge_bootmem_pageBecky Bruce
2011-07-25fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce
2011-07-25ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul
2011-07-25Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s...Linus Torvalds
2011-07-25vfs: make gcc generate more obvious code for acl permission checkingLinus Torvalds
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare
2011-07-25hwmon: New driver sch5636Hans de Goede
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig