summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-09list debugging: warn when deleting a deleted entryBaruch Siach1-0/+6
2010-08-09MAINTAINERS: orphan BEFSJoe Perches1-2/+1
2010-08-09MAINTAINERS: update Laurent Pinchart emailJoe Perches1-1/+1
2010-08-09MAINTAINERS: update information about Linux Test Project maintainenceSubrata Modak1-1/+1
2010-08-09MAINTAINERS: add patterns to WIMAX STACKJoe Perches1-0/+5
2010-08-09MAINTAINERS: add patterns to PS3VRAM DRIVERJoe Perches1-0/+1
2010-08-09MAINTAINERS: remove section PROMISE DC4030Joe Perches1-5/+0
2010-08-09MAINTAINERS: add patterns to OMAP USBJoe Perches1-0/+2
2010-08-09MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XXJoe Perches1-0/+1
2010-08-09MAINTAINERS: add patterns to DELL WMI EXTRASJoe Perches1-0/+1
2010-08-09MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATORJoe Perches1-0/+2
2010-08-09MAINTAINERS: update DRM DRIVERS patternsJoe Perches1-0/+1
2010-08-09MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300Joe Perches1-0/+3
2010-08-09MAINTAINERS: remove section STRIPJoe Perches1-5/+0
2010-08-09MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patternsJoe Perches1-1/+2
2010-08-09MAINTAINERS: remove section SMX UIO InterfaceJoe Perches1-5/+0
2010-08-09MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patternsJoe Perches1-2/+2
2010-08-09MAINTAINERS: update PPP OVER L2TP file patternsJoe Perches1-1/+1
2010-08-09MAINTAINERS: update NETWORKING [WIRELESS] file patternsJoe Perches1-1/+1
2010-08-09MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patternsJoe Perches1-1/+1
2010-08-09MAINTAINERS: update ARM/VOIPAC PXA270 file patternsJoe Perches1-1/+1
2010-08-09MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patternsJoe Perches1-2/+1
2010-08-09MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patternsJoe Perches1-1/+0
2010-08-09gcc-4.6: printk: use stable variable to dump kmsg bufferAndi Kleen1-5/+5
2010-08-09s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita3-3/+3
2010-08-09char: add WARN_ON() in misc_deregister()Akinobu Mita1-1/+1
2010-08-09stop_machine: struct cpu_stopper, remove alignment padding on 64 bitsRichard Kennedy1-1/+1
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2-15/+8
2010-08-09init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester1-2/+2
2010-08-09init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester1-14/+20
2010-08-09kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven1-4/+0
2010-08-09sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov1-17/+5
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair4-0/+524
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2-12/+13
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V3-0/+284
2010-08-09scripts/mod/modpost.c: fix memory leakAlexey Fomenko1-14/+40
2010-08-09iommu: inline iommu_num_pagesAnton Blanchard2-11/+10
2010-08-09vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2-8/+10
2010-08-09SubmittingPatches: add more about patch descriptionsRandy Dunlap1-0/+11
2010-08-09kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches1-11/+0
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven3-39/+0
2010-08-09include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell1-2/+1
2010-08-09asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger1-0/+4
2010-08-09arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-08-09um: call free_irq() only on enabled channelsRichard Weinberger1-4/+4
2010-08-09cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li3-7/+51
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki5-26/+84
2010-08-09mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki1-2/+4
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree5-1/+879
2010-08-09alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree1-0/+93