summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher
2010-08-18hostfs ->follow_link() brainoAl Viro
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara
2010-08-18cramfs: only unlock new inodesAlexander Shishkin
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-18md: provide appropriate return value for spare_active functions.NeilBrown
2010-08-18md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki
2010-08-18Update recovery_offset even when external metadata is used.NeilBrown
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-17shmem: put_super must percpu_counter_destroyHugh Dickins
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller
2010-08-17Fix unprotected access to task credentials in waitid()Daniel J Blueman
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-17sparc64: Fix atomic64_t routine return values.David S. Miller
2010-08-17sparc64: Fix rwsem constant bug leading to hangs.David S. Miller
2010-08-17net sched: fix some kernel memory leaksEric Dumazet
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap
2010-08-16of: Fix missing includesGrant Likely
2010-08-17AppArmor: fix task_setrlimit prototypeJiri Slaby
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller
2010-08-16ata: update for of_device to platform_device replacementStephen Rothwell
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2010-08-16vt,console,kdb: preserve console_blanked while in kdbJason Wessel
2010-08-16vt: fix regression warnings from KMS mergeJason Wessel
2010-08-16arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim