summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki2008-05-131-0/+1
* RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki2008-05-131-1/+1
* drivers/char/synclink_gt.c: don't return an uninitialised localAndrew Morton2008-05-131-1/+1
* Fix misuses of bdevname()Jean Delvare2008-05-134-8/+6
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-134-1/+10
* cgroups: fix documentationDhaval Giani2008-05-131-2/+2
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-132-3/+12
* spi_mpc83xx: much improved driverJoakim Tjernlund2008-05-132-130/+282
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-133-24/+0
* fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven2008-05-131-1/+0
* atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-131-5/+6
* rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki2008-05-131-1/+1
* m68knommu: missing sections for linker scriptGreg Ungerer2008-05-131-0/+10
* init: don't lose initcall return valuesCyrill Gorcunov2008-05-131-9/+9
* Update Geode mailing list in MAINTAINERSJordan Crouse2008-05-131-2/+2
* Fix hfsplus oops on image without extentsEric Sesterhenn2008-05-131-0/+2
* parisc: fix DISCONTIGMEM compile breakageMel Gorman2008-05-131-1/+1
* PNP: set IRQ index in sysfs "set irq" interfaceBjorn Helgaas2008-05-131-1/+1
* mn10300: replace deprecated "TOPDIR" with newer "srctree"Robert P. J. Day2008-05-131-8/+8
* drivers/video/pnx4008: eliminate double freeJulia Lawall2008-05-131-7/+4
* mm/pdflush.c: merge the same code in two pathDenis Cheng2008-05-131-2/+2
* adt7473: minor documentation updateDarrick J. Wong2008-05-131-1/+2
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-131-0/+1
* md: fix raid5 'repair' operationsDan Williams2008-05-131-12/+13
* tridentfb: improve clock setting accuracyKrzysztof Helt2008-05-131-12/+12
* tridentfb: remove misplaced enable_mmio()Krzysztof Helt2008-05-131-1/+0
* mmc: make one-bit signed bitfields unsignedHarvey Harrison2008-05-131-1/+1
* quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara2008-05-131-0/+10
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-131-1/+0
* make vmstat cpu-unplug safeKOSAKI Motohiro2008-05-131-0/+2
* m68knommu: ColdFire add support for kernel preemption (missing chunk)Sebastian Siewior2008-05-131-0/+3
* ecryptfs: clean up (un)lock_parentMiklos Szeredi2008-05-131-9/+4
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-137-69/+69
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-137-401/+291
* spi: pxa2xx_spi clock resume bugfixEric BENARD2008-05-131-1/+1
* uml: track and make up lost ticksJeff Dike2008-05-133-6/+53
* uml: style fixes in the random driverJeff Dike2008-05-131-38/+41
* uml: random driver fixesJeff Dike2008-05-135-31/+65
* uml: physical memory shouldn't include initial stackJeff Dike2008-05-131-1/+4
* uml: use PAGE_SIZE in linker scriptsCyrill Gorcunov2008-05-134-19/+26
* uml: use DIV_ROUND_UPJiri Olsa2008-05-131-2/+2
* uml: fix CONFIG_RAW dependenciesRobert P. J. Day2008-05-131-3/+3
* uml: use __SPIN_LOCK_UNLOCKEDJeff Dike2008-05-131-2/+2
* uml: fix bad NTP interaction with clockJeff Dike2008-05-131-2/+2
* uml: remove unused headerJeff Dike2008-05-131-6/+0
* uml: fix build when SLOB is enabledJeff Dike2008-05-1317-24/+28
* uml: fix errno returnJohann Felix Soden2008-05-131-1/+1
* uml: tidy ptrace interfaceJeff Dike2008-05-136-62/+23
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-132-3/+3