summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-17MAINTAINERS: add file patterns to TTY LAYERJoe Perches
2009-06-17MAINTAINERS: add Paul McKenney to RCU and RCUTORTUREJoe Perches
2009-06-17MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVERJoe Perches
2009-06-17MAINTAINERS: mention scripts/get_maintainer.pl in the prefaceJoe Perches
2009-06-17MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST"Joe Perches
2009-06-17MAINTAINERS: mark ALSA lists as moderatedJoe Perches
2009-06-17MAINTAINERS: update M32R file patterns after renameJoe Perches
2009-06-17MAINTAINERS: add file patterns to "THE REST"Joe Perches
2009-06-17MAINTAINERS: swap mismarked ECRYPT FS M: and P: entriesJoe Perches
2009-06-17scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches
2009-06-17scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches
2009-06-17scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches
2009-06-17scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches
2009-06-17scripts/get_maintainer.pl: better email name quotingJoe Perches
2009-06-17scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches
2009-06-17scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches
2009-06-17scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches
2009-06-17scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches
2009-06-17scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches
2009-06-17lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell
2009-06-17CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe
2009-06-17drivers: add support for the TI VLYNQ busFlorian Fainelli
2009-06-17console: make blank timeout value a boot optionDaniel Mack
2009-06-17Documentation/atomic_ops.txt: fix sample codeFigo.zhang
2009-06-17eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki
2009-06-17syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-17Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput
2009-06-17hexdump: remove the trailing spaceLi Zefan
2009-06-17use printk_once() in several placesMinchan Kim
2009-06-17slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson
2009-06-17lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie
2009-06-17groups: move code to kernel/groups.cAlexey Dobriyan
2009-06-17remove put_cpu_no_resched()Thomas Gleixner
2009-06-17drbd: add major number to major.hPhilipp Reisner
2009-06-17headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton
2009-06-17poll: avoid extra wakeups in select/pollEric Dumazet
2009-06-17ntfs: use is_power_of_2() function for clarity.Robert P. J. Day
2009-06-17kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day
2009-06-17atomic: only take lock when the counter drops to zero on UP as wellJan Blunck
2009-06-17utsname.h: make new_utsname fields use the proper length constantDan Smith
2009-06-17uml: bad macro expansion, parameter is memberRoel Kluin
2009-06-17uml: fix a section warningAmerigo Wang
2009-06-17um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-17uml: UML net driver does not allow for vlansAlan Cox
2009-06-17m32r: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-17alpha: bad macro expansion, parameter is memberRoel Kluin
2009-06-17alpha: remove obsolete hw_interrupt_typeThomas Gleixner
2009-06-17mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki
2009-06-17vmscan: count the number of times zone_reclaim() scans and failsMel Gorman