aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] x86_64: Fix segment constraintsAndi Kleen1-2/+2
2005-04-03[PATCH] missing gameport dependenciesAlexander Viro1-0/+4
2005-04-03[PATCH] missing include in lanai.cAlexander Viro1-0/+1
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro1-4/+4
2005-04-03[PATCH] usblcd portability fixAlexander Viro2-6/+8
2005-04-03[PATCH] jsm fixesAlexander Viro4-14/+10
2005-04-03[PATCH] generic_serial.c portability fixAlexander Viro1-1/+1
2005-04-03[PATCH] non-portable include in codaAlexander Viro1-1/+0
2005-04-03[PATCH] Fix Oops in MXB driver (v4l2 subsystem)Michael Hunold2-4/+7
2005-04-03[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/Jesper Juhl2-12/+6
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao7-67/+91
2005-04-03[PATCH] ext3: reservation info cleanup: remove rsv_seqlockMingming Cao4-27/+17
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao7-25/+68
2005-04-03[PATCH] ppc64: Fix boot memory corruptionBenjamin Herrenschmidt1-1/+12
2005-04-03[PATCH] ppc64: add definition for PAGE_AGPBenjamin Herrenschmidt1-0/+3
2005-04-03[PATCH] ppc64: Export re{serv,leas}e_pmc_hardware() for oprofilePaul Mackerras1-0/+3
2005-04-03[PATCH] ppc32: clean up arch/ppc/syslib/prom_init.cPaul Mackerras2-78/+54
2005-04-03[PATCH] ppc32: add syscall6 definitionPaul Mackerras1-2/+13
2005-04-03[PATCH] ppc32: eliminate gcc warning in xmon.cPaul Mackerras1-4/+4
2005-04-03[PATCH] ppc32: eliminate gcc warning in prom.cPaul Mackerras1-1/+1
2005-04-03[PATCH] ppc32: use correct sysrq functionPaul Mackerras1-3/+1
2005-04-03[PATCH] ppc32: rename head_e500.S to head_fsl_booke.SKumar Gala3-3/+3
2005-04-03[PATCH] BDI: Improve nommu mmap supportDavid Howells3-216/+384
2005-04-03[PATCH] x86: fix subarch breakage in intel_cacheinfo.cJames Bottomley1-0/+2
2005-04-04kconfig: complete cpufreq Kconfig cleanupRoman Zippel4-45/+16
2005-04-03[ARM] Fix u32 vs. pm_message_t in armpavel@cz.rmk.(none)14-15/+15
2005-04-03[SPARC]: iomem annotations in SOC driverAlexander Viro2-13/+22
2005-04-03[CRYPTO]: Update MAINTAINERS entry mailing list.Herbert Xu1-1/+1
2005-04-03[NET]: Missing proto_list_lock initialization.James Bottomley1-1/+1
2005-04-02[ide] fix via82cxxx resume failureBartlomiej Zolnierkiewicz1-5/+2
2005-04-02[ide] kill ide-defaultBartlomiej Zolnierkiewicz4-110/+37
2005-04-02[ide] get driver from rq->rq_disk->private_dataBartlomiej Zolnierkiewicz10-25/+91
2005-04-02[ide] kill ide_drive_t->diskBartlomiej Zolnierkiewicz10-108/+143
2005-04-02[ide] add ide_{un}register_region()Bartlomiej Zolnierkiewicz4-17/+54
2005-04-02[ide] destroy_proc_ide_device() cleanupBartlomiej Zolnierkiewicz1-3/+0
2005-04-02[ide] drive->dsc_overlap fixBartlomiej Zolnierkiewicz3-5/+5
2005-04-02[ide] drive->nice1 fixBartlomiej Zolnierkiewicz2-4/+8
2005-04-02[ARM PATCH] 2638/1: RX3715 - allow fclk as clock sourceBen Dooks1-0/+16
2005-04-02[ARM PATCH] 2637/1: Combine code for Sharp SL series parameter areaRichard Purdie12-124/+118
2005-04-01[SPARC64]: Make sure per-cpu area address creates legal TSB value.David S. Miller1-3/+15
2005-04-01PCI: revert dumb SGI patch for resource freeing.Greg Kroah-Hartman2-2/+1
2005-04-01[NET]: Improve gnet_stats_* dumping logic to be less error proneThomas Graf1-13/+24
2005-04-01[NET]: Allow dumping of application specific statistics if no primary TLV is ...Thomas Graf2-5/+9
2005-04-01[PKT_SCHED]: Properly return when no backward compatibility action statistics...Thomas Graf1-0/+2
2005-03-31[SPARC64]: Store per-cpu pointer in IMMU TSB register.David S. Miller7-39/+78
2005-03-31[PATCH] SELINUX: Fix i_sock reference.Trond Myklebust1-1/+1
2005-03-31[SELINUX]: Fix for removal of i_sockStephen D. Smalley1-18/+3
2005-03-31[PATCH] I2C: Fix a common race condition in hardware monitoringJean Delvare29-151/+499
2005-03-31[PATCH] I2C: Move functionality handling from i2c-core to i2c.hJean Delvare2-21/+8
2005-03-31[PATCH] I2C: pcf8574 doesn't need a lockJean Delvare1-18/+9