summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: more scalable list_sort()Don Mullis2010-03-061-69/+183
* lib/string.c: simplify strnstr()André Goddard Rosa2010-03-061-3/+3
* lib/string.c: simplify stricmp()André Goddard Rosa2010-03-061-19/+15
* MAINTAINERS: document and add "Q" patchwork queue entriesJoe Perches2010-03-061-1/+25
* MAINTAINERS: WAVELAN moved to stagingJoe Perches2010-03-061-1/+1
* MAINTAINERS: STARMODE RADIO IP (STRIP) moved to stagingJoe Perches2010-03-061-1/+1
* MAINTAINERS: update PERFORMANCE EVENTS F: patternsJoe Perches2010-03-061-1/+3
* MAINTAINERS: remove HAYES ESP SERIAL DRIVERJoe Perches2010-03-061-7/+0
* MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.cJoe Perches2010-03-061-1/+0
* scripts/get_maintainer.pl: fix possible infinite loopJoe Perches2010-03-061-2/+2
* get_maintainer: quote email address with periodStephen Hemminger2010-03-061-2/+2
* get_maintainer: fix perlcritic warningsStephen Hemminger2010-03-061-14/+20
* scripts/get_maintainer.pl: add ability to read from STDINJoe Perches2010-03-061-11/+15
* scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches2010-03-061-0/+2
* scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches2010-03-061-4/+32
* scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches2010-03-061-7/+76
* printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan2010-03-061-2/+1
* exec: create initial stack independent of PAGE_SIZEMichael Neuling2010-03-061-3/+1
* kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa2010-03-061-1/+1
* panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard2010-03-061-16/+30
* kernel core: use helpers for rlimitsJiri Slaby2010-03-067-16/+20
* posix-cpu-timers: cleanup rlimits usageJiri Slaby2010-03-061-15/+17
* kernel/exit.c: fix shadows sparse warningThiago Farina2010-03-061-1/+1
* includecheck fix for kernel/params.cJaswinder Singh Rajput2010-03-061-1/+0
* splice: comparing unsigned int < 0Dan Carpenter2010-03-061-2/+3
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-063-85/+430
* eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo2010-03-061-112/+128
* drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall2010-03-061-2/+0
* init/main.c: make setup_max_cpus static for !SMPH Hartley Sweeten2010-03-061-1/+1
* smp: fix documentation in include/linux/smp.hRakib Mullick2010-03-061-1/+1
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-063-15/+4
* fs: use rlimit helpersJiri Slaby2010-03-068-12/+12
* cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens2010-03-061-4/+4
* init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten2010-03-061-6/+6
* init/main.c: improve usability in case of init binary failureAndreas Mohr2010-03-062-1/+51
* kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong2010-03-061-1/+1
* MFGPT: move clocksource menuRandy Dunlap2010-03-063-11/+9
* um: tell git to ignore generated filesWANG Cong2010-03-062-0/+4
* uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-061-2/+2
* cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin2010-03-061-1/+1
* cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-1/+1
* cris: convert to use arch_gettimeoffset()john stultz2010-03-062-66/+8
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-061-1/+1
* alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-061-1/+2
* frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori2010-03-061-37/+0
* mm: add comment on swap_duplicate's error codeHugh Dickins2010-03-061-1/+5
* nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani2010-03-061-2/+2
* mm: use the same log level for show_mem()Amerigo Wang2010-03-061-7/+7
* mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes2010-03-061-1/+2
* vmscan: detect mapped file pages used only onceJohannes Weiner2010-03-063-14/+36
OpenPOWER on IntegriCloud