summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-211-1/+0Star
* m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven2008-07-211-9/+0Star
* m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk2008-07-211-23/+1Star
* m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk2008-07-211-12/+0Star
* m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-211-0/+3
* m68k: remove stale ARCH_SUN4 #defineAdrian Bunk2008-07-211-2/+0Star
* m68k/sun3/: possible cleanupsAdrian Bunk2008-07-2111-43/+10Star
* m68k/q40/config.c: make functions staticAdrian Bunk2008-07-211-13/+13
* m68k/mac/: possible cleanupsAdrian Bunk2008-07-2111-189/+35Star
* m68k/atari/debug.c: possible cleanupsAdrian Bunk2008-07-211-30/+7Star
* m68k/amiga/: possible cleanupsAdrian Bunk2008-07-213-18/+8Star
* export c2pAdrian Bunk2008-07-211-0/+1
* export amiga_vblankAdrian Bunk2008-07-211-0/+2
* drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk2008-07-211-0/+2
* atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven2008-07-211-0/+3
* amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven2008-07-211-0/+3
* zorro: use memory_read_from_bufferakinobu.mita@gmail.com2008-07-211-8/+2Star
* ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day2008-07-211-1/+1
* m68k: remove AP1000 codeAdrian Bunk2008-07-214-19/+0Star
* m68k: make multi_defconfig the default defconfigAdrian Bunk2008-07-211-1/+1
* Stringify support commasMathieu Desnoyers2008-07-215-8/+0Star
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-214-10/+16
* m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-212-4/+6
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-214-5/+5
* ariadne: use netstats in net_device structurePaulius Zaleckas2008-07-211-25/+22Star
* m68k: remove CVS keywordsAdrian Bunk2008-07-2116-19/+10Star
* Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds2008-07-218-109/+73Star
|\
| * configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-187-37/+31Star
| * Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-178-94/+64Star
* | APCI: revert another duplicated patchThomas Gleixner2008-07-211-3/+0Star
* | APCI: revert duplicated patchThomas Gleixner2008-07-212-6/+0Star
* | Fix strip driver back up for ldisc/tty changesAlan Cox2008-07-211-1/+1
* | tty: add more tty_port fieldsAlan Cox2008-07-2118-198/+169Star
* | termios: Termios defines for other platformsAlan Cox2008-07-213-1/+12
* | cyclades: use tty_portAlan Cox2008-07-212-164/+158Star
* | tty: Clean up tiocmsetAlan Cox2008-07-211-26/+22Star
* | synclink: use tty_portAlan Cox2008-07-213-310/+289Star
* | stallion: use tty_portAlan Cox2008-07-212-85/+81Star
* | atmel_serial: Fix tty_port breakageHaavard Skinnemoen2008-07-211-3/+3
* | rocket: use tty_portAlan Cox2008-07-212-64/+61Star
* | mxser: use tty_portAlan Cox2008-07-211-131/+126Star
* | moxa: use tty_portAlan Cox2008-07-211-45/+42Star
* | istallion: use tty_portAlan Cox2008-07-212-63/+59Star
* | isicom: use tty_portAlan Cox2008-07-211-102/+79Star
* | riscom8: remove bogus checksAlan Cox2008-07-211-24/+8Star
* | riscom8: use tty_portAlan Cox2008-07-212-85/+68Star
* | gs: use tty_portAlan Cox2008-07-218-173/+166Star
* | esp: use tty_portAlan Cox2008-07-212-143/+138Star
* | epca: use tty_portAlan Cox2008-07-212-59/+54Star
* | tty.h: clean upAlan Cox2008-07-211-80/+85