summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-uevent.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-16x86-64, NUMA: Unify the rest of memblk registrationTejun Heo3-74/+68
2011-02-16x86-64, NUMA: Unify use of memblk in all init methodsTejun Heo4-29/+8
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo5-94/+117
2011-02-16x86-64, NUMA: Kill {acpi|amd}_get_nodes()Tejun Heo5-39/+10
2011-02-16x86-64, NUMA: Use common numa_nodes[]Tejun Heo4-42/+45
2011-02-16x86-64, NUMA: Move apicid to numa mapping initialization from amd_scan_nodes(...Tejun Heo1-20/+23
2011-02-16x86-64, NUMA: Remove local variable found from amd_numa_init()Tejun Heo1-4/+2
2011-02-16x86-64, NUMA: Use common {cpu|mem}_nodes_parsedTejun Heo4-24/+31
2011-02-16x86-64, NUMA: Restructure initmem_init()Tejun Heo2-46/+52
2011-02-16x86, NUMA: Move *_numa_init() invocations into initmem_init()Tejun Heo6-20/+20
2011-02-16x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by retur...Tejun Heo3-1/+12
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return ...Tejun Heo7-19/+22
2011-02-16x86, NUMA: Drop @start/last_pfn from initmem_init()Tejun Heo6-23/+14
2011-02-16x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init()Tejun Heo1-18/+13
2011-02-16x86-64, NUMA: Make dummy node initialization path similar to non-dummy onesTejun Heo1-2/+3
2011-02-15x86, amd: Initialize variable properlyBorislav Petkov1-3/+3
2011-02-14x86, numa: Add error handling for bad cpu-to-node mappingsDavid Rientjes2-0/+8
2011-02-14x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa1-2/+5
2011-02-14x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa1-0/+3
2011-02-14x86: Avoid tlbstate lock if not enough cpusShaohua Li1-7/+4
2011-02-14x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32Shaohua Li1-4/+9
2011-02-14x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li4-10/+103
2011-02-14x86: Cleanup vector usageShaohua Li1-19/+21
2011-02-14klist: Fix object alignment on 64-bit.David Miller1-1/+1
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds1-2/+1
2011-02-13devicetree-discuss is moderated for non-subscribersPaul Bolle1-1/+1
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o2-9/+21
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen5-18/+100
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen1-40/+60
2011-02-12MAINTAINERS: Add entry for GPIO subsystemGrant Likely1-0/+9
2011-02-12drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall1-14/+14
2011-02-12memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki1-1/+1
2011-02-12vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner1-2/+2
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse1-6/+0
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse1-14/+12
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu1-2/+0
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh1-1/+5
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo1-1/+1
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-12Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11dlm: use single thread workqueuesDavid Teigland1-4/+2
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier1-0/+1
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-11security: add cred argument to security_capable()Chris Wright3-7/+6
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton3-7/+28
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger3-3/+21
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard1-10/+2