| Commit message (Expand) | Author | Files | Lines |
2011-02-16 | x86-64, NUMA: Unify the rest of memblk registration | Tejun Heo | 3 | -74/+68 |
2011-02-16 | x86-64, NUMA: Unify use of memblk in all init methods | Tejun Heo | 4 | -29/+8 |
2011-02-16 | x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk() | Tejun Heo | 5 | -94/+117 |
2011-02-16 | x86-64, NUMA: Kill {acpi|amd}_get_nodes() | Tejun Heo | 5 | -39/+10 |
2011-02-16 | x86-64, NUMA: Use common numa_nodes[] | Tejun Heo | 4 | -42/+45 |
2011-02-16 | x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(... | Tejun Heo | 1 | -20/+23 |
2011-02-16 | x86-64, NUMA: Remove local variable found from amd_numa_init() | Tejun Heo | 1 | -4/+2 |
2011-02-16 | x86-64, NUMA: Use common {cpu|mem}_nodes_parsed | Tejun Heo | 4 | -24/+31 |
2011-02-16 | x86-64, NUMA: Restructure initmem_init() | Tejun Heo | 2 | -46/+52 |
2011-02-16 | x86, NUMA: Move *_numa_init() invocations into initmem_init() | Tejun Heo | 6 | -20/+20 |
2011-02-16 | x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur... | Tejun Heo | 3 | -1/+12 |
2011-02-16 | x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ... | Tejun Heo | 7 | -19/+22 |
2011-02-16 | x86, NUMA: Drop @start/last_pfn from initmem_init() | Tejun Heo | 6 | -23/+14 |
2011-02-16 | x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() | Tejun Heo | 1 | -18/+13 |
2011-02-16 | x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones | Tejun Heo | 1 | -2/+3 |
2011-02-15 | x86, amd: Initialize variable properly | Borislav Petkov | 1 | -3/+3 |
2011-02-14 | x86, numa: Add error handling for bad cpu-to-node mappings | David Rientjes | 2 | -0/+8 |
2011-02-14 | x86: Emit "mem=nopentium ignored" warning when not supported | Kamal Mostafa | 1 | -2/+5 |
2011-02-14 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa | 1 | -0/+3 |
2011-02-14 | x86: Avoid tlbstate lock if not enough cpus | Shaohua Li | 1 | -7/+4 |
2011-02-14 | x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 | Shaohua Li | 1 | -4/+9 |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 4 | -10/+103 |
2011-02-14 | x86: Cleanup vector usage | Shaohua Li | 1 | -19/+21 |
2011-02-14 | klist: Fix object alignment on 64-bit. | David Miller | 1 | -1/+1 |
2011-02-13 | Revert "pci: use security_capable() when checking capablities during config s... | Linus Torvalds | 1 | -2/+1 |
2011-02-13 | devicetree-discuss is moderated for non-subscribers | Paul Bolle | 1 | -1/+1 |
2011-02-12 | MAINTAINERS: Add entry for GPIO subsystem | Grant Likely | 1 | -0/+9 |
2011-02-12 | jbd2: call __jbd2_log_start_commit with j_state_lock write locked | Theodore Ts'o | 2 | -9/+21 |
2011-02-12 | ext4: serialize unaligned asynchronous DIO | Eric Sandeen | 5 | -18/+100 |
2011-02-12 | ext4: make grpinfo slab cache names static | Eric Sandeen | 1 | -40/+60 |
2011-02-12 | MAINTAINERS: Add entry for GPIO subsystem | Grant Likely | 1 | -0/+9 |
2011-02-12 | drivers/w1/masters/omap_hdq.c: add missing clk_put | Julia Lawall | 1 | -14/+14 |
2011-02-12 | memcg: fix leak of accounting at failure path of hugepage collapsing | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2011-02-12 | vmscan: fix zone shrinking exit when scan work is done | Johannes Weiner | 1 | -2/+2 |
2011-02-12 | mlock: do not munlock pages in __do_fault() | Michel Lespinasse | 1 | -6/+0 |
2011-02-12 | mlock: fix race when munlocking pages in do_wp_page() | Michel Lespinasse | 1 | -14/+12 |
2011-02-12 | memblock: don't adjust size in memblock_find_base() | Yinghai Lu | 1 | -2/+0 |
2011-02-12 | nbd: remove module-level ioctl mutex | Soren Hansen | 1 | -3/+0 |
2011-02-12 | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() | Alexander Strakh | 1 | -1/+5 |
2011-02-12 | drivers/gpio/pca953x.c: add a mutex to fix race condition | Roland Stigge | 1 | -6/+22 |
2011-02-12 | ptrace: use safer wake up on ptrace_detach() | Tejun Heo | 1 | -1/+1 |
2011-02-12 | vfs: call rcu_barrier after ->kill_sb() | Boaz Harrosh | 1 | -0/+5 |
2011-02-12 | Fix possible filp_cachep memory corruption | Linus Torvalds | 2 | -10/+12 |
2011-02-11 | dlm: use single thread workqueues | David Teigland | 1 | -4/+2 |
2011-02-11 | ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 | Anisse Astier | 1 | -0/+1 |
2011-02-11 | pci: use security_capable() when checking capablities during config space read | Chris Wright | 1 | -1/+2 |
2011-02-11 | security: add cred argument to security_capable() | Chris Wright | 3 | -7/+6 |
2011-02-11 | cifs: don't always drop malformed replies on the floor (try #3) | Jeff Layton | 3 | -7/+28 |
2011-02-11 | tpm_tis: Use timeouts returned from TPM | Stefan Berger | 3 | -3/+21 |
2011-02-11 | char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver | Corey Minyard | 1 | -10/+2 |