| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 | 22 | -137/+160 |
* | [PATCH] DocBook: fix <void/> xml tag | Martin Waitz | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 16 | -148/+320 |
* | [PATCH] Clean-up and bug fix for tdfxfb framebuffer size detection | Richard Drummond | 2005-05-01 | 2 | -23/+24 |
* | [PATCH] Better PLL frequency matching for tdfxfb driver | Richard Drummond | 2005-05-01 | 1 | -12/+31 |
* | [PATCH] imxfb: Add Freescale i.MX framebuffer driver | Sascha Hauer | 2005-05-01 | 4 | -0/+776 |
* | [PATCH] i810fb: Fix default monitor sync timings | Denis Vlasenko | 2005-05-01 | 1 | -3/+9 |
* | [PATCH] intelfb: Remove intelfbdrv.h | Adrian Bunk | 2005-05-01 | 2 | -69/+37 |
* | [PATCH] fbcon: Fix check after use | Adrian Bunk | 2005-05-01 | 1 | -1/+4 |
* | [PATCH] fbdev: edid.h cleanups | Adrian Bunk | 2005-05-01 | 4 | -14/+0 |
* | [PATCH] nvidiafb: ioremap and i2c fixes | Antonino A. Daplas | 2005-05-01 | 1 | -5/+21 |
* | [PATCH] fbdev: Batch cmap changes at driver level | Benjamin Herrenschmidt | 2005-05-01 | 3 | -26/+127 |
* | [PATCH] Altix ioc4 serial - Arm the read timeout timer before the first read | Patrick Gefre | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] Altix ioc4 serial - small uart setup mods | Patrick Gefre | 2005-05-01 | 1 | -20/+8 |
* | [PATCH] Altix ioc4 serial - set a better timeout/threshold | Patrick Gefre | 2005-05-01 | 1 | -4/+7 |
* | [PATCH] Altix ioc4 serial - set hfc from ioctl | Patrick Gefre | 2005-05-01 | 1 | -7/+4 |
* | [PATCH] saa7134: Add OEM version of already supported card | Peter Missel | 2005-05-01 | 1 | -1/+7 |
* | [PATCH] ext3: remove unnecessary race then retry in ext3_get_block | Mingming Cao | 2005-05-01 | 1 | -83/+61 |
* | [PATCH] v4l: msp3400 update | Gerd Knorr | 2005-05-01 | 2 | -11/+19 |
* | [PATCH] dvb: cx22702 frontend driver update | Gerd Knorr | 2005-05-01 | 4 | -2/+19 |
* | [PATCH] cx88-dvb oops fix | Gerd Knorr | 2005-05-01 | 1 | -5/+5 |
* | [PATCH] reiserfs endianness: sanitize reiserfs_key union | Al Viro | 2005-05-01 | 1 | -35/+7 |
* | [PATCH] reiserfs endianness: comp_short_keys() cleanup | Al Viro | 2005-05-01 | 4 | -66/+27 |
* | [PATCH] reiserfs endianness: fix endianness bugs | Al Viro | 2005-05-01 | 2 | -2/+2 |
* | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 12 | -130/+138 |
* | [PATCH] reiserfs endianness: clone struct reiserfs_key | Al Viro | 2005-05-01 | 4 | -7/+34 |
* | [PATCH] autofs4: bump version number | Ian Kent | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] autofs4: tree race fix | Ian Kent | 2005-05-01 | 3 | -4/+27 |
* | [PATCH] autofs4: wait order fix | Ian Kent | 2005-05-01 | 2 | -10/+13 |
* | [PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops | Colin Leroy | 2005-05-01 | 3 | -6/+13 |
* | [PATCH] aio: optimize io_submit_one() | Ken Chen | 2005-05-01 | 1 | -4/+8 |
* | [PATCH] aio: clean up debug code | Ken Chen | 2005-05-01 | 1 | -28/+5 |
* | [PATCH] aio: ring wrapping simplification | Ken Chen | 2005-05-01 | 1 | -1/+2 |
* | [PATCH] aio: remove superfluous kiocb member initialization | Ken Chen | 2005-05-01 | 1 | -10/+1 |
* | [PATCH] Makefile: fix for compatibility with *emacs ctags | Emanuele Giaquinta | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] serial_cs: Reduce stack usage in serial_event() | Yum Rayan | 2005-05-01 | 1 | -61/+112 |
* | [PATCH] fix include order in mthca_memfree.c | Roland Dreier | 2005-05-01 | 1 | -1/+2 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 33 | -59/+90 |
* | [PATCH] new valid_signal() function | Jesper Juhl | 2005-05-01 | 1 | -0/+6 |
* | [PATCH] Fix Tpm driver -- Maintainers entry | Kylene Hall | 2005-05-01 | 1 | -0/+7 |
* | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 17 | -106/+21 |
* | [PATCH] sn_console: make sal_console_uart static again | Andreas Schwab | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] ipmi: fix a deadlock | Corey Minyard | 2005-05-01 | 1 | -15/+21 |
* | [PATCH] ipmi: enable interrupts on the BT driver | Corey Minyard | 2005-05-01 | 2 | -6/+35 |
* | [PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close | Corey Minyard | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] IPMI: fix for handling bad ACPI data | Corey Minyard | 2005-05-01 | 1 | -2/+11 |
* | [PATCH] IPMI: fix for handling bad IPMI DMI data | Corey Minyard | 2005-05-01 | 1 | -1/+7 |
* | [PATCH] dontdiff file sorted in alphabet order | aquynh@gmail.com | 2005-05-01 | 1 | -68/+68 |
* | [PATCH] reiserfs: journal_init fix | Edward Shishkin | 2005-05-01 | 1 | -7/+5 |
* | [PATCH] Leadtek Winfast remote controls | Nicolas Boichat | 2005-05-01 | 1 | -9/+9 |