aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-232-61/+36
* Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-231-1/+1
* applesmc - sensors patch missing from 2.6.22-rc2Nicolas Boichat2007-05-231-0/+10
* HiSax: fix error checking for hisax_register()]Alan Stern2007-05-235-29/+30
* documentation: Documentation/initrd.txtDomenico Andreoli2007-05-231-28/+46
* md: fix bug with linear hot-add and elsewhereNeilBrown2007-05-232-11/+19
* md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-232-5/+13
* md: avoid overflow in raid0 calculation with large componentsNeilBrown2007-05-231-2/+1
* i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2007-05-232-3/+6
* i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-231-5/+3
* i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-231-7/+7
* i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-231-2/+6
* signalfd: retrieve multiple signals with one read() callDavi Arnaut2007-05-231-45/+75
* update dontdiff fileRandy Dunlap2007-05-231-1/+41
* power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi2007-05-231-1/+1
* Misc: phantom, take care of pci postingJiri Slaby2007-05-231-1/+10
* phantom: move to unlocked_ioctlJiri Slaby2007-05-231-4/+14
* simplify cleanup_workqueue_thread()Oleg Nesterov2007-05-231-47/+37
* Char: cyclades, fix deadlockJiri Slaby2007-05-231-0/+1
* SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)Christoph Lameter2007-05-231-1/+1
* fix unused setup_nr_node_idsMiklos Szeredi2007-05-231-20/+25
* fuse: delete inode on dropMiklos Szeredi2007-05-231-0/+1
* fuse: generic_write_checks() for direct_ioMiklos Szeredi2007-05-231-1/+3
* uselib: add missing MNT_NOEXEC checkChristoph Hellwig2007-05-231-0/+3
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-231-1/+1
* imxfb: fix memory holeSascha Hauer2007-05-231-1/+0
* imxfb: remove ifdefsSascha Hauer2007-05-231-15/+8
* ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2007-05-232-6/+9
* w100fb: fix compile warningsRichard Purdie2007-05-231-5/+9
* pm3fb: various fixesKrzysztof Helt2007-05-231-181/+152
* pm2fb: RDAC_WR barriers clean upKrzysztof Helt2007-05-231-12/+5
* fbdev: cleanup of sparc FB optionsKrzysztof Helt2007-05-231-90/+86
* spi: potential memleak in spidev_ioctlFlorin Malita2007-05-231-0/+1
* optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty2007-05-231-6/+11
* recalc_sigpending_tsk fixesRoland McGrath2007-05-234-17/+28
* Avoid zero size allocation in cache_k8_northbridges()Ben Collins2007-05-231-1/+6
* Documentation: fix the explanation of Kconfig filesRobert P. J. Day2007-05-231-19/+30
* prohibit rcutorture from being compiled into the kernelPaul E. McKenney2007-05-231-2/+1
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-231-8/+16
* spi/spidev: check message size before copyingDomen Puncer2007-05-231-6/+6
* capability.h warning fixAndrew Morton2007-05-231-0/+2
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-232-1/+26
* genhd: expose AN to user spaceKristen Carlson Accardi2007-05-233-1/+25
* NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner2007-05-231-3/+9
* spi doc update: describe clock mode bitsDavid Brownell2007-05-231-5/+48
* mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer2007-05-231-14/+11
* fuse: fix mknod of regular fileMiklos Szeredi2007-05-231-1/+1
* SLUB Debug: Fix object size calculationChristoph Lameter2007-05-231-1/+1
* Ignore bogus ACPI info for offline CPUsThomas Gleixner2007-05-231-5/+12
* freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy2007-05-232-14/+13