| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] parport_serial: printk warning fix | Andrew Morton | 2006-02-03 | 1 | -2/+2 |
* | [PATCH] someone broke reiserfs V3 mount options, this fixes it | Vitaly Fertman | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] don't allow users to set CONFIG_BROKEN=y | Adrian Bunk | 2006-02-03 | 1 | -11/+0 |
* | [PATCH] parport: fix printk format warning | Randy Dunlap | 2006-02-03 | 1 | -2/+2 |
* | [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition) | Alan Cox | 2006-02-03 | 1 | -2/+11 |
* | [PATCH] sx.c warning fixes | Andrew Morton | 2006-02-03 | 1 | -3/+3 |
* | [PATCH] 3c59x: collision statistic fix | Steffen Klassert | 2006-02-03 | 1 | -10/+23 |
* | [PATCH] list.h: don't evaluate macro args multiple times | Zach Brown | 2006-02-03 | 1 | -4/+10 |
* | [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos | Alexey Dobriyan | 2006-02-03 | 4 | -4/+4 |
* | [PATCH] Tell kallsyms_lookup_name() to ignore type U entries | Keith Owens | 2006-02-03 | 1 | -1/+2 |
* | [PATCH] s390: fix to_channelpath macro | Cornelia Huck | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] s390: fix compat syscall wrapper | Heiko Carstens | 2006-02-03 | 1 | -3/+3 |
* | [PATCH] s390: compile fix: missing defines in asm-s390/io.h | Heiko Carstens | 2006-02-03 | 1 | -0/+6 |
* | [PATCH] s390: timer interface visibility | Jan Glauber | 2006-02-03 | 1 | -2/+6 |
* | [PATCH] s390: dasd extended error reporting module | Stefan Weinhuber | 2006-02-03 | 8 | -5/+1231 |
* | [PATCH] ide: restore support for AEC6280M cards in aec62xx.c | Thibaut VARENE | 2006-02-03 | 1 | -0/+15 |
* | [PATCH] Fix compilation errors in maps/dc21285.c | Martin Michlmayr | 2006-02-03 | 1 | -3/+6 |
* | [PATCH] fix generic_fls64() | Akinobu Mita | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] Documentation: Updated PCI Error Recovery | Linas Vepstas | 2006-02-03 | 1 | -161/+311 |
* | [PATCH] Fix build failure in recent pm_prepare_* changes. | Dave Jones | 2006-02-03 | 1 | -4/+0 |
* | [PATCH] Kprobes: Fix deadlock in function-return probes | Ananth N Mavinakayanahalli | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBES | Adrian Bunk | 2006-02-03 | 1 | -17/+17 |
* | [PATCH] md: Make sure rdev->size gets set for version-1 superblocks | NeilBrown | 2006-02-03 | 1 | -3/+5 |
* | [PATCH] md: Assorted little md fixes | NeilBrown | 2006-02-03 | 5 | -5/+9 |
* | [PATCH] md: Handle overflow of mdu_array_info_t->size better | NeilBrown | 2006-02-03 | 1 | -2/+4 |
* | [PATCH] Clean up Documentation/driver-model/overview.txt | Linas Vepstas | 2006-02-03 | 1 | -32/+25 |
* | [PATCH] Fix RocketPort driver | Michal Ostrowski | 2006-02-03 | 1 | -1/+1 |
* | Linux v2.6.16-rc2v2.6.16-rc2 | Linus Torvalds | 2006-02-02 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Trond Myklebust | 2006-02-02 | 271 | -8793/+9399 |
|\ |
|
| * | [PATCH] device-mapper log bitset: fix big endian find_next_zero_bit | Stefan Bader | 2006-02-02 | 1 | -1/+2 |
| * | [PATCH] md: Add sysfs access to raid6 stripe cache size | NeilBrown | 2006-02-02 | 1 | -34/+115 |
| * | [PATCH] md: Don't remove bitmap from md array when switching to read-only | NeilBrown | 2006-02-02 | 1 | -8/+8 |
| * | [PATCH] md: Make sure array geometry changes persist with version-1 superblocks | NeilBrown | 2006-02-02 | 1 | -0/+3 |
| * | [PATCH] md: Fix device-size updates in md | NeilBrown | 2006-02-02 | 1 | -12/+1 |
| * | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2006-02-02 | 28 | -175/+248 |
| |\ |
|
| | * | sem2mutex: drivers/char/drm/ | Dave Airlie | 2006-02-02 | 11 | -125/+126 |
| | * | drm: drivers/char/drm/: make some functions static | Dave Airlie | 2006-02-02 | 10 | -23/+12 |
| | * | drm: Fixes sparse warnings in via_dmablit.c | Dave Airlie | 2006-01-26 | 1 | -2/+2 |
| | * | drm: i915 patches from Tungsten Graphics | Dave Airlie | 2006-01-25 | 4 | -14/+98 |
| | * | drm: ati_pcigart: simplify page_count manipulations | Dave Airlie | 2006-01-25 | 1 | -7/+4 |
| | * | drm: use NULL instead of 0 | Dave Airlie | 2006-01-25 | 1 | -3/+3 |
| | * | drm: add X600 PCI IDs | Dave Airlie | 2006-01-25 | 1 | -0/+1 |
| | * | drm: add i945GM PCI ID | Dave Airlie | 2006-01-25 | 1 | -0/+1 |
| | * | drm: Fix sparce warning in radeon driver | Dave Airlie | 2006-01-25 | 1 | -1/+1 |
| * | | [PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements. | Jeremy Higdon | 2006-02-02 | 1 | -5/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-02-01 | 34 | -111/+364 |
| |\ \ |
|
| | * | | [ALSA] hda-codec - Fix typos in alc882 model table | Takashi Iwai | 2006-02-01 | 1 | -3/+3 |
| | * | | [ALSA] patch_realtek.c: Add new model | Arnaud Patard | 2006-02-01 | 1 | -0/+1 |
| | * | | [ALSA] fix typos in writing-an-alsa-driver | Giuliano Pochini | 2006-02-01 | 1 | -2/+2 |
| | * | | [ALSA] hda: sigmatel fixes | Matt Porter | 2006-02-01 | 1 | -8/+7 |