aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04Fix misspelling of "truly" in a label.Adam Buchbinder1-3/+3
2010-02-04Fix a grammar error (redundant "be") in commentAdam Buchbinder1-1/+1
2010-02-04tree wide: remove execute flag from .c filesSebastian Andrzej Siewior4-0/+0
2010-02-04ataflop: Killl warning about unused variable flagsGeert Uytterhoeven1-2/+0
2010-02-03microblaze: fix interrupt state restoreSteven J. Magnani1-4/+6
2010-02-03microblaze: Defconfig updateMichal Simek2-44/+169
2010-02-02pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-02-02fault injection: correct function names in documentationAnton Blanchard1-2/+2
2010-02-02hugetlb: fix section mismatchesJeff Mahoney1-4/+3
2010-02-02uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-02imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-02cgroups: fix to return errno in a failure pathLi Zefan1-2/+5
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Hui Zhu1-1/+1
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy1-2/+2
2010-02-02devmem: fix kmem write bug on memory holesWu Fengguang1-1/+1
2010-02-02devmem: check vmalloc address on kmem read/writeKAMEZAWA Hiroyuki1-10/+18
2010-02-02mm: flush dcache before writing into page to avoid aliasanfei zhou2-0/+6
2010-02-02kfifo: fix kernel-doc notationRandy Dunlap1-1/+2
2010-02-02rtc-fm3130: add missing bracesSergey Matyukevich1-2/+4
2010-02-02mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-02idr: fix a critical misallocation bugTejun Heo1-4/+3
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-03kernel/cred.c: use kmem_cache_freeJulia Lawall1-1/+1
2010-02-02mm: purge fragmented percpu vmap blocksNick Piggin1-11/+81
2010-02-02mm: percpu-vmap fix RCU list walkingNick Piggin1-14/+6
2010-02-02Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds1-5/+5
2010-02-02cfq-iosched: Do not idle on async queuesVivek Goyal1-1/+1
2010-02-02MIPS: 64-bit: Detect virtual memory sizeGuenter Roeck4-1/+24
2010-02-02be2net: use eq-id to calculate cev-isr reg offsetSathya Perla1-1/+1
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-02spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek1-9/+6
2010-02-01saa7146: stop DMA before de-allocating DMA scatter/gather page buffersMauro Carvalho Chehab1-2/+2
2010-02-02random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-02crypto: padlock-sha - Add import/export supportHerbert Xu1-0/+23
2010-02-02random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2-2/+6
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-01GFS2: Use GFP_NOFS for alloc structureSteven Whitehouse1-1/+1
2010-02-01GFS2: Fix previous patchSteven Whitehouse1-0/+1
2010-02-01GFS2: Don't withdraw on partial rindex entriesBenjamin Marzinski1-5/+0
2010-02-01blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng1-2/+2
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-01drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer1-1/+1
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-02-01drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2-2/+2
2010-02-01drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse4-45/+48