summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin2011-03-231-1/+1
* aio: wake all waiters when destroying ctxRoland Dreier2011-03-231-2/+2
* pps: remove unreachable codeAlexander Gordeev2011-03-231-5/+0Star
* adfs: add hexadecimal filetype suffix optionStuart Swales2011-03-236-26/+99
* adfs: improve timestamp precisionStuart Swales2011-03-231-21/+19Star
* adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2011-03-232-21/+84
* Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-231-4/+101
* Documentation/Changes: minor correctionsChristian Kujau2011-03-231-4/+4
* Documentation/CodingStyle: flesh out if-else examplesHarry Wei2011-03-231-0/+7
* codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick2011-03-231-7/+1Star
* x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-232-4/+12
* x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-231-1/+1
* x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-231-1/+2
* pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-233-6/+10
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-233-0/+499
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-231-1/+1
* drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-231-5/+171
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-231-6/+13
* init: return proper error code in do_mounts_rd()Davidlohr Bueso2011-03-231-1/+1
* binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()David Daney2011-03-231-1/+1
* epoll: fix compiler warning and optimize the non-blocking pathShawn Bohrer2011-03-231-5/+28
* epoll: move ready event check into proper inlineDavide Libenzi2011-03-231-3/+16
* crc32: add missed brackets in macroKonstantin Khlebnikov2011-03-231-1/+1
* checkpatch: warn about memset with swapped argumentsDave Jones2011-03-231-0/+5
* scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger2011-03-231-0/+1
* drivers/mmc/host/omap_hsmmc.c: use resource_size()Chris Ball2011-03-231-4/+3Star
* drivers/mmc/host/omap.c: use resource_size()Chris Ball2011-03-231-3/+3
* sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger2011-03-234-0/+188
* kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan2011-03-238-150/+1039
* MAINTAINERS: add drivers/platform/msm to MSM subsystemKenneth Heitke2011-03-231-0/+1
* MAINTAINERS: update WINBOND CIR patternJoe Perches2011-03-231-1/+1
* MAINTAINERS: uSB SE401 moved to staging, update patternJoe Perches2011-03-231-3/+2Star
* MAINTAINERS: update SFI patternJoe Perches2011-03-231-1/+1
* MAINTAINERS: remove SHARP LH7A40X sectionJoe Perches2011-03-231-11/+0Star
* MAINTAINERS: update SCX200 file patternJoe Perches2011-03-231-1/+1
* MAINTAINERS: remove unused TIMEKEEPING timekeeping.hJoe Perches2011-03-231-1/+0Star
* MAINTAINERS: remove IEEE1394 entryJoe Perches2011-03-231-9/+0Star
* MAINTAINERS: update media pathJoe Perches2011-03-231-2/+1Star
* MAINTAINERS: update clkdev locationJoe Perches2011-03-231-1/+1
* MAINTAINERS: remove unnecessary linux-kernel@vger.kernel.org entriesJoe Perches2011-03-231-5/+0Star
* MAINTAINERS: add missing : after HR Timers F tagJoe Perches2011-03-231-1/+1
* MAINTAINERS: remove ASOC CODEC DRIVERS files not in treeJoe Perches2011-03-231-2/+0Star
* MAINTAINERS: change web links from wiki-analog to wiki.analogJoe Perches2011-03-231-10/+10
* MAINTAINERS: update ADP5520 patternJoe Perches2011-03-231-1/+1
* MAINTAINERS: quote non-alphanumeric email addressesJoe Perches2011-03-231-5/+5
* MAINTAINERS: add topgit for T:Harry Wei2011-03-231-1/+1
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-231-1/+10
* printk: allow setting DEFAULT_MESSAGE_LEVEL via KconfigMandeep Singh Baines2011-03-232-1/+12
* printk: use %pK for /proc/kallsyms and /proc/modulesKees Cook2011-03-233-9/+7Star
* console: prevent registered consoles from dumping old kernel message over againFeng Tang2011-03-231-0/+18