summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-13Fix misuses of bdevname()Jean Delvare4-8/+6
2008-05-13fuse: add flag to turn on big writesMiklos Szeredi4-1/+10
2008-05-13cgroups: fix documentationDhaval Giani1-2/+2
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2-3/+12
2008-05-13spi_mpc83xx: much improved driverJoakim Tjernlund2-130/+282
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson3-24/+0
2008-05-13fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven1-1/+0
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre1-5/+6
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki1-1/+1
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer1-0/+10
2008-05-13init: don't lose initcall return valuesCyrill Gorcunov1-9/+9
2008-05-13Update Geode mailing list in MAINTAINERSJordan Crouse1-2/+2
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn1-0/+2
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman1-1/+1
2008-05-13PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas1-1/+1
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day1-8/+8
2008-05-13drivers/video/pnx4008: eliminate double freeJulia Lawall1-7/+4
2008-05-13mm/pdflush.c: merge the same code in two pathDenis Cheng1-2/+2
2008-05-13adt7473: minor documentation updateDarrick J. Wong1-1/+2
2008-05-13capabilities: add bounding set to /proc/self/statusSerge E. Hallyn1-0/+1
2008-05-13md: fix raid5 'repair' operationsDan Williams1-12/+13
2008-05-13tridentfb: improve clock setting accuracyKrzysztof Helt1-12/+12
2008-05-13tridentfb: remove misplaced enable_mmio()Krzysztof Helt1-1/+0
2008-05-13mmc: make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara1-0/+10
2008-05-13ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig1-1/+0
2008-05-13make vmstat cpu-unplug safeKOSAKI Motohiro1-0/+2
2008-05-13m68knommu: ColdFire add support for kernel preemption (missing chunk)Sebastian Siewior1-0/+3
2008-05-13ecryptfs: clean up (un)lock_parentMiklos Szeredi1-9/+4
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson7-69/+69
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson7-401/+291
2008-05-13spi: pxa2xx_spi clock resume bugfixEric BENARD1-1/+1
2008-05-13uml: track and make up lost ticksJeff Dike3-6/+53
2008-05-13uml: style fixes in the random driverJeff Dike1-38/+41
2008-05-13uml: random driver fixesJeff Dike5-31/+65
2008-05-13uml: physical memory shouldn't include initial stackJeff Dike1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov4-19/+26
2008-05-13uml: use DIV_ROUND_UPJiri Olsa1-2/+2
2008-05-13uml: fix CONFIG_RAW dependenciesRobert P. J. Day1-3/+3
2008-05-13uml: use __SPIN_LOCK_UNLOCKEDJeff Dike1-2/+2
2008-05-13uml: fix bad NTP interaction with clockJeff Dike1-2/+2
2008-05-13uml: remove unused headerJeff Dike1-6/+0
2008-05-13uml: fix build when SLOB is enabledJeff Dike17-24/+28
2008-05-13uml: fix errno returnJohann Felix Soden1-1/+1
2008-05-13uml: tidy ptrace interfaceJeff Dike6-62/+23
2008-05-13uml: move hppfs_kern.c to hppfs.cJeff Dike2-3/+3
2008-05-13uml: hppfs fixesJeff Dike1-52/+30
2008-05-13uml: style fixesJeff Dike4-15/+4
2008-05-13uml: redo host capability detection and disablingJeff Dike1-40/+41
2008-05-12Make 'cond_resched()' nullification depend on PREEMPT_BKLLinus Torvalds1-1/+1