| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 | 2 | -7/+7 |
|\ |
|
| * | [PATCH] kill the rest of struct file propagation in block ioctls | Al Viro | 2008-10-21 | 1 | -1/+1 |
| * | [PATCH] sanitize blkdev_get() and friends | Al Viro | 2008-10-21 | 1 | -1/+1 |
| * | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | 1 | -2/+2 |
| * | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -3/+3 |
* | | tty: Fix tty_port kref screwup | Alan Cox | 2008-10-23 | 1 | -1/+1 |
* | | hvc_console: Remove __devexit annotation of hvc_remove() | Hendrik Brueckner | 2008-10-22 | 2 | -2/+2 |
* | | hvc_console: Add support for tty window resizing | Hendrik Brueckner | 2008-10-22 | 2 | -0/+64 |
* | | hvc_console: Fix loop if put_char() returns 0 | Hendrik Brueckner | 2008-10-22 | 1 | -9/+11 |
* | | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOS | Hendrik Brueckner | 2008-10-22 | 1 | -1/+1 |
* | | hvc_console: Add a hangup notifier for backends | Hendrik Brueckner | 2008-10-22 | 7 | -3/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 1 | -2/+2 |
|\ |
|
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 | 1 | -2/+2 |
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 3 | -7/+33 |
|\ \ |
|
| * | | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 | 1 | -5/+0 |
| * | | genirq: remove sparse irq code | Thomas Gleixner | 2008-10-16 | 1 | -31/+0 |
| * | | x86: put timer_rand_state pointer into irq_desc | Yinghai Lu | 2008-10-16 | 1 | -5/+61 |
| * | | irqs: make irq_timer_state to use dyn_array | Yinghai Lu | 2008-10-16 | 1 | -0/+6 |
| * | | drivers/char: use nr_irqs | Yinghai Lu | 2008-10-16 | 3 | -4/+4 |
* | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fix documentation of sysrq-q really | Thomas Gleixner | 2008-10-20 | 1 | -1/+1 |
| * | | | Fix documentation of sysrq-q | Andi Kleen | 2008-10-20 | 1 | -1/+1 |
* | | | | Update email addresses. | Dave Jones | 2008-10-20 | 7 | -7/+7 |
* | | | | epca: Add infinite break support | Alan Cox | 2008-10-20 | 1 | -1/+5 |
* | | | | rtc: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 4 | -61/+61 |
* | | | | pc8736x_gpio: add support for PC87365 chips | Andre Haupt | 2008-10-20 | 1 | -3/+8 |
* | | | | Char: sx, remove bogus iomap | Jiri Slaby | 2008-10-20 | 1 | -3/+3 |
* | | | | Fix documentation of sysrq-q | Andi Kleen | 2008-10-20 | 1 | -1/+1 |
* | | | | tpm: don't export static functions | Stephen Rothwell | 2008-10-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-10-16 | 3 | -18/+60 |
|\ \ \ |
|
| * | | | agp/nvidia: Support agp user-memory on nvidia agp. | Thomas Hellstrom | 2008-10-16 | 1 | -4/+18 |
| * | | | agp/amd-k7: Suspend support for AMD K7 GART driver | Stuart Bennett | 2008-10-16 | 1 | -6/+32 |
| * | | | agp/intel: Reduce extraneous PCI posting reads during init | Keith Packard | 2008-10-16 | 1 | -3/+3 |
| * | | | agp: Fix stolen memory counting on G4X. | Eric Anholt | 2008-10-16 | 1 | -5/+7 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 18 | -49/+43 |
|\ \ \ |
|
| * | | | device create: char: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 18 | -49/+43 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-16 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Input: keyboard - fix potential out of bound access to key_map | Dmitry Torokhov | 2008-10-09 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-16 | 1 | -8/+25 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fixes' into for-linus | Russell King | 2008-10-16 | 61 | -2189/+2612 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 's3c-move' into devel | Russell King | 2008-10-14 | 1 | -2/+12 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 2008-09-05 | 1 | -8/+25 |
* | | | | | | | drivers/char/tpm/tpm.c: fix error-path memory leak | Andrew Morton | 2008-10-16 | 1 | -7/+8 |
* | | | | | | | tpm: work around bug in Broadcom BCM0102 chipset | Valdis Kletnieks | 2008-10-16 | 1 | -0/+7 |
* | | | | | | | tpm: correct tpm timeouts to jiffies conversion | Marcin Obara | 2008-10-16 | 1 | -7/+7 |
* | | | | | | | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | proc: move sysrq-trigger out of fs/proc/ | Alexey Dobriyan | 2008-10-16 | 1 | -0/+30 |
* | | | | | | | char: moxa.c sparse annotation | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | applicom.c: fix apparently-broken code in do_ac_read() | Andrew Morton | 2008-10-16 | 1 | -1/+1 |