summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: warn about memset with swapped argumentsDave Jones2011-03-221-0/+5
* scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger2011-03-221-0/+1
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-221-4/+3
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-221-3/+3
* sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-224-0/+188
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-228-150/+1039
* MAINTAINERS: add drivers/platform/msm to MSM subsystemKenneth Heitke2011-03-221-0/+1
* MAINTAINERS: update WINBOND CIR patternJoe Perches2011-03-221-1/+1
* MAINTAINERS: uSB SE401 moved to staging, update patternJoe Perches2011-03-221-3/+2
* MAINTAINERS: update SFI patternJoe Perches2011-03-221-1/+1
* MAINTAINERS: remove SHARP LH7A40X sectionJoe Perches2011-03-221-11/+0
* MAINTAINERS: update SCX200 file patternJoe Perches2011-03-221-1/+1
* MAINTAINERS: remove unused TIMEKEEPING timekeeping.hJoe Perches2011-03-221-1/+0
* MAINTAINERS: remove IEEE1394 entryJoe Perches2011-03-221-9/+0
* MAINTAINERS: update media pathJoe Perches2011-03-221-2/+1
* MAINTAINERS: update clkdev locationJoe Perches2011-03-221-1/+1
* MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entriesJoe Perches2011-03-221-5/+0
* MAINTAINERS: add missing : after HR Timers F tagJoe Perches2011-03-221-1/+1
* MAINTAINERS: remove ASOC CODEC DRIVERS files not in treeJoe Perches2011-03-221-2/+0
* MAINTAINERS: change web links from wiki-analog to wiki.analogJoe Perches2011-03-221-10/+10
* MAINTAINERS: update ADP5520 patternJoe Perches2011-03-221-1/+1
* MAINTAINERS: quote non-alphanumeric email addressesJoe Perches2011-03-221-5/+5
* MAINTAINERS: add topgit for T:Harry Wei2011-03-221-1/+1
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-221-1/+10
* printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-222-1/+12
* printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-223-9/+7
* console: prevent registered consoles from dumping old kernel message over againFeng Tang2011-03-221-0/+18
* console: allow to retain boot console via boot option keep_bootconFabio M. Di Nitto2011-03-222-1/+21
* vsprintf: neaten %pK kptr_restrict, save a bit of code spaceJoe Perches2011-03-221-9/+5
* drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() comb...Kirill A. Shutemov2011-03-221-4/+2
* kernel/watchdog.c: always return NOTIFY_OK during cpu up/down eventsDon Zickus2011-03-221-6/+16
* kernel/watchdog.c: allow hardlockup to panic by defaultDon Zickus2011-03-223-3/+24
* calibrate: retry with wider bounds when converge seems to failPhil Carmody2011-03-221-4/+18
* calibrate: home in on correct lpj value more quicklyPhil Carmody2011-03-221-23/+34
* calibrate: extract fall-back calculation into own helperPhil Carmody2011-03-221-33/+40
* sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM codeOleg Nesterov2011-03-221-98/+25
* kernel/cpu.c: fix many errors related to style.Michael Rodriguez2011-03-221-6/+5
* smp: move smp setup functions to kernel/smp.cAmerigo Wang2011-03-223-89/+84
* include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König2011-03-221-0/+8
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-224-15/+15
* drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-221-0/+1
* drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-221-3/+3
* drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-221-2/+2
* drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-221-2/+2
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-221-7/+10
* ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-225-0/+1080
* drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-221-3/+3
* bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-221-9/+10
* fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy2011-03-221-1/+1
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-223-16/+8
OpenPOWER on IntegriCloud