summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro5-22/+35
2008-08-01[PATCH] clean dup2() up a bitAl Viro1-26/+27
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro4-130/+77
2008-08-01[PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTLAl Viro1-0/+2
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley1-1/+1
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton1-3/+5
2008-08-01[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu1-14/+24
2008-08-01[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger1-2/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger1-0/+1
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger1-3/+3
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2-0/+52
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger1-2/+2
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger1-1/+1
2008-08-01[S390] qeth: avoid use of include/asm-s390Martin Schwidefsky1-2/+2
2008-08-01[S390] dont use kthread for smp_rescan_cpus().Heiko Carstens1-12/+1
2008-08-01[S390] virtio console: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] cio: Include linux/string.h in schid.h.Cornelia Huck1-0/+1
2008-08-01[S390] qdio: fix section mismatch bug.Heiko Carstens2-2/+2
2008-08-01[S390] stp: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] Remove diag 0x260 call from memory detection.Heiko Carstens1-23/+0
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeJan Glauber2-2/+2
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer3-1/+20
2008-08-01[S390] Wire up new syscalls.Heiko Carstens3-1/+50
2008-08-01[S390] cio: Memory allocation for idset changed.Michael Ernst1-4/+4
2008-08-01[S390] qeth: preallocated qeth header for hiper socketFrank Blaschka4-39/+126
2008-08-01[S390] Optimize storage key operations for anon pagesMartin Schwidefsky2-4/+2
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens3-4/+20
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2-2/+6
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber5-163/+189
2008-08-01[S390] Remove last P390 trace.Heiko Carstens1-1/+0
2008-08-01[MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison1-15/+15
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton1-0/+1
2008-08-01[JFFS2] Fix allocation of summary bufferDavid Woodhouse2-14/+32
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez28-51/+51
2008-07-31[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device IDJerry Hicks1-1/+1
2008-07-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds107-4077/+1509
2008-07-31Fix off-by-one error in iov_iter_advance()Linus Torvalds1-1/+1
2008-07-31romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds1-14/+23
2008-07-31[MIPS] Cobalt: update defconfigYoichi Yuasa1-110/+268
2008-07-31[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel7-1/+376
2008-07-31[MIPS] kgdb: Remove existing implementationJason Wessel59-3134/+4
2008-07-31[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto1-34/+26
2008-07-31[MIPS] TXx9: Kill unused txx927.hAtsushi Nemoto2-123/+0
2008-07-31[MIPS] TXx9: Support early_printkAtsushi Nemoto6-16/+46
2008-07-31[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto11-55/+49
2008-07-31[MIPS] TXx9: Random cleanupAtsushi Nemoto11-243/+170
2008-07-31[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto5-32/+49
2008-07-31[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto7-153/+207
2008-07-31[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto9-61/+32
2008-07-31[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto4-80/+34