summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-06get_maintainer: quote email address with periodStephen Hemminger1-2/+2
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger1-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches1-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches1-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches1-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches1-7/+76
2010-03-06printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan1-2/+1
2010-03-06exec: create initial stack independent of PAGE_SIZEMichael Neuling1-3/+1
2010-03-06kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa1-1/+1
2010-03-06panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard1-16/+30
2010-03-06kernel core: use helpers for rlimitsJiri Slaby7-16/+20
2010-03-06posix-cpu-timers: cleanup rlimits usageJiri Slaby1-15/+17
2010-03-06kernel/exit.c: fix shadows sparse warningThiago Farina1-1/+1
2010-03-06includecheck fix for kernel/params.cJaswinder Singh Rajput1-1/+0
2010-03-06splice: comparing unsigned int < 0Dan Carpenter1-2/+3
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom3-85/+430
2010-03-06eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo1-112/+128
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall1-2/+0
2010-03-06init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten1-1/+1
2010-03-06smp: fix documentation in include/linux/smp.hRakib Mullick1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten3-15/+4
2010-03-06fs: use rlimit helpersJiri Slaby8-12/+12
2010-03-06cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens1-4/+4
2010-03-06init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten1-6/+6
2010-03-06init/main.c: improve usability in case of init binary failureAndreas Mohr2-1/+51
2010-03-06kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong1-1/+1
2010-03-06MFGPT: move clocksource menuRandy Dunlap3-11/+9
2010-03-06um: tell git to ignore generated filesWANG Cong2-0/+4
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov1-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()john stultz2-66/+8
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy1-1/+1
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin1-1/+2
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori1-37/+0
2010-03-06mm: add comment on swap_duplicate's error codeHugh Dickins1-1/+5
2010-03-06nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani1-2/+2
2010-03-06mm: use the same log level for show_mem()Amerigo Wang1-7/+7
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes1-1/+2
2010-03-06vmscan: detect mapped file pages used only onceJohannes Weiner3-14/+36
2010-03-06vmscan: drop page_mapping_inuse()Johannes Weiner1-23/+2
2010-03-06vmscan: factor out page reference checksJohannes Weiner1-13/+43
2010-03-06mm: document /sys/devices/system/node/nodeXMel Gorman1-0/+7
2010-03-06mm: document /proc/pagetypeinfoMel Gorman1-1/+44
2010-03-06mm: suppress pfn range output for zones without pagesDavid Rientjes1-2/+6
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki5-5/+41
2010-03-06mm/swapfile.c: fix swapon size off-by-oneHugh Dickins1-13/+18
2010-03-06mm: remove VM_LOCK_RMAP codeRik van Riel3-31/+0
2010-03-06rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel3-0/+32
2010-03-06rmap: remove obsolete check from __page_check_anon_rmap()Rik van Riel1-3/+0