aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30sparc: Pass buffer pointer all the way down to prom_{get,put}char().David S. Miller6-54/+55
2010-11-17sparc: Do not export prom_nb{get,put}char().David S. Miller4-20/+4
2010-11-16sparc64: Delete prom_setcallback().David S. Miller2-22/+0
2010-11-16sparc64: Unexport prom_service_exists().David S. Miller2-2/+1
2010-11-16sparc: Kill prom devops_{32,64}.cDavid S. Miller5-195/+0
2010-11-16sparc: Remove prom_pathtoinode()David S. Miller4-36/+0
2010-11-16sparc64: Delete prom_puts() unused.David S. Miller1-16/+0
2010-10-29SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZDaniel Hellstrom1-2/+2
2010-10-26kbuild: add ARCH=sparc32 targetNamhyung Kim1-0/+3
2010-10-26sparc32: fix build failure on CONFIG_SPARC_LEONNamhyung Kim1-2/+2
2010-10-26sparc: Fixed random SPARC/LEON SMP CPU Stuck problem.Daniel Hellstrom1-2/+2
2010-10-26sparc32: remove CONFIG_HAVE_PERF_EVENTS optionNamhyung Kim1-3/+0
2010-10-26sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim1-1/+0
2010-10-26sparc32: Fix unaligned stack handling on trap return.David S. Miller1-0/+12
2010-10-26sparc: keep calling do_signal() as long as pending signals remainAl Viro2-36/+6
2010-10-25spi: tegra: fix error setting on timeoutErik Gilling1-4/+4
2010-10-25MN10300: Fix the PERCPU() alignment to allow for workqueuesDavid Howells2-2/+4
2010-10-25hwmon: lis3: Release resources in case of failureSamu Onkalo1-0/+5
2010-10-25Blackfin: fix inverted anomaly 05000481 logicMike Frysinger1-1/+1
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger3-118/+0
2010-10-25hwmon: lis3: Short explanations of platform data fieldsSamu Onkalo1-0/+46
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2-9/+82
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo4-3/+33
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo1-4/+14
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo2-8/+19
2010-10-25hwmon: lis3: restore axis enabled bitsSamu Onkalo2-2/+2
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo2-8/+12
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo1-0/+5
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2-22/+13
2010-10-25hwmon: lis3: regulator controlSamu Onkalo4-1/+121
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo3-13/+102
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot4-0/+604
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich1-2/+18
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong3-14/+3
2010-10-25hwmon: (pkgtemp) align driver initialization style with coretempChen Gong1-14/+8
2010-10-25hwmon: LTC4261 Hardware monitoring driverGuenter Roeck5-0/+397
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai5-21/+52
2010-10-25hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida1-1/+1
2010-10-25hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai2-8/+44
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.cJan Beulich3-4/+0
2010-10-25x86/hwmon: (coretemp) cosmetic cleanupJan Beulich1-2/+0
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich3-3/+3
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov1-1/+0
2010-10-25exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh1-19/+9
2010-10-25fs/exofs: typo fix of faild to failedJoe Perches3-14/+14
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Coda: replace BKL with mutexYoshihisa Abe4-50/+70
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe8-190/+96
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe7-17/+58