aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06lib: build list_sort() only if neededDon Mullis4-1/+7
2010-03-06lib: revise list_sort() header commentDon Mullis1-7/+8
2010-03-06lib: more scalable list_sort()Don Mullis1-69/+183
2010-03-06lib/string.c: simplify strnstr()André Goddard Rosa1-3/+3
2010-03-06lib/string.c: simplify stricmp()André Goddard Rosa1-19/+15
2010-03-06MAINTAINERS: document and add "Q" patchwork queue entriesJoe Perches1-1/+25
2010-03-06MAINTAINERS: WAVELAN moved to stagingJoe Perches1-1/+1
2010-03-06MAINTAINERS: STARMODE RADIO IP (STRIP) moved to stagingJoe Perches1-1/+1
2010-03-06MAINTAINERS: update PERFORMANCE EVENTS F: patternsJoe Perches1-1/+3
2010-03-06MAINTAINERS: remove HAYES ESP SERIAL DRIVERJoe Perches1-7/+0
2010-03-06MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.cJoe Perches1-1/+0
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches1-2/+2
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 MAINTAINERSJoe 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