| Commit message (Expand) | Author | Age | Files | Lines |
* | pagewalk: fix code comment for THP | KOSAKI Motohiro | 2011-07-25 | 1 | -1/+2 |
* | pagewalk: add locking-rule comments | KOSAKI Motohiro | 2011-07-25 | 2 | -0/+5 |
* | pagewalk: don't look up vma if walk->hugetlb_entry is unused | KOSAKI Motohiro | 2011-07-25 | 1 | -6/+37 |
* | pagewalk: fix walk_page_range() don't check find_vma() result properly | KOSAKI Motohiro | 2011-07-25 | 1 | -1/+1 |
* | mm: swap-token: add a comment for priority aging | KOSAKI Motohiro | 2011-07-25 | 1 | -0/+11 |
* | mm: swap-token: makes global variables to function local | KOSAKI Motohiro | 2011-07-25 | 1 | -2/+2 |
* | mm: swap-token: fix dead link | KOSAKI Motohiro | 2011-07-25 | 1 | -1/+1 |
* | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper | 2011-07-25 | 3 | -2/+171 |
* | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper | 2011-07-25 | 2 | -5/+74 |
* | backlight: set backlight type and max_brightness before backlights are regist... | Axel Lin | 2011-07-25 | 3 | -8/+18 |
* | backlight: add ams369fg06 amoled driver | Jingoo Han | 2011-07-25 | 4 | -1/+653 |
* | drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b... | Axel Lin | 2011-07-25 | 1 | -2/+1 |
* | drivers/video/backlight/ld9040.c: small fixes | Axel Lin | 2011-07-25 | 1 | -3/+6 |
* | mm/backing-dev.c: reset bdi min_ratio in bdi_unregister() | Peter Zijlstra | 2011-07-25 | 1 | -0/+1 |
* | drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein | 2011-07-25 | 1 | -1/+4 |
* | xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h | WANG Cong | 2011-07-25 | 1 | -0/+1 |
* | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg | 2011-07-25 | 1 | -0/+3 |
* | mm: use const struct page for r/o page-flag accessor methods | Ian Campbell | 2011-07-25 | 1 | -2/+2 |
* | mm: make some struct page's const | Ian Campbell | 2011-07-25 | 2 | -7/+7 |
* | hugetlb: add phys addr to struct huge_bootmem_page | Becky Bruce | 2011-07-25 | 2 | -1/+12 |
* | fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit | Becky Bruce | 2011-07-25 | 1 | -1/+1 |
* | ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID | Manfred Spraul | 2011-07-25 | 1 | -2/+11 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2011-07-24 | 11 | -46/+241 |
|\ |
|
| * | [CPUFREQ] s5pv210: make needlessly global symbols static | Axel Lin | 2011-07-13 | 1 | -2/+2 |
| * | [CPUFREQ] exynos4210: make needlessly global symbols static | Axel Lin | 2011-07-13 | 1 | -3/+3 |
| * | [CPUFREQ] S3C6410: Add some lower frequencies for 800MHz base clock operation | Mark Brown | 2011-07-13 | 1 | -0/+2 |
| * | [CPUFREQ] S5PV210: Add reboot notifier to prevent system hang | Huisung Kang | 2011-07-13 | 1 | -0/+19 |
| * | [CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down | Todd Poynor | 2011-07-13 | 1 | -2/+2 |
| * | [CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency | Arve Hjønnevåg | 2011-07-13 | 1 | -9/+19 |
| * | [CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable | Huisung Kang | 2011-07-13 | 1 | -0/+34 |
| * | [CPUFREQ] S5PV210: Add arm/int voltage control support | Jonghwan Choi | 2011-07-13 | 1 | -3/+68 |
| * | [CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm | Huisung Kang | 2011-07-13 | 1 | -0/+28 |
| * | [CPUFREQ] S3C64xx: Notify transition complete as soon as frequency changed | Mark Brown | 2011-07-13 | 1 | -2/+2 |
| * | [CPUFREQ] S3C6410: Support 800MHz operation in cpufreq | Mark Brown | 2011-07-13 | 1 | -0/+2 |
| * | [CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put | Julia Lawall | 2011-07-13 | 1 | -8/+17 |
| * | [CPUFREQ] Move compile for S3C64XX cpufreq to /drivers/cpufreq | Kukjin Kim | 2011-07-13 | 4 | -5/+10 |
| * | [CPUFREQ] Remove some vi noise that escaped into the Makefile. | Dave Jones | 2011-07-13 | 1 | -3/+2 |
| * | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ | Kukjin Kim | 2011-07-13 | 7 | -6/+32 |
| * | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreq | Mark Brown | 2011-07-13 | 3 | -6/+2 |
| * | [CPUFREQ] Handle CPUs with different capabilities in acpi-cpufreq | Matthew Garrett | 2011-07-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-24 | 217 | -6638/+7834 |
|\ \ |
|
| * | | bnx2x: use pci_pcie_cap() | Vladislav Zolotarov | 2011-07-24 | 1 | -1/+1 |
| * | | bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task | Vladislav Zolotarov | 2011-07-24 | 1 | -11/+25 |
| * | | bnx2x: enable internal target-read for 57712 and up only | Shmulik Ravid | 2011-07-24 | 1 | -3/+6 |
| * | | bnx2x: count statistic ramrods on EQ to prevent MC assert | Vladislav Zolotarov | 2011-07-24 | 1 | -31/+32 |
| * | | bnx2x: fix loopback for non 10G link | Yaniv Rosner | 2011-07-24 | 1 | -6/+18 |
| * | | bnx2x: dcb - send all unmapped priorities to same COS as L2 | Dmitry Kravkov | 2011-07-24 | 1 | -6/+33 |
| * | | iwlwifi: Fix build with CONFIG_PM disabled. | David S. Miller | 2011-07-24 | 1 | -0/+6 |
| * | | gre: fix improper error handling | xeb@mail.ru | 2011-07-23 | 1 | -15/+6 |
| * | | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2011-07-23 | 2 | -2/+2 |