aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro1-0/+3
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa1-1/+1
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen2-3/+3
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen2-0/+24
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen2-31/+53
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen2-9/+9
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze1-1/+7
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz1-1/+0
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing1-0/+2
2010-01-16markup_oops.pl: fix error with x86Hui Zhu1-1/+1
2010-01-16viafb: fix acceleration for some chipsErik-Jan Post1-1/+4
2010-01-16viafb: do modesetting after updating variablesErik-Jan Post1-4/+3
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat1-1/+3
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo1-2/+3
2010-01-16i2c/pca: Don't use *_interruptibleWolfram Sang2-4/+4
2010-01-16i2c-ali1563: Remove sparse warningsMárton Németh1-4/+4
2010-01-16i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2-4/+4
2010-01-16i2c-core: Storage class should be before const qualifierTobias Klauser1-1/+1
2010-01-16do_add_mount() should sanitize mnt_flagsAl Viro1-0/+2
2010-01-16CIFS shouldn't make mountpoints shrinkableAl Viro1-2/+1
2010-01-16mnt_flags fixes in do_remount()Al Viro1-1/+5
2010-01-16attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro1-2/+2
2010-01-16may_umount() needs namespace_semAl Viro1-0/+2
2010-01-17sh: Tidy up non-translatable checks in iounmap path.Paul Mundt1-4/+24
2010-01-16sh: Use ioremap_fixed() to implement SH-5 ioremap()Matt Fleming1-283/+4
2010-01-16sh: Use ioremap_fixmed to map the SM501 DRAM config registerMatt Fleming1-2/+9
2010-01-16sh: Add fixed ioremap supportMatt Fleming6-3/+167
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming2-4/+41
2010-01-16sh: Acquire some more page flags for SH-5.Matt Fleming4-3/+57
2010-01-16sh: New extended page flag to wire/unwire TLB entriesMatt Fleming5-0/+156
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2-1/+9
2010-01-15inotify: only warn once for inotify problemsEric Paris1-1/+1
2010-01-15inotify: do not reuse watch descriptorsEric Paris1-2/+2
2010-01-15drm/i915: fix eDP pipe maskZhenyu Wang1-4/+3
2010-01-15drm/i915: fix pixel color depth setting on eDPZhenyu Wang2-4/+27
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang3-0/+73
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes4-2/+8
2010-01-15drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui1-1/+1
2010-01-15drm/i915: Remove chatty execbuf failure message.Eric Anholt1-2/+0
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai1-39/+29
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson1-1/+4
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner2-0/+18
2010-01-15sh: Generalize SH7786 PCIe support.Paul Mundt2-2/+2
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin1-1/+1
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks1-13/+13