aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-02HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan
2012-02-02ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai
2012-02-02ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai
2012-02-02ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai
2012-02-02ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai
2012-02-02HID: usbhid: fix dead lock between open and disconectMing Lei
2012-02-02i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz
2012-02-01gpio: Add missing spin_lock_init in gpio-ml-ioh driverAxel Lin
2012-02-01gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2012-02-01staging: fix go7007-usb licenseRandy Dunlap
2012-02-01docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap
2012-02-01gpio: samsung: adapt to changes in gpio specifier translator function declara...Thomas Abraham
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-01proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-01proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-01proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-01PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-01Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou