summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-10MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patternsJoe Perches1-2/+2
2010-08-10MAINTAINERS: update PPP OVER L2TP file patternsJoe Perches1-1/+1
2010-08-10MAINTAINERS: update NETWORKING [WIRELESS] file patternsJoe Perches1-1/+1
2010-08-10MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patternsJoe Perches1-1/+1
2010-08-10MAINTAINERS: update ARM/VOIPAC PXA270 file patternsJoe Perches1-1/+1
2010-08-10MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patternsJoe Perches1-2/+1
2010-08-10MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patternsJoe Perches1-1/+0
2010-08-10gcc-4.6: printk: use stable variable to dump kmsg bufferAndi Kleen1-5/+5
2010-08-10s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita3-3/+3
2010-08-10char: add WARN_ON() in misc_deregister()Akinobu Mita1-1/+1
2010-08-10stop_machine: struct cpu_stopper, remove alignment padding on 64 bitsRichard Kennedy1-1/+1
2010-08-10x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2-15/+8
2010-08-10init/main.c: mark do_one_initcall* as __init_or_moduleKevin Winchester1-2/+2
2010-08-10init/main.c: fix warning: 'calltime.tv64' may be used uninitializedKevin Winchester1-14/+20
2010-08-10kernel/range: remove unused definition of ARRAY_SIZE()Geert Uytterhoeven1-4/+0
2010-08-10sys_personality: remove the bogus checks in sys_personality()->__set_personal...Oleg Nesterov1-17/+5
2010-08-10drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair4-0/+524
2010-08-10hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2-12/+13
2010-08-10drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V3-0/+284
2010-08-10scripts/mod/modpost.c: fix memory leakAlexey Fomenko1-14/+40
2010-08-10iommu: inline iommu_num_pagesAnton Blanchard2-11/+10
2010-08-10vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester2-8/+10
2010-08-10SubmittingPatches: add more about patch descriptionsRandy Dunlap1-0/+11
2010-08-10kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches1-11/+0
2010-08-10alpha/h8300/m68k: remove obsolete <asm/md.h> filesGeert Uytterhoeven3-39/+0
2010-08-10include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell1-2/+1
2010-08-10asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger1-0/+4
2010-08-10arch/um/kernel/ptrace.c: remove dead PROC_MMChristoph Egger1-21/+0
2010-08-10um: call free_irq() only on enabled channelsRichard Weinberger1-4/+4
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li3-7/+51
2010-08-10hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki5-26/+84
2010-08-10mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki1-2/+4
2010-08-10alpha: implement HW performance events on the EV67 and later CPUsMichael Cree5-1/+879
2010-08-10alpha: add wrperfmon.h header file to aid use of wrperfmon PALcallMichael Cree1-0/+93
2010-08-10alpha: add performance monitor interrupt counterMichael Cree2-2/+6
2010-08-10mm: avoid resetting wb_start after each writeback roundJan Kara1-2/+3
2010-08-10ksm: cleanup for mm_slots_hashLai Jiangshan1-29/+9
2010-08-10vmscan: raise the bar to PAGEOUT_IO_SYNC stallsWu Fengguang1-8/+43
2010-08-10mm/vmalloc.c: check kmalloc() return valueKulikov Vasiliy1-1/+4
2010-08-10memcg: add mm_vmscan_memcg_isolate tracepointKOSAKI Motohiro2-0/+21
2010-08-10vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENTKOSAKI Motohiro1-1/+16
2010-08-10memcg, vmscan: add memcg reclaim tracepointKOSAKI Motohiro2-1/+47
2010-08-10vmscan: convert direct reclaim tracepoint to DEFINE_TRACEKOSAKI Motohiro1-2/+17
2010-08-10vmscan: shrink_slab() requires the number of lru_pages, not the page orderKOSAKI Motohiro1-4/+13
2010-08-10mmu-notifiers: remove mmu notifier calls in apply_to_page_range()Jeremy Fitzhardinge1-3/+2
2010-08-10vmscan: protect reading of reclaim_stat with lru_lockKOSAKI Motohiro1-11/+9
2010-08-10vmscan: avoid subtraction of unsigned typesKOSAKI Motohiro1-7/+8
2010-08-10drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro1-23/+23
2010-08-10mm: set VM_FAULT_WRITE in do_swap_page()Andrea Arcangeli1-0/+1
2010-08-10rmap: add exclusive page to private anon_vma on swapinRik van Riel3-2/+17