summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-05-23documentation: Documentation/initrd.txtDomenico Andreoli
2007-05-23md: fix bug with linear hot-add and elsewhereNeilBrown
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-05-23md: avoid overflow in raid0 calculation with large componentsNeilBrown
2007-05-23i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter
2007-05-23i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita
2007-05-23i2o: fix notifiers when max_drivers is configuredAkinobu Mita
2007-05-23i2o: destroy event queue only when drv->event is setAkinobu Mita
2007-05-23signalfd: retrieve multiple signals with one read() callDavi Arnaut
2007-05-23update dontdiff fileRandy Dunlap
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi
2007-05-23Misc: phantom, take care of pci postingJiri Slaby
2007-05-23phantom: move to unlocked_ioctlJiri Slaby
2007-05-23simplify cleanup_workqueue_thread()Oleg Nesterov
2007-05-23Char: cyclades, fix deadlockJiri Slaby
2007-05-23SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)Christoph Lameter
2007-05-23fix unused setup_nr_node_idsMiklos Szeredi
2007-05-23fuse: delete inode on dropMiklos Szeredi
2007-05-23fuse: generic_write_checks() for direct_ioMiklos Szeredi
2007-05-23uselib: add missing MNT_NOEXEC checkChristoph Hellwig
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse
2007-05-23imxfb: fix memory holeSascha Hauer
2007-05-23imxfb: remove ifdefsSascha Hauer
2007-05-23ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven
2007-05-23w100fb: fix compile warningsRichard Purdie
2007-05-23pm3fb: various fixesKrzysztof Helt
2007-05-23pm2fb: RDAC_WR barriers clean upKrzysztof Helt
2007-05-23fbdev: cleanup of sparc FB optionsKrzysztof Helt
2007-05-23spi: potential memleak in spidev_ioctlFlorin Malita
2007-05-23optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty
2007-05-23recalc_sigpending_tsk fixesRoland McGrath
2007-05-23Avoid zero size allocation in cache_k8_northbridges()Ben Collins
2007-05-23Documentation: fix the explanation of Kconfig filesRobert P. J. Day
2007-05-23prohibit rcutorture from being compiled into the kernelPaul E. McKenney
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike
2007-05-23spi/spidev: check message size before copyingDomen Puncer
2007-05-23capability.h warning fixAndrew Morton
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner
2007-05-23spi doc update: describe clock mode bitsDavid Brownell
2007-05-23mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer
2007-05-23fuse: fix mknod of regular fileMiklos Szeredi
2007-05-23SLUB Debug: Fix object size calculationChristoph Lameter
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy
2007-05-23freezer: fix PF_NOFREEZE vs freezeable raceGautham R Shenoy
2007-05-23freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov
2007-05-23freezer: take kernel_execve into considerationRafael J. Wysocki
2007-05-23freezer: fix vfork problemRafael J. Wysocki