| Commit message (Expand) | Author | Files | Lines |
2011-05-02 | x86-32, NUMA: Update numaq to use new NUMA init protocol | Tejun Heo | 3 | -24/+34 |
2011-05-02 | x86-32, NUMA: Replace srat_32.c with srat.c | Tejun Heo | 5 | -326/+24 |
2011-05-02 | x86-32, NUMA: implement temporary NUMA init shims | Tejun Heo | 3 | -3/+37 |
2011-05-02 | x86, NUMA: Move numa_nodes_parsed to numa.[hc] | Tejun Heo | 4 | -6/+2 |
2011-05-02 | x86-32, NUMA: Move get_memcfg_numa() into numa_32.c | Tejun Heo | 2 | -19/+10 |
2011-05-02 | x86, NUMA: make srat.c 32bit safe | Tejun Heo | 1 | -2/+2 |
2011-05-02 | x86, NUMA: rename srat_64.c to srat.c | Tejun Heo | 2 | -1/+4 |
2011-05-02 | x86, NUMA: trivial cleanups | Tejun Heo | 5 | -13/+1 |
2011-05-02 | x86-32, NUMA: use sparse_memory_present_with_active_regions() | Tejun Heo | 4 | -10/+2 |
2011-05-02 | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 7 | -39/+9 |
2011-05-02 | x86, NUMA: Unify 32/64bit numa_cpu_node() implementation | Tejun Heo | 6 | -23/+19 |
2011-05-02 | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo | 1 | -0/+10 |
2011-05-02 | x86-64, NUMA: simplify nodedata allocation | Tejun Heo | 1 | -36/+17 |
2011-05-02 | x86-64, NUMA: trivial cleanups for setup_node_bootmem() | Tejun Heo | 1 | -29/+23 |
2011-05-02 | x86-64, NUMA: Simplify hotadd memory handling | Tejun Heo | 3 | -86/+22 |
2011-05-01 | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 1 | -1/+1 |
2011-05-01 | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 1 | -1/+1 |
2011-04-29 | workqueue: fix deadlock in worker_maybe_bind_and_lock() | Tejun Heo | 1 | -1/+7 |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 1 | -2/+2 |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare | 1 | -0/+2 |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 2 | -19/+20 |
2011-04-29 | hwmon: (lm90) Fix update interval information in driver documentation | Guenter Roeck | 1 | -3/+3 |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 3 | -17/+36 |
2011-04-29 | hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically | Thomas Gleixner | 1 | -5/+5 |
2011-04-29 | ioremap: Delay sanity check until after a successful mapping | Tim Gardner | 1 | -7/+7 |
2011-04-28 | mm: check if PTE is already allocated during page fault | Mel Gorman | 1 | -1/+1 |
2011-04-28 | kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog | Hillf Danton | 1 | -1/+4 |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger | 1 | -1/+4 |
2011-04-28 | uml: fix hppfs build | Randy Dunlap | 1 | -1/+1 |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger | 2 | -1/+226 |
2011-04-28 | oom: use pte pages in OOM score | KOSAKI Motohiro | 1 | -3/+6 |
2011-04-28 | MAINTAINERS: add EXYNOS ARM architectures | Kukjin Kim | 1 | -1/+2 |
2011-04-28 | memcg: update documentation to describe usage_in_bytes | Daisuke Nishimura | 1 | -2/+13 |
2011-04-28 | MAINTAINERS: update Documentation file entry of GPIO subsystem | Kukjin Kim | 1 | -1/+1 |
2011-04-28 | MAINTAINERS: re-alphabetize Xen entries | Ian Campbell | 1 | -12/+12 |
2011-04-28 | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups | Andrea Arcangeli | 3 | -21/+27 |
2011-04-28 | vfs: avoid large kmalloc()s for the fdtable | Andrew Morton | 1 | -7/+11 |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 3 | -7/+7 |
2011-04-28 | rtc: max8925: Call dev_set_drvdata before rtc_device_register | Zhangfei Gao | 1 | -1/+2 |
2011-04-27 | nfs: don't lose MS_SYNCHRONOUS on remount of noac mount | Jeff Layton | 1 | -0/+9 |
2011-04-27 | NFS: Return meaningful status from decode_secinfo() | Bryan Schumaker | 1 | -4/+7 |
2011-04-27 | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust | 2 | -17/+16 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-27 | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 1 | -0/+2 |
2011-04-27 | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie | 5 | -8/+33 |
2011-04-27 | drm/radeon/kms: add info query for tile pipes | Alex Deucher | 2 | -0/+14 |
2011-04-27 | drm/radeon/kms: add missing safe regs for 6xx/7xx | Alex Deucher | 1 | -0/+1 |
2011-04-27 | drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE | Dave Airlie | 1 | -0/+1 |
2011-04-27 | Revert wrong fixes for common misspellings | Lucas De Marchi | 19 | -19/+19 |