aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn3-4/+9
2009-12-15hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn5-15/+153
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn1-3/+8
2009-12-15hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functionsLee Schermerhorn1-53/+72
2009-12-15hugetlb: rework hstate_next_node_* functionsLee Schermerhorn1-25/+45
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes1-7/+8
2009-12-15mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro3-8/+11
2009-12-15/dev/mem: remove redundant parameter from do_write_kmem()Wu Fengguang1-8/+6
2009-12-15/dev/mem: remove the "written" variable in write_kmem()Wu Fengguang1-27/+22
2009-12-15/dev/mem: make size_inside_page() logic straightWu Fengguang1-22/+12
2009-12-15/dev/mem: cleanup unxlate_dev_mem_ptr() callsWu Fengguang1-8/+6
2009-12-15/dev/mem: introduce size_inside_page()Wu Fengguang1-41/+19
2009-12-15/dev/mem: remove redundant test on lenWu Fengguang1-8/+6
2009-12-15mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()KOSAKI Motohiro1-8/+28
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang1-2/+1
2009-12-15page-types: whitespace alignmentAlex Chiang1-23/+23
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang1-1/+20
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin1-1/+1
2009-12-15page-types: constify read only arraysTommi Rantala1-3/+3
2009-12-15oom: dump stack and VM state when oom killer panicsDavid Rientjes1-16/+24
2009-12-15MAINTAINERS: new kbuild maintainerMichal Marek1-1/+4
2009-12-15hfs: fix a potential buffer overflowAmerigo Wang3-1/+21
2009-12-15bsdacct: fix uid/gid misreportingAlexey Dobriyan1-1/+2
2009-12-14Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds50-411/+232
2009-12-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds5-31/+66
2009-12-14udf: Avoid IO in udf_clear_inodeJan Kara3-22/+41
2009-12-14udf: Try harder when looking for VAT inodeJan Kara1-8/+24
2009-12-14udf: Fix compilation with UDFFS_DEBUG enabledJan Kara1-1/+1
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds27-119/+192
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds26-402/+499
2009-12-14i2c-core: i2c bus should support PM entries in struct dev_pm_opssonic zhang1-0/+35
2009-12-14i2c: Get rid of I2C_CLIENT_MODULE_PARMJean Delvare1-35/+0
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare19-75/+26
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare30-121/+30
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare50-89/+66
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare49-100/+84
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-229/+2484
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds31-353/+651
2009-12-14PCI: Global variable decls must match the defs in section attributesDavid Howells1-1/+1
2009-12-14FRV: Fix no-hardware-breakpoint caseDavid Howells1-1/+1
2009-12-14Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds50-484/+1686
2009-12-14Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds17-315/+1146
2009-12-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds69-2102/+5204
2009-12-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds33-132/+3275
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds30-469/+1078
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds79-978/+1222
2009-12-14Documentation: rw_lock lessons learnedWilliam Allen Simpson1-100/+84
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-14perf sched: Fix build failure on sparcDavid Miller2-4/+8