aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MAINTAINERS: update ADP5520 patternJoe Perches2011-03-22
* MAINTAINERS: quote non-alphanumeric email addressesJoe Perches2011-03-22
* MAINTAINERS: add topgit for T:Harry Wei2011-03-22
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-22
* printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-22
* printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-22
* console: prevent registered consoles from dumping old kernel message over againFeng Tang2011-03-22
* console: allow to retain boot console via boot option keep_bootconFabio M. Di Nitto2011-03-22
* vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches2011-03-22
* drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-22
* kernel/watchdog.c: always return NOTIFY_OK during cpu up/down eventsDon Zickus2011-03-22
* kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-22
* calibrate: retry with wider bounds when converge seems to failPhil Carmody2011-03-22
* calibrate: home in on correct lpj value more quicklyPhil Carmody2011-03-22
* calibrate: extract fall-back calculation into own helperPhil Carmody2011-03-22
* sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM codeOleg Nesterov2011-03-22
* kernel/cpu.c: fix many errors related to style.Michael Rodriguez2011-03-22
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-22
* include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König2011-03-22
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-22
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-22
* drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-22
* drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-22
* drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-22
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-22
* ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-22
* drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-22
* bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-22
* fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy2011-03-22
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-22
* fs: use appropriate printk priority levelsMandeep Singh Baines2011-03-22
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* um: remove file pointer from ioctlRichard Weinberger2011-03-22
* uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2011-03-22
* mm: simplify code of swap.cShaohua Li2011-03-22
* shmem: let shared anonymous be nonlinear againHugh Dickins2011-03-22
* mm/memblock: properly handle overlaps and fix error pathBenjamin Herrenschmidt2011-03-22
* mm/page_alloc.c: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-22
* vmalloc: remove confusing comment on vwrite()Namhyung Kim2011-03-22
* writeback: make mapping->writeback_index to point to the last written pageJun'ichi Nomura2011-03-22
* mm: remove inline from scan_swap_map()Cesar Eduardo Barros2011-03-22
* sys_swapon: separate final enabling of the swapfileCesar Eduardo Barros2011-03-22
* sys_swapoff: change order to match sys_swaponCesar Eduardo Barros2011-03-22
* sys_swapon: move printk outside lockCesar Eduardo Barros2011-03-22
* sys_swapon: remove nr_good_pages variableCesar Eduardo Barros2011-03-22
* sys_swapon: simplify error flow in setup_swap_map_and_extents()Cesar Eduardo Barros2011-03-22
* sys_swapon: separate parsing of bad blocks and extentsCesar Eduardo Barros2011-03-22
* sys_swapon: call swap_cgroup_swapon() earlierCesar Eduardo Barros2011-03-22
* sys_swapon: simplify error flow in read_swap_header()Cesar Eduardo Barros2011-03-22
* sys_swapon: separate parsing of swapfile headerCesar Eduardo Barros2011-03-22