aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger
2007-05-08Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-08block_write_full_page(): report ENOSPCAndrew Morton
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain
2007-05-08uml: an idle system should have zero load averageJeff Dike
2007-05-08uml: hostfs style fixesJeff Dike
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita
2007-05-08Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-08mm: move common segment checks to separate helper functionDmitriy Monakhov
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Fix bluetooth HCI sysfs compileLinus Torvalds
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07Fix up SLUB compileLinus Torvalds
2007-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07spi_s3c24xx.c: Fix buildArnaud Patard
2007-05-07rename TANBAC TB0219 configYoichi Yuasa
2007-05-07ehci-ps3, ohci-ps3: fix compilationGeoff Levand
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie
2007-05-07cx88-video build fixAndrew Morton
2007-05-07xtensa: strlcpy is smart enoughJean Delvare
2007-05-07v850: generic timekeeping conversionjohn stultz
2007-05-07uml: fix prototypesPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: virtualized time fixJeff Dike
2007-05-07uml: out of tmpfs space error clarificationJeff Dike
2007-05-07uml: only flush areas covered by VMAJeff Dike
2007-05-07uml: more page fault path trimmingJeff Dike
2007-05-07uml: eliminate a piece of debugging codeJeff Dike
2007-05-07uml: speed page fault pathJeff Dike
2007-05-07uml: aIO deadlock avoidanceJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: remove debugging remnantsJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike
2007-05-07uml: dump core on panicJeff Dike
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike
2007-05-07uml: batch I/O requestsJeff Dike