summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-0934-34/+34
| * | | | | general: convert "kernel" subdirectory to UTF-8John Anthony Kazos Jr2007-05-091-1/+1
| * | | | | documentation: convert the Documentation directory to UTF-8John Anthony Kazos Jr2007-05-0945-85/+85
| * | | | | Convert the toplevel files CREDITS and MAINTAINERS to UTF-8.John Anthony Kazos Jr2007-05-092-24/+24
| * | | | | remove broken URLs from net drivers' outputMarkus Dahms2007-05-099-22/+13
| * | | | | Magic number prefix consistency change to Documentation/magic-number.txtJesper Juhl2007-05-091-1/+1
| * | | | | trivial: s/i_sem /i_mutex/Artem Bityutskiy2007-05-091-3/+3
| * | | | | fix file specification in commentsUwe Kleine-König2007-05-0939-39/+39
| * | | | | drivers/base/platform.c: fix small typo in docMárton Németh2007-05-091-1/+1
| * | | | | misc doc and kconfig typosMatt LaPlante2007-05-0929-40/+40
| * | | | | Remove obsolete fat_cvf help textAlexander E. Patrakov2007-05-091-4/+0
| * | | | | Fix occurrences of "the the "Michael Opdenacker2007-05-0972-79/+79
| * | | | | Fix minor typoes in kernel/module.cRobert P. J. Day2007-05-091-5/+5
| * | | | | Kconfig: Remove reference to external mqueue libraryRobert P. J. Day2007-05-091-3/+1
| * | | | | Kconfig: A couple of grammatical fixes in arch/i386/KconfigRobert P. J. Day2007-05-091-2/+2
| * | | | | Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
| * | | | | Fix more "deprecated" spellos.Randy Dunlap2007-05-093-4/+4
| * | | | | Fix "deprecated" typoes.Robert P. J. Day2007-05-096-7/+7
| * | | | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-0929-37/+37
| * | | | | Fix trivial typos in Kconfig* filesDavid Sterba2007-05-0921-27/+27
| * | | | | Style fix in fs/select.cWANG Cong2007-05-091-2/+2
| * | | | | devres: kernel-doc and DocBookRandy Dunlap2007-05-092-16/+20
| * | | | | fs/libfs.c: >80 columns line break fixRonni Nielsen2007-05-091-1/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-098-10/+17
|\ \ \ \ \
| * | | | | [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-092-1/+4
| * | | | | [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-092-2/+2
| * | | | | [AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen2007-05-091-4/+8
| * | | | | AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-092-2/+2
| * | | | | [AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen2007-05-091-1/+1
| |/ / / /
* | | | | i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin2007-05-091-27/+22
* | | | | i386: remove unused rdtsc() macroH. Peter Anvin2007-05-092-12/+0
* | | | | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | | | | md: improve partition detection in md arrayNeilBrown2007-05-094-22/+8
* | | | | md: allow reshape_position for md arrays to be set via sysfsNeilBrown2007-05-092-35/+107
* | | | | md: remove the slash from the name of a kmem_cache used by raid5NeilBrown2007-05-091-2/+2
* | | | | md: stop using csum_partial for checksum calculation in mdNeilBrown2007-05-091-2/+29
* | | | | md: move test for whether level supports bitmap to correct placeNeilBrown2007-05-091-16/+26
* | | | | md: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-091-10/+1
* | | | | drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-091-3/+3
* | | | | frame buffer: geforce 7300 gtMichal Piotrowski2007-05-092-2/+6
* | | | | fbdev: add support for AVR32Haavard Skinnemoen2007-05-092-1/+5
* | | | | svgalib: move fb_get_caps to svgalibAntonino A. Daplas2007-05-095-18/+22
* | | | | arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek2007-05-094-0/+1282
* | | | | vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek2007-05-094-0/+1005
* | | | | i386 mmzone: use __maybe_unusedDavid Rientjes2007-05-091-3/+3
* | | | | i386: voyager: use __maybe_unusedDavid Rientjes2007-05-091-2/+2
* | | | | sh: dma: use __maybe_unusedDavid Rientjes2007-05-093-3/+3
* | | | | i386 pci: use __maybe_unusedDavid Rientjes2007-05-091-1/+1
* | | | | compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-094-6/+25
* | | | | rename thread_info to stackRoman Zippel2007-05-0919-33/+33
OpenPOWER on IntegriCloud