summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2006-02-033-20/+12
* [PATCH] rio cleanupsAlan Cox2006-02-0311-567/+0
* [PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2006-02-032-0/+4
* [PATCH] ufs: fix hang during `rm'Evgeniy Dushistov2006-02-033-57/+18
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-033-7/+8
* [PATCH] sx.c printk warning fixesAndrew Morton2006-02-031-3/+3
* [PATCH] quota_v2: printk warning fixesAndrew Morton2006-02-031-1/+1
* [PATCH] parport_serial: printk warning fixAndrew Morton2006-02-031-2/+2
* [PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman2006-02-031-1/+1
* [PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk2006-02-031-11/+0
* [PATCH] parport: fix printk format warningRandy Dunlap2006-02-031-2/+2
* [PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)Alan Cox2006-02-031-2/+11
* [PATCH] sx.c warning fixesAndrew Morton2006-02-031-3/+3
* [PATCH] 3c59x: collision statistic fixSteffen Klassert2006-02-031-10/+23
* [PATCH] list.h: don't evaluate macro args multiple timesZach Brown2006-02-031-4/+10
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-034-4/+4
* [PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens2006-02-031-1/+2
* [PATCH] s390: fix to_channelpath macroCornelia Huck2006-02-031-1/+1
* [PATCH] s390: fix compat syscall wrapperHeiko Carstens2006-02-031-3/+3
* [PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens2006-02-031-0/+6
* [PATCH] s390: timer interface visibilityJan Glauber2006-02-031-2/+6
* [PATCH] s390: dasd extended error reporting moduleStefan Weinhuber2006-02-038-5/+1231
* [PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE2006-02-031-0/+15
* [PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr2006-02-031-3/+6
* [PATCH] fix generic_fls64()Akinobu Mita2006-02-031-1/+1
* [PATCH] Documentation: Updated PCI Error RecoveryLinas Vepstas2006-02-031-161/+311
* [PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones2006-02-031-4/+0
* [PATCH] Kprobes: Fix deadlock in function-return probesAnanth N Mavinakayanahalli2006-02-031-1/+1
* [PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBESAdrian Bunk2006-02-031-17/+17
* [PATCH] md: Make sure rdev->size gets set for version-1 superblocksNeilBrown2006-02-031-3/+5
* [PATCH] md: Assorted little md fixesNeilBrown2006-02-035-5/+9
* [PATCH] md: Handle overflow of mdu_array_info_t->size betterNeilBrown2006-02-031-2/+4
* [PATCH] Clean up Documentation/driver-model/overview.txtLinas Vepstas2006-02-031-32/+25
* [PATCH] Fix RocketPort driverMichal Ostrowski2006-02-031-1/+1
* Linux v2.6.16-rc2v2.6.16-rc2Linus Torvalds2006-02-021-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust2006-02-02271-8793/+9399
|\
| * [PATCH] device-mapper log bitset: fix big endian find_next_zero_bitStefan Bader2006-02-021-1/+2
| * [PATCH] md: Add sysfs access to raid6 stripe cache sizeNeilBrown2006-02-021-34/+115
| * [PATCH] md: Don't remove bitmap from md array when switching to read-onlyNeilBrown2006-02-021-8/+8
| * [PATCH] md: Make sure array geometry changes persist with version-1 superblocksNeilBrown2006-02-021-0/+3
| * [PATCH] md: Fix device-size updates in mdNeilBrown2006-02-021-12/+1
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2006-02-0228-175/+248
| |\
| | * sem2mutex: drivers/char/drm/Dave Airlie2006-02-0211-125/+126
| | * drm: drivers/char/drm/: make some functions staticDave Airlie2006-02-0210-23/+12
| | * drm: Fixes sparse warnings in via_dmablit.cDave Airlie2006-01-261-2/+2
| | * drm: i915 patches from Tungsten GraphicsDave Airlie2006-01-254-14/+98
| | * drm: ati_pcigart: simplify page_count manipulationsDave Airlie2006-01-251-7/+4
| | * drm: use NULL instead of 0Dave Airlie2006-01-251-3/+3
| | * drm: add X600 PCI IDsDave Airlie2006-01-251-0/+1
| | * drm: add i945GM PCI IDDave Airlie2006-01-251-0/+1
OpenPOWER on IntegriCloud