aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01[PATCH] jbd: Remove useless loop when writing commit recordJan Kara1-8/+6
2008-02-05jbd2: Add error check to journal_wait_on_commit_record to avoid oopsMingming Cao1-1/+2
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov16-0/+3093
2008-02-09m68knommu: add pgtable_tMartin Schwidefsky1-0/+1
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky3-0/+3
2008-02-09ub: fix up the conversion to sg_init_table()Pete Zaitcev1-1/+1
2008-02-09fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig1-4/+4
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes3-9/+7
2008-02-09UML: fix hostfs buildJiri Kosina1-0/+1
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall1-0/+2
2008-02-09[S390] dynamic page tables.Martin Schwidefsky13-48/+258
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky8-48/+124
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky11-183/+207
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky3-34/+0
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger1-13/+18
2008-02-09[S390] qdio: avoid hang when establishing qdio queuesUrsula Braun1-10/+8
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck1-2/+2
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky1-2/+2
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens3-1/+27
2008-02-09[S390] Update default configuration.Martin Schwidefsky1-23/+64
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-without-digit>Michal Sojka1-1/+2
2008-02-09ide: introduce HAVE_IDESam Ravnborg23-6/+40
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2-3/+9
2008-02-09scsi: fix makefile for aic7(3*x)Sam Ravnborg1-2/+2
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven1-8/+8
2008-02-09Add binoffset to gitignoreUwe Kleine-König1-0/+1
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg1-7/+14
2008-02-09acer-wmi - Add documentationCarlos Corbacho3-0/+207
2008-02-09sonypi - Move sonypi.txt to Documentation/laptopsCarlos Corbacho4-3/+3
2008-02-09sony-laptop - Move sony-laptop.txt to Documentation/laptopsCarlos Corbacho4-4/+3
2008-02-09thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptopsCarlos Corbacho4-4/+5
2008-02-09Documentation - Create laptops sub-directoryCarlos Corbacho2-0/+4
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown1-3/+20
2008-02-09cpuidle: build fix for non-x86Venki Pallipadi2-1/+15
2008-02-09acer-wmi: Fix backlight on AMW0 (V1) laptopsCarlos Corbacho1-4/+2
2008-02-09tc1100-wmi: Mark as experimentalCarlos Corbacho1-1/+2
2008-02-09ACPI: SBS: Host controller must initialize before SBS.Alexey Starikovskiy3-2/+8
2008-02-09[MTD] [NAND] cs553x_nand: command line partitioning supportMart Raudsepp1-3/+28
2008-02-08mm: special mapping nopageNick Piggin1-9/+16
2008-02-08x86: fix pgtable_t build breakageIngo Molnar1-2/+4
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers2-9/+8
2008-02-08x25_asy: Fix ref count rule violationAlan Cox1-3/+2
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski1-2/+2
2008-02-08fix xtensa timerfd breakageAdrian Bunk1-2/+2
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers3-84/+83
2008-02-08revert "proc: fix the threaded proc self"Andrew Morton1-6/+6
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-02-08IPoIB: Add send gather supportEli Cohen4-30/+83