summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-033-2/+25
* | | | | | [PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel2006-02-031-15/+14
* | | | | | [PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer2006-02-031-1/+8
* | | | | | [PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte2006-02-031-0/+5
* | | | | | [PATCH] disable per cpu intr in /proc/statschwab@suse.de2006-02-031-1/+1
* | | | | | [PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap2006-02-031-4/+4
* | | | | | [PATCH] cpuset: fix sparse warningRandy Dunlap2006-02-031-1/+1
* | | | | | [PATCH] parport: remove dead address in MAINTAINERSArnaud Giersch2006-02-031-1/+0
* | | | | | [PATCH] parport: fix documentationArnaud Giersch2006-02-032-9/+9
* | | | | | [PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger2006-02-031-6/+7
* | | | | | [PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov2006-02-031-4/+11
* | | | | | [PATCH] v9fs: v9fs_put_str fixLatchesar Ionkov2006-02-031-9/+19
* | | | | | [PATCH] v9fs: symlink support fixesLatchesar Ionkov2006-02-031-3/+3
* | | | | | [PATCH] parport: add parallel port support for SGI O2Arnaud Giersch2006-02-034-0/+2269
* | | | | | [PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley2006-02-031-1/+1
* | | | | | [PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer2006-02-031-2/+2
* | | | | | [PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser2006-02-031-1/+1
* | | | | | [PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher2006-02-032-2/+2
* | | | | | [PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab2006-02-031-5/+5
* | | | | | [PATCH] EDAC config cleanupDave Jones2006-02-031-1/+1
* | | | | | [PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li2006-02-031-2/+17
* | | | | | [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