aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-11-04fuse: invalidate target of renameMiklos Szeredi
2009-11-04fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe
2009-11-04fuse: prevent fuse_put_request on invalid pointerAnand V. Avati
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-11-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-11-04m32r: Should index be positive?Roel Kluin
2009-11-04m32r: bzip2/lzma kernel compression supportHirokazu Takata
2009-11-04m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall
2009-11-03Linux 2.6.32-rc6Linus Torvalds
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson
2009-11-03cfq-iosched: limit coop preemptionShaohua Li
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-11-03Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-03sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith
2009-11-03sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov