summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-2013-154/+154
|\
| * Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-07-011-4/+4
| |\
| | * [CRISv10] Correct whitespace damage.Jesper Nilsson2008-06-301-4/+4
| * | Merge branch 'asm_cris_kbuild' into crisJesper Nilsson2008-07-011-2/+3
| |\ \
| | * | [CRIS] Correct definition of subdirs for install_headers.Jesper Nilsson2008-06-301-2/+3
| * | | Merge branch 'build_fix' into crisJesper Nilsson2008-07-015-61/+74
| |\ \ \
| | * | | [CRISv10] Clean up compressed/misc.cJesper Nilsson2008-06-301-57/+70
| | * | | [CRIS] Correct image makefiles to allow using a separate OBJ-directory.Jesper Nilsson2008-06-304-4/+4
| * | | | Merge branch 'pcf8563_mutex_spinlock' into crisJesper Nilsson2008-06-292-2/+2
| |\ \ \ \
| | * | | | It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-292-2/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'cris_debug_port_fix' into crisJesper Nilsson2008-06-291-7/+13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | cris: compile fixes for 2.6.26-rc5Hinko Kocevar2008-06-291-7/+13
| | |/
| * | [CRIS] Build fixes for compressed and rescue images for v10 and v32:Jesper Nilsson2008-06-299-85/+65
| |/
* | initrd: Fix virtual/physical mix-up in overwrite testGeert Uytterhoeven2008-07-201-2/+3
* | dio: use dio_match_device() in dio_bus_match()Akinobu Mita2008-07-201-13/+1
* | arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* | arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* | m68k/Apollo: remove the unused APOLLO_ELPLUS optionGeert Uytterhoeven2008-07-201-9/+0
* | m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk2008-07-201-23/+1
* | m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk2008-07-201-12/+0
* | m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-201-0/+3
* | m68k: remove stale ARCH_SUN4 #defineAdrian Bunk2008-07-201-2/+0
* | m68k/sun3/: possible cleanupsAdrian Bunk2008-07-2011-43/+10
* | m68k/q40/config.c: make functions staticAdrian Bunk2008-07-201-13/+13
* | m68k/mac/: possible cleanupsAdrian Bunk2008-07-2011-189/+35
* | m68k/atari/debug.c: possible cleanupsAdrian Bunk2008-07-201-30/+7
* | m68k/amiga/: possible cleanupsAdrian Bunk2008-07-203-18/+8
* | export c2pAdrian Bunk2008-07-201-0/+1
* | export amiga_vblankAdrian Bunk2008-07-201-0/+2
* | drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk2008-07-201-0/+2
* | atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven2008-07-201-0/+3
* | amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven2008-07-201-0/+3
* | zorro: use memory_read_from_bufferakinobu.mita@gmail.com2008-07-201-8/+2
* | ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day2008-07-201-1/+1
* | m68k: remove AP1000 codeAdrian Bunk2008-07-204-19/+0
* | m68k: make multi_defconfig the default defconfigAdrian Bunk2008-07-201-1/+1
* | Stringify support commasMathieu Desnoyers2008-07-205-8/+0
* | m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-204-10/+16
* | m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-202-4/+6
* | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-204-5/+5
* | ariadne: use netstats in net_device structurePaulius Zaleckas2008-07-201-25/+22
* | m68k: remove CVS keywordsAdrian Bunk2008-07-2016-19/+10
* | Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds2008-07-208-109/+73
|\ \
| * | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-177-37/+31
| * | Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...Joel Becker2008-07-178-94/+64
* | | APCI: revert another duplicated patchThomas Gleixner2008-07-201-3/+0
* | | APCI: revert duplicated patchThomas Gleixner2008-07-202-6/+0
* | | Fix strip driver back up for ldisc/tty changesAlan Cox2008-07-201-1/+1
* | | tty: add more tty_port fieldsAlan Cox2008-07-2018-198/+169
* | | termios: Termios defines for other platformsAlan Cox2008-07-203-1/+12
OpenPOWER on IntegriCloud