aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/r7780mp_defconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-26USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini1-1/+0
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming2-5/+19
2010-03-24fscache: add missing unlockDan Carpenter1-0/+1
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells1-0/+2
2010-03-24FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells1-1/+1
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells3-0/+258
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi1-3/+10
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor1-34/+38
2010-03-24lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2-1/+11
2010-03-24kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-24mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn1-3/+7
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter2-2/+2
2010-03-24reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2-1/+6
2010-03-24exit: fix oops in sync_mm_rssMichael S. Tsirkin2-0/+2
2010-03-24cpuset: alloc nodemask_t on the heap rather than the stackMiao Xie1-28/+66
2010-03-24cpuset: fix the problem that cpuset_mem_spread_node() returns an offline nodeMiao Xie3-10/+14
2010-03-24doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-03-24tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro1-12/+12
2010-03-24tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro1-0/+1
2010-03-24tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro1-3/+7
2010-03-24tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai1-2/+7
2010-03-24c2port: fix device_create() return value checkJani Nikula1-2/+2
2010-03-24mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt1-1/+1
2010-03-24scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap1-0/+1
2010-03-24Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txtFUJITA Tomonori1-0/+0
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman1-2/+0
2010-03-24nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells1-4/+3
2010-03-24MAINTAINERS: use tab not spaces for delimiterJoe Perches1-20/+20
2010-03-24drivers/gpio/max730x.c: add license macroRichard Röjfors1-0/+4
2010-03-24memcg: fix typo in memcg documentationGreg Thelen1-1/+1
2010-03-24get_maintainer: repair STDIN usageWolfram Sang1-1/+1
2010-03-24blackfin: enable DEBUG_SECTION_MISMATCHMike Frysinger1-1/+2
2010-03-24Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentationRussell King1-3/+3
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov1-6/+8
2010-03-24scripts/kernel-doc: handle struct member __alignedRandy Dunlap1-0/+2
2010-03-24rtc/mc13783: fix use after free bugUwe Kleine-König1-10/+13
2010-03-24memcontrol: fix potential null derefDan Carpenter1-2/+4
2010-03-24cgroups: remove duplicate includeLi Zefan1-1/+0
2010-03-24memcg: disable move charge in no mmu caseDaisuke Nishimura1-22/+22
2010-03-24i2c-scmi: Provide module aliases for automatic loadingDarrick J. Wong1-0/+1
2010-03-24i2c-scmi: Support IBM SMBus CMI devicesCrane Cai1-8/+23
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong2-0/+40
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky3-6/+7
2010-03-24[S390] fix broken proc interface for sclp_asyncHans-Joachim Picht1-0/+1
2010-03-24[S390] sclp: avoid 64 bit divisionHeiko Carstens1-7/+7
2010-03-24[S390] dasd: check tsb validityStefan Haberland1-2/+2
2010-03-24[S390] dasd: fix alignment of transport mode recovery TCWStefan Weinhuber1-3/+4
2010-03-24[S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger1-4/+4
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2