summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-14MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar
2011-09-14drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold
2011-09-14drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-09-14mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-09-14mm: vmscan: fix force-scanning small targets without swapJohannes Weiner
2011-09-14drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin
2011-09-14alpha, gpio: GENERIC_GPIO default must be nBen Hutchings
2011-09-14um: fix strrchr() problemsAl Viro
2011-09-14um: clean arch_ptrace() up a bitAl Viro
2011-09-14um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro
2011-09-14um: fix free_winch() messAl Viro
2011-09-14um: winch_interrupt() can happen inside of free_winch()Al Viro
2011-09-14um: fix oopsable race in line_close()Al Viro
2011-09-14um: Save FPU registers between task switchesIngo van Lil
2011-09-14um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer
2011-09-14um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo
2011-09-14numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes
2011-09-14mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki
2011-09-14mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang
2011-09-14Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds
2011-09-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-09-14restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig
2011-09-13lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten
2011-09-13pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt
2011-09-12Merge branch 'acpi' of git://github.com/lenb/linuxLinus Torvalds
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds
2011-09-12Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown
2011-09-12Linux 3.1-rc6v3.1-rc6Linus Torvalds
2011-09-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-09-12ioctl: register LTTng ioctlMathieu Desnoyers
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-12fuse: fix memory leakMiklos Szeredi
2011-09-12fuse: fix flock breakageMiklos Szeredi
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann
2011-09-11Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-09-11Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo