aboutsummaryrefslogtreecommitdiffstats
path: root/samples/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-09docs: fix core_pipe_limit infoRandy Dunlap1-3/+3
2009-11-09pata_cs5535: fix comment header typoOtavio Salvador1-1/+1
2009-11-09add __init/__exit macros to omap video driversPeter Huewe2-4/+4
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel15-16/+16
2009-11-09fix my email address.Andrew Sharp2-4/+4
2009-11-09fix URL in hpet.txtAmerigo Wang1-1/+1
2009-11-05x86: Make sure get_user_desc() doesn't sign extend.Chris Lalancette1-1/+1
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds1-6/+7
2009-11-05powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt1-0/+4
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt1-2/+2
2009-11-05sysfs: Don't leak secdata when a sysfs_dirent is freed.Eric W. Biederman1-0/+4
2009-11-04KVM: get_tss_base_addr() should return a gpa_tGleb Natapov1-1/+1
2009-11-04KVM: x86: Catch potential overrun in MCE setupJan Kiszka1-1/+1
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov1-1/+1
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong1-3/+1
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold3-1/+8
2009-11-04fuse: invalidate target of renameMiklos Szeredi1-1/+3
2009-11-04fuse: fix kunmap in fuse_ioctl_copy_userJens Axboe1-1/+1
2009-11-04fuse: prevent fuse_put_request on invalid pointerAnand V. Avati1-1/+2
2009-11-04ftrace: Fix unmatched locking in ftrace_regex_write()Li Zefan1-3/+3
2009-11-04ring-buffer: Synchronize resizing buffer with reader lockLai Jiangshan1-0/+2
2009-11-04m32r: Should index be positive?Roel Kluin1-1/+1
2009-11-04m32r: bzip2/lzma kernel compression supportHirokazu Takata3-120/+42
2009-11-04m32r: add NOTES to vmlinux.lds.S to remove .note.gnu.build-id sectionHirokazu Takata1-0/+2
2009-11-04arch/m32r: Use DIV_ROUND_CLOSESTJulia Lawall1-3/+3
2009-11-03Linux 2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw1-1/+0
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall1-3/+6
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-11-03cfq-iosched: limit coop preemptionShaohua Li1-2/+15
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe1-1/+1
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe1-1/+2
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge1-1/+10
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge1-1/+24
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki3-27/+58
2009-11-03sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.cMike Galbraith2-23/+32
2009-11-03sched: Disable SD_PREFER_LOCAL at node levelMike Galbraith1-1/+1
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28