summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-01MN10300: Fix flush_icache_range()David Howells
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-01Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-01reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-01reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-10-01MAINTAINERS: update maintainer for S5P ARM ARCHITECTURESKukjin Kim
2010-10-01MAINTAINERS: update matroxfb & ncpfs statusPetr Vandrovec
2010-10-01proc: make /proc/pid/limits world readableJiri Olsa
2010-10-01lib/list_sort: do not pass bad pointers to cmp callbackDon Mullis
2010-10-01sys_semctl: fix kernel stack leakageDan Rosenberg
2010-10-01i7core_edac: fix panic in udimm sysfs attributes registrationMarcin Slusarz
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton
2010-10-01arch/m68k/mac/macboing.c: use unsigned long for irqflagsAndrew Morton
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton
2010-10-01kfifo: fix scatterlist usageIra W. Snyder
2010-10-01cifs: prevent infinite recursion in cifs_reconnect_tconJeff Layton
2010-10-01vmwgfx: Fix fb VRAM pinning failure due to fragmentationThomas Hellstrom
2010-10-01vmwgfx: Remove initialisation of dev::devnameThomas Hellstrom
2010-10-01vmwgfx: Enable use of the vblank systemThomas Hellstrom
2010-10-01vmwgfx: vt-switch (master drop) fixesThomas Hellstrom
2010-10-01drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...Thomas Hellstrom
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-09-30intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-10-01i2c-s3c2410: fix calculation of SDA line delayMyungJoo Ham
2010-09-30x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2010-09-30x86, irq: Plug memory leak in sparse irqThomas Gleixner
2010-09-30Fix up more fallout form alpha signal cleanupsLinus Torvalds
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-09-30drm: i810/i830: fix locked ioctl variantArnd Bergmann
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2010-09-29ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-09-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2010-09-29fix OMAP2 MTD build failureDaniel J Blueman
2010-09-29cifs: set backing_dev_info on new S_ISREG inodesJeff Layton
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown
2010-09-29ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying