summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: add more exceptions to 80 char linesJoe Perches2010-08-091-2/+3
* checkpatch: change externals to globalsJoe Eloff2010-08-091-2/+2
* checkpatch: fix handling of leading spacesRaffaele Recalcati2010-08-091-0/+7
* checkpatch: refactor 'allowed asm includes' and add memory.hWolfram Sang2010-08-091-1/+7
* edd: fix possible memory leak in edd_init() error pathAxel Lin2010-08-091-7/+13
* flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-092-1/+29
* lib: vsprintf: useless strlen() removedMichal Nazarewicz2010-08-091-10/+4
* list debugging: warn when deleting a deleted entryBaruch Siach2010-08-091-0/+6
* MAINTAINERS: orphan BEFSJoe Perches2010-08-091-2/+1
* MAINTAINERS: update Laurent Pinchart emailJoe Perches2010-08-091-1/+1
* MAINTAINERS: update information about Linux Test Project maintainenceSubrata Modak2010-08-091-1/+1
* MAINTAINERS: add patterns to WIMAX STACKJoe Perches2010-08-091-0/+5
* MAINTAINERS: add patterns to PS3VRAM DRIVERJoe Perches2010-08-091-0/+1
* MAINTAINERS: remove section PROMISE DC4030Joe Perches2010-08-091-5/+0
* MAINTAINERS: add patterns to OMAP USBJoe Perches2010-08-091-0/+2
* MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XXJoe Perches2010-08-091-0/+1
* MAINTAINERS: add patterns to DELL WMI EXTRASJoe Perches2010-08-091-0/+1
* MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATORJoe Perches2010-08-091-0/+2
* MAINTAINERS: update DRM DRIVERS patternsJoe Perches2010-08-091-0/+1
* MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300Joe Perches2010-08-091-0/+3
* MAINTAINERS: remove section STRIPJoe Perches2010-08-091-5/+0
* MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patternsJoe Perches2010-08-091-1/+2
* MAINTAINERS: remove section SMX UIO InterfaceJoe Perches2010-08-091-5/+0
* MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patternsJoe Perches2010-08-091-2/+2
* MAINTAINERS: update PPP OVER L2TP file patternsJoe Perches2010-08-091-1/+1
* MAINTAINERS: update NETWORKING [WIRELESS] file patternsJoe Perches2010-08-091-1/+1
* MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patternsJoe Perches2010-08-091-1/+1
* MAINTAINERS: update ARM/VOIPAC PXA270 file patternsJoe Perches2010-08-091-1/+1
* MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patternsJoe Perches2010-08-091-2/+1
* MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patternsJoe Perches2010-08-091-1/+0
* gcc-4.6: printk: use stable variable to dump kmsg bufferAndi Kleen2010-08-091-5/+5
* s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-093-3/+3
* char: add WARN_ON() in misc_deregister()Akinobu Mita2010-08-091-1/+1
* stop_machine: struct cpu_stopper, remove alignment padding on 64 bitsRichard Kennedy2010-08-091-1/+1
* x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-092-15/+8
* init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester2010-08-091-2/+2
* init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester2010-08-091-14/+20
* kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven2010-08-091-4/+0
* sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov2010-08-091-17/+5
* drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair2010-08-094-0/+524
* hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2010-08-092-12/+13
* drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V2010-08-093-0/+284
* scripts/mod/modpost.c: fix memory leakAlexey Fomenko2010-08-091-14/+40
* iommu: inline iommu_num_pagesAnton Blanchard2010-08-092-11/+10
* vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2010-08-092-8/+10
* SubmittingPatches: add more about patch descriptionsRandy Dunlap2010-08-091-0/+11
* kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-091-11/+0
* alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven2010-08-093-39/+0
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-091-2/+1
* asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-091-0/+4