summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-226-26/+99
* adfs: improve timestamp precisionStuart Swales2011-03-221-21/+19
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-222-21/+84
* Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-221-4/+101
* Documentation/Changes: minor correctionsChristian Kujau2011-03-221-4/+4
* Documentation/CodingStyle: flesh out if-else examplesHarry Wei2011-03-221-0/+7
* codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick2011-03-221-7/+1
* x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-222-4/+12
* x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+1
* x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-221-1/+2
* pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-223-6/+10
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-223-0/+499
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-221-1/+1
* drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-221-5/+171
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-221-6/+13
* init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-221-1/+1
* binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney2011-03-221-1/+1
* epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer2011-03-221-5/+28
* epoll: move ready event check into proper inlineDavide Libenzi2011-03-221-3/+16
* crc32: add missed brackets in macroKonstantin Khlebnikov2011-03-221-1/+1
* 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