aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelistRitesh Raj Sarraf
2010-08-09checkpatch: fix extraneous EXPORT_SYMBOL* warningsPatrick Pannuto
2010-08-09checkpatch: warn about unexpectedly long msleep'sPatrick Pannuto
2010-08-09checkpatch: prefer usleep_range over udelayPatrick Pannuto
2010-08-09checkpatch: add more exceptions to 80 char linesJoe Perches
2010-08-09checkpatch: change externals to globalsJoe Eloff
2010-08-09checkpatch: fix handling of leading spacesRaffaele Recalcati
2010-08-09checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang
2010-08-09edd: fix possible memory leak in edd_init() error pathAxel Lin
2010-08-09flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-09lib: vsprintf: useless strlen() removedMichal Nazarewicz
2010-08-09list debugging: warn when deleting a deleted entryBaruch Siach
2010-08-09MAINTAINERS: orphan BEFSJoe Perches
2010-08-09MAINTAINERS: update Laurent Pinchart emailJoe Perches
2010-08-09MAINTAINERS: update information about Linux Test Project maintainenceSubrata Modak
2010-08-09MAINTAINERS: add patterns to WIMAX STACKJoe Perches
2010-08-09MAINTAINERS: add patterns to PS3VRAM DRIVERJoe Perches
2010-08-09MAINTAINERS: remove section PROMISE DC4030Joe Perches
2010-08-09MAINTAINERS: add patterns to OMAP USBJoe Perches
2010-08-09MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XXJoe Perches
2010-08-09MAINTAINERS: add patterns to DELL WMI EXTRASJoe Perches
2010-08-09MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATORJoe Perches
2010-08-09MAINTAINERS: update DRM DRIVERS patternsJoe Perches
2010-08-09MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300Joe Perches
2010-08-09MAINTAINERS: remove section STRIPJoe Perches
2010-08-09MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patternsJoe Perches
2010-08-09MAINTAINERS: remove section SMX UIO InterfaceJoe Perches
2010-08-09MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patternsJoe Perches
2010-08-09MAINTAINERS: update PPP OVER L2TP file patternsJoe Perches
2010-08-09MAINTAINERS: update NETWORKING [WIRELESS] file patternsJoe Perches
2010-08-09MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patternsJoe Perches
2010-08-09MAINTAINERS: update ARM/VOIPAC PXA270 file patternsJoe Perches
2010-08-09MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patternsJoe Perches
2010-08-09MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patternsJoe Perches
2010-08-09gcc-4.6: printk: use stable variable to dump kmsg bufferAndi Kleen
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita
2010-08-09char: add WARN_ON() in misc_deregister()Akinobu Mita
2010-08-09stop_machine: struct cpu_stopper, remove alignment padding on 64 bitsRichard Kennedy
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha
2010-08-09init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester
2010-08-09init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester
2010-08-09kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard
2010-08-09vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester
2010-08-09SubmittingPatches: add more about patch descriptionsRandy Dunlap