summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-167-39/+28
* fbdev: generated logo sources depend on scripts/pnmtologoSam Ravnborg2009-06-161-5/+7
* lis3: add click functionDaniel Mack2009-06-164-1/+78
* lis3: add three new laptop modelsEric Piel2009-06-161-2/+5
* lis3: use input_polled_deviceEric Piel2009-06-164-55/+29
* lis3: remove automatic shutdown of the deviceEric Piel2009-06-163-71/+32
* lis3: fix misc device unregistering and printkEric Piel2009-06-161-5/+2
* rb_tree: remove redundant if()-condition in rb_erase()Wolfram Strepp2009-06-161-4/+4
* rb_tree: make clear distinction between two different cases in rb_erase()Wolfram Strepp2009-06-161-4/+4
* rb_tree: reorganize code in rb_erase() for additional changesWolfram Strepp2009-06-161-9/+9
* MAINTAINERS: add file patterns to TTY LAYERJoe Perches2009-06-161-0/+5
* MAINTAINERS: add Paul McKenney to RCU and RCUTORTUREJoe Perches2009-06-161-0/+4
* MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVERJoe Perches2009-06-161-0/+1
* MAINTAINERS: mention scripts/get_maintainer.pl in the prefaceJoe Perches2009-06-161-0/+6
* MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST"Joe Perches2009-06-161-81/+0
* MAINTAINERS: mark ALSA lists as moderatedJoe Perches2009-06-161-5/+5
* MAINTAINERS: update M32R file patterns after renameJoe Perches2009-06-161-1/+0
* MAINTAINERS: add file patterns to "THE REST"Joe Perches2009-06-161-0/+5
* MAINTAINERS: swap mismarked ECRYPT FS M: and P: entriesJoe Perches2009-06-161-2/+2
* scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches2009-06-161-4/+6
* scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches2009-06-161-8/+22
* scripts/get_maintainer.pl: better email name quotingJoe Perches2009-06-161-0/+1
* scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches2009-06-161-16/+129
* scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches2009-06-161-3/+12
* scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches2009-06-161-15/+12
* scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches2009-06-161-19/+27
* lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell2009-06-161-1/+0
* CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe2009-06-161-7/+7
* drivers: add support for the TI VLYNQ busFlorian Fainelli2009-06-167-0/+1011
* console: make blank timeout value a boot optionDaniel Mack2009-06-162-6/+11
* Documentation/atomic_ops.txt: fix sample codeFigo.zhang2009-06-161-2/+2
* eisa.ids: add Network Peripherals FDDI boardsMaciej W. Rozycki2009-06-161-0/+5
* syscalls.h: remove duplicated declarations for sys_pipe2Masatake YAMATO2009-06-161-2/+1
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-1617-318/+31
* Documentation/accounting/getdelays.c intialize the variable before using itJaswinder Singh Rajput2009-06-161-1/+2
* hexdump: remove the trailing spaceLi Zefan2009-06-161-6/+9
* use printk_once() in several placesMinchan Kim2009-06-162-14/+6
* slow-work: use round_jiffies() for thread pool's cull and OOM timersChris Peterson2009-06-161-9/+14
* lib: do code optimization for radix_tree_lookup() and radix_tree_lookup_slot()Huang Shijie2009-06-161-47/+26
* groups: move code to kernel/groups.cAlexey Dobriyan2009-06-163-283/+289
* remove put_cpu_no_resched()Thomas Gleixner2009-06-163-5/+4
* drbd: add major number to major.hPhilipp Reisner2009-06-161-0/+1
* headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...Andrew Morton2009-06-162-12/+17
* poll: avoid extra wakeups in select/pollEric Dumazet2009-06-162-4/+39
* ntfs: use is_power_of_2() function for clarity.Robert P. J. Day2009-06-162-2/+4
* kernel/kfifo.c: replace conditional test with is_power_of_2()Robert P. J. Day2009-06-161-2/+2
* atomic: only take lock when the counter drops to zero on UP as wellJan Blunck2009-06-161-2/+1
OpenPOWER on IntegriCloud