aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16rb_tree: make clear distinction between two different cases in rb_erase()Wolfram Strepp1-4/+4
2009-06-16rb_tree: reorganize code in rb_erase() for additional changesWolfram Strepp1-9/+9
2009-06-16MAINTAINERS: add file patterns to TTY LAYERJoe Perches1-0/+5
2009-06-16MAINTAINERS: add Paul McKenney to RCU and RCUTORTUREJoe Perches1-0/+4
2009-06-16MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVERJoe Perches1-0/+1
2009-06-16MAINTAINERS: mention scripts/get_maintainer.pl in the prefaceJoe Perches1-0/+6
2009-06-16MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST"Joe Perches1-81/+0
2009-06-16MAINTAINERS: mark ALSA lists as moderatedJoe Perches1-5/+5
2009-06-16MAINTAINERS: update M32R file patterns after renameJoe Perches1-1/+0
2009-06-16MAINTAINERS: add file patterns to "THE REST"Joe Perches1-0/+5
2009-06-16MAINTAINERS: swap mismarked ECRYPT FS M: and P: entriesJoe Perches1-2/+2
2009-06-16scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patchJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches1-4/+6
2009-06-16scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches1-8/+22
2009-06-16scripts/get_maintainer.pl: better email name quotingJoe Perches1-0/+1
2009-06-16scripts/get_maintainer.pl: support M: lines with names and multiple entries per M: lineJoe Perches1-16/+129
2009-06-16scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches1-3/+12
2009-06-16scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filteringJoe Perches1-15/+12
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after maintainers.Joe Perches1-19/+27
2009-06-16lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell1-1/+0
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe1-7/+7
2009-06-16drivers: add support for the TI VLYNQ busFlorian Fainelli7-0/+1011
2009-06-16console: make blank timeout value a boot optionDaniel Mack2-6/+11
2009-06-16Documentation/atomic_ops.txt: fix sample codeFigo.zhang1-2/+2
2009-06-16eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki1-0/+5
2009-06-16syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO1-2/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap17-318/+31
2009-06-16Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput1-1/+2
2009-06-16hexdump: remove the trailing spaceLi Zefan1-6/+9
2009-06-16use printk_once() in several placesMinchan Kim2-14/+6
2009-06-16slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson1-9/+14
2009-06-16lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie1-47/+26
2009-06-16groups: move code to kernel/groups.cAlexey Dobriyan3-283/+289
2009-06-16remove put_cpu_no_resched()Thomas Gleixner3-5/+4
2009-06-16drbd: add major number to major.hPhilipp Reisner1-0/+1
2009-06-16headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.hAndrew Morton2-12/+17
2009-06-16poll: avoid extra wakeups in select/pollEric Dumazet2-4/+39
2009-06-16ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2-2/+4
2009-06-16kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day1-2/+2
2009-06-16atomic: only take lock when the counter drops to zero on UP as wellJan Blunck1-2/+1
2009-06-16utsname.h: make new_utsname fields use the proper length constantDan Smith1-6/+6
2009-06-16uml: bad macro expansion, parameter is memberRoel Kluin1-22/+22
2009-06-16uml: fix a section warningAmerigo Wang2-2/+2
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner1-3/+3
2009-06-16uml: UML net driver does not allow for vlansAlan Cox1-1/+1
2009-06-16m32r: remove obsolete hw_interrupt_typeThomas Gleixner8-15/+15
2009-06-16alpha: bad macro expansion, parameter is memberRoel Kluin2-6/+6
2009-06-16alpha: remove obsolete hw_interrupt_typeThomas Gleixner20-27/+27