aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20m68k/atari/debug.c: possible cleanupsAdrian Bunk1-30/+7
2008-07-20m68k/amiga/: possible cleanupsAdrian Bunk3-18/+8
2008-07-20export c2pAdrian Bunk1-0/+1
2008-07-20export amiga_vblankAdrian Bunk1-0/+2
2008-07-20drivers/video/c2p.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-07-20atafb: Register Atari-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20amifb: Register Amiga-specific video modes with sysfsGeert Uytterhoeven1-0/+3
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com1-8/+2
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day1-1/+1
2008-07-20m68k: remove AP1000 codeAdrian Bunk4-19/+0
2008-07-20m68k: make multi_defconfig the default defconfigAdrian Bunk1-1/+1
2008-07-20Stringify support commasMathieu Desnoyers5-8/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven4-10/+16
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2-4/+6
2008-07-20m68k: Return -ENODEV if no device is foundGeert Uytterhoeven4-5/+5
2008-07-20ariadne: use netstats in net_device structurePaulius Zaleckas1-25/+22
2008-07-20m68k: remove CVS keywordsAdrian Bunk16-19/+10
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-20APCI: revert duplicated patchThomas Gleixner2-6/+0
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox1-1/+1
2008-07-20tty: add more tty_port fieldsAlan Cox18-198/+169
2008-07-20termios: Termios defines for other platformsAlan Cox3-1/+12
2008-07-20cyclades: use tty_portAlan Cox2-164/+158
2008-07-20tty: Clean up tiocmsetAlan Cox1-26/+22
2008-07-20synclink: use tty_portAlan Cox3-310/+289
2008-07-20stallion: use tty_portAlan Cox2-85/+81
2008-07-20atmel_serial: Fix tty_port breakageHaavard Skinnemoen1-3/+3
2008-07-20rocket: use tty_portAlan Cox2-64/+61
2008-07-20mxser: use tty_portAlan Cox1-131/+126
2008-07-20moxa: use tty_portAlan Cox1-45/+42
2008-07-20istallion: use tty_portAlan Cox2-63/+59
2008-07-20isicom: use tty_portAlan Cox1-102/+79
2008-07-20riscom8: remove bogus checksAlan Cox1-24/+8
2008-07-20riscom8: use tty_portAlan Cox2-85/+68
2008-07-20gs: use tty_portAlan Cox8-173/+166
2008-07-20esp: use tty_portAlan Cox2-143/+138
2008-07-20epca: use tty_portAlan Cox2-59/+54
2008-07-20tty.h: clean upAlan Cox1-80/+85
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai33-147/+151
2008-07-20- Fix compile errors in SGI console drivers (linux-next tree)Jack Steiner2-8/+8
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell1-2/+2
2008-07-20ttydev: fix pamc_zilog for tty pointer moveStephen Rothwell4-5/+5
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells1-1/+1
2008-07-20serial: use tty_portAlan Cox5-58/+60
2008-07-20tty: Introduce a tty_port common structureAlan Cox2-1/+63
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk15-40/+16
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk26-121/+0
2008-07-20tty: Ldisc revampAlan Cox32-246/+286
2008-07-20tty: isicom, enable/disable pci deviceJiri Slaby1-0/+8
2008-07-20Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hookHaavard Skinnemoen1-0/+15