Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 6 | -16/+0 |
2008-10-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 4 | -938/+0 |
2008-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-30 | ipmi: add MODULE_ALIAS to load ipmi_devintf with ipmi_si | Scott James Remnant | 1 | -0/+1 |
2008-10-30 | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27. | Ralf Baechle | 3 | -341/+0 |
2008-10-30 | CHAR: Delete old and now unused DS1286 driver. | Ralf Baechle | 3 | -597/+0 |
2008-10-27 | Tidy up addresses in random drivers | Alan Cox | 4 | -4/+4 |
2008-10-26 | m68k: Disable Amiga serial console support if modular | Geert Uytterhoeven | 1 | -2/+4 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2 | -7/+7 |
2008-10-23 | tty: Fix tty_port kref screwup | Alan Cox | 1 | -1/+1 |
2008-10-22 | hvc_console: Remove __devexit annotation of hvc_remove() | Hendrik Brueckner | 2 | -2/+2 |
2008-10-22 | hvc_console: Add support for tty window resizing | Hendrik Brueckner | 2 | -0/+64 |
2008-10-22 | hvc_console: Fix loop if put_char() returns 0 | Hendrik Brueckner | 1 | -9/+11 |
2008-10-22 | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS | Hendrik Brueckner | 1 | -1/+1 |
2008-10-22 | hvc_console: Add a hangup notifier for backends | Hendrik Brueckner | 7 | -3/+14 |
2008-10-21 | [PATCH] kill the rest of struct file propagation in block ioctls | Al Viro | 1 | -1/+1 |
2008-10-21 | [PATCH] sanitize blkdev_get() and friends | Al Viro | 1 | -1/+1 |
2008-10-21 | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 1 | -2/+2 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 1 | -3/+3 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-10-21 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -7/+33 |
2008-10-21 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2008-10-20 | Update email addresses. | Dave Jones | 7 | -7/+7 |
2008-10-20 | epca: Add infinite break support | Alan Cox | 1 | -1/+5 |
2008-10-20 | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 4 | -61/+61 |
2008-10-20 | pc8736x_gpio: add support for PC87365 chips | Andre Haupt | 1 | -3/+8 |
2008-10-20 | Char: sx, remove bogus iomap | Jiri Slaby | 1 | -3/+3 |
2008-10-20 | Fix documentation of sysrq-q | Andi Kleen | 1 | -1/+1 |
2008-10-20 | tpm: don't export static functions | Stephen Rothwell | 1 | -1/+1 |
2008-10-20 | fix documentation of sysrq-q really | Thomas Gleixner | 1 | -1/+1 |
2008-10-20 | Fix documentation of sysrq-q | Andi Kleen | 1 | -1/+1 |
2008-10-18 | pcmcia: IRQ_TYPE_EXCLUSIVE is long obsoleted | Alan Cox | 1 | -1/+1 |
2008-10-16 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 3 | -18/+60 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 18 | -49/+43 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -8/+25 |
2008-10-16 | drivers/char/tpm/tpm.c: fix error-path memory leak | Andrew Morton | 1 | -7/+8 |
2008-10-16 | tpm: work around bug in Broadcom BCM0102 chipset | Valdis Kletnieks | 1 | -0/+7 |
2008-10-16 | tpm: correct tpm timeouts to jiffies conversion | Marcin Obara | 1 | -7/+7 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 1 | -1/+1 |
2008-10-16 | proc: move sysrq-trigger out of fs/proc/ | Alexey Dobriyan | 1 | -0/+30 |
2008-10-16 | char: moxa.c sparse annotation | Harvey Harrison | 1 | -1/+1 |
2008-10-16 | applicom.c: fix apparently-broken code in do_ac_read() | Andrew Morton | 1 | -1/+1 |
2008-10-16 | Char: ds1286, eliminate busy waiting | Jiri Slaby | 1 | -3/+1 |
2008-10-16 | legacy rtc: remove needless/confusing HPET_RTC_IRQ option | David Brownell | 2 | -10/+1 |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami | 1 | -1/+1 |
2008-10-16 | sysrq: add enable_mask in sysrq_moom_op | Naohiro Ooiwa | 1 | -0/+1 |
2008-10-16 | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 18 | -49/+43 |
2008-10-16 | genirq: revert dynarray | Thomas Gleixner | 1 | -5/+0 |
2008-10-16 | genirq: remove sparse irq code | Thomas Gleixner | 1 | -31/+0 |