aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-23update dontdiff fileRandy Dunlap1-1/+41
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi1-1/+1
2007-05-23Misc: phantom, take care of pci postingJiri Slaby1-1/+10
2007-05-23phantom: move to unlocked_ioctlJiri Slaby1-4/+14
2007-05-23simplify cleanup_workqueue_thread()Oleg Nesterov1-47/+37
2007-05-23Char: cyclades, fix deadlockJiri Slaby1-0/+1
2007-05-23SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)Christoph Lameter1-1/+1
2007-05-23fix unused setup_nr_node_idsMiklos Szeredi1-20/+25
2007-05-23fuse: delete inode on dropMiklos Szeredi1-0/+1
2007-05-23fuse: generic_write_checks() for direct_ioMiklos Szeredi1-1/+3
2007-05-23uselib: add missing MNT_NOEXEC checkChristoph Hellwig1-0/+3
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse1-1/+1
2007-05-23imxfb: fix memory holeSascha Hauer1-1/+0
2007-05-23imxfb: remove ifdefsSascha Hauer1-15/+8
2007-05-23ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2-6/+9
2007-05-23w100fb: fix compile warningsRichard Purdie1-5/+9
2007-05-23pm3fb: various fixesKrzysztof Helt1-181/+152
2007-05-23pm2fb: RDAC_WR barriers clean upKrzysztof Helt1-12/+5
2007-05-23fbdev: cleanup of sparc FB optionsKrzysztof Helt1-90/+86
2007-05-23spi: potential memleak in spidev_ioctlFlorin Malita1-0/+1
2007-05-23optimize compat_core_sys_select() by a using stack space for small fd setsBadari Pulavarty1-6/+11
2007-05-23recalc_sigpending_tsk fixesRoland McGrath4-17/+28
2007-05-23Avoid zero size allocation in cache_k8_northbridges()Ben Collins1-1/+6
2007-05-23Documentation: fix the explanation of Kconfig filesRobert P. J. Day1-19/+30
2007-05-23prohibit rcutorture from being compiled into the kernelPaul E. McKenney1-2/+1
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike1-8/+16
2007-05-23spi/spidev: check message size before copyingDomen Puncer1-6/+6
2007-05-23capability.h warning fixAndrew Morton1-0/+2
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi2-1/+26
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi3-1/+25
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner1-3/+9
2007-05-23spi doc update: describe clock mode bitsDavid Brownell1-5/+48
2007-05-23mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer1-14/+11
2007-05-23fuse: fix mknod of regular fileMiklos Szeredi1-1/+1
2007-05-23SLUB Debug: Fix object size calculationChristoph Lameter1-1/+1
2007-05-23Ignore bogus ACPI info for offline CPUsThomas Gleixner1-5/+12
2007-05-23freezer: move frozen_process() to kernel/power/process.cGautham R Shenoy2-14/+13
2007-05-23freezer: fix PF_NOFREEZE vs freezeable raceGautham R Shenoy1-2/+4
2007-05-23freezer: fix kthread_create vs freezer theoretical raceOleg Nesterov1-2/+5
2007-05-23freezer: take kernel_execve into considerationRafael J. Wysocki1-2/+2
2007-05-23freezer: fix vfork problemRafael J. Wysocki4-22/+59
2007-05-23freezer: close potential race between refrigerator and thaw_tasksRafael J. Wysocki2-1/+21
2007-05-24ide serverworks warning fixesAndrew Morton1-4/+4
2007-05-24Match DMA blacklist entries between ide-dma.c and libata-core.cJunio C Hamano1-1/+3
2007-05-24Add two missing chipsets to drivers/ide/ide-proc.cMika Kukkonen1-0/+2
2007-05-24ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDEAlan Cox1-0/+6
2007-05-24add the IDE device ID for ATI SB700Henry Su2-0/+2
2007-05-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-43/+43
2007-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds30-102/+222
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-59/+66