Age | Commit message (Expand) | Author |
2010-08-09 | MAINTAINERS: remove section SMX UIO Interface | Joe Perches |
2010-08-09 | MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update PPP OVER L2TP file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update NETWORKING [WIRELESS] file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update ARM/VOIPAC PXA270 file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns | Joe Perches |
2010-08-09 | MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patterns | Joe Perches |
2010-08-09 | gcc-4.6: printk: use stable variable to dump kmsg buffer | Andi Kleen |
2010-08-09 | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita |
2010-08-09 | char: add WARN_ON() in misc_deregister() | Akinobu Mita |
2010-08-09 | stop_machine: struct cpu_stopper, remove alignment padding on 64 bits | Richard Kennedy |
2010-08-09 | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha |
2010-08-09 | init/main.c: mark do_one_initcall* as __init_or_module | Kevin Winchester |
2010-08-09 | init/main.c: fix warning: 'calltime.tv64' may be used uninitialized | Kevin Winchester |
2010-08-09 | kernel/range: remove unused definition of ARRAY_SIZE() | Geert Uytterhoeven |
2010-08-09 | sys_personality: remove the bogus checks in sys_personality()->__set_personal... | Oleg Nesterov |
2010-08-09 | drivers/misc: support for the pressure sensor BMP085 from Bosch Sensortec | Christoph Mair |
2010-08-09 | hpilo: fix pointer warning in ilo_ccb_setup | Prarit Bhargava |
2010-08-09 | drivers/misc: ROHM BH1780GLI ambient light sensor driver | Hemanth V |
2010-08-09 | scripts/mod/modpost.c: fix memory leak | Alexey Fomenko |
2010-08-09 | iommu: inline iommu_num_pages | Anton Blanchard |
2010-08-09 | vfs: fix warning: 'dirent' is used uninitialized in this function | Kevin Winchester |
2010-08-09 | SubmittingPatches: add more about patch descriptions | Randy Dunlap |
2010-08-09 | kernel.h: remove unused NIPQUAD and NIPQUAD_FMT | Joe Perches |
2010-08-09 | alpha/h8300/m68k: remove obsolete <asm/md.h> files | Geert Uytterhoeven |
2010-08-09 | include/linux/compiler-gcc.h: use __same_type() in __must_be_array() | Rusty Russell |
2010-08-09 | asm-generic/io.h: add big endian versions of io{read,write}{16,32} | Mike Frysinger |
2010-08-09 | arch/um/kernel/ptrace.c: remove dead PROC_MM | Christoph Egger |
2010-08-09 | um: call free_irq() only on enabled channels | Richard Weinberger |
2010-08-09 | cpuidle: extend cpuidle and menu governor to handle dynamic states | Ai Li |
2010-08-09 | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki |
2010-08-09 | mm: fix corruption of hibernation caused by reusing swap during image saving | KAMEZAWA Hiroyuki |
2010-08-09 | alpha: implement HW performance events on the EV67 and later CPUs | Michael Cree |
2010-08-09 | alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall | Michael Cree |
2010-08-09 | alpha: add performance monitor interrupt counter | Michael Cree |
2010-08-09 | mm: avoid resetting wb_start after each writeback round | Jan Kara |
2010-08-09 | ksm: cleanup for mm_slots_hash | Lai Jiangshan |
2010-08-09 | vmscan: raise the bar to PAGEOUT_IO_SYNC stalls | Wu Fengguang |
2010-08-09 | mm/vmalloc.c: check kmalloc() return value | Kulikov Vasiliy |
2010-08-09 | memcg: add mm_vmscan_memcg_isolate tracepoint | KOSAKI Motohiro |
2010-08-09 | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT | KOSAKI Motohiro |
2010-08-09 | memcg, vmscan: add memcg reclaim tracepoint | KOSAKI Motohiro |
2010-08-09 | vmscan: convert direct reclaim tracepoint to DEFINE_TRACE | KOSAKI Motohiro |
2010-08-09 | vmscan: shrink_slab() requires the number of lru_pages, not the page order | KOSAKI Motohiro |
2010-08-09 | mmu-notifiers: remove mmu notifier calls in apply_to_page_range() | Jeremy Fitzhardinge |
2010-08-09 | vmscan: protect reading of reclaim_stat with lru_lock | KOSAKI Motohiro |
2010-08-09 | vmscan: avoid subtraction of unsigned types | KOSAKI Motohiro |
2010-08-09 | drivers/base/node.c: reduce stack usage of node_read_meminfo() | KOSAKI Motohiro |
2010-08-09 | mm: set VM_FAULT_WRITE in do_swap_page() | Andrea Arcangeli |