summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+2
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds11-258/+208
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi1-51/+74
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2-0/+5
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter1-3/+3
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon1-1/+1
2012-02-03ARM: at91/at91sam9x5: Device tree definition filesNicolas Ferre3-0/+223
2012-02-03ARM: at91/at91sam9x5: SoC basic supportDan Liang3-0/+376
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2-0/+10
2012-02-03ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre1-19/+64
2012-02-03ARM: at91/at91sam9x5: PMC header fileNicolas Ferre1-12/+48
2012-02-03ARM: at91/at91sam9x5: overall definitionDan Liang2-0/+133
2012-02-03ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai1-0/+4
2012-02-03ARM: at91: Add external RTC for Flexibity boardMaxim Osipov1-1/+11
2012-02-03ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2-2/+172
2012-02-03ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2-4/+13
2012-02-03ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu1-0/+2
2012-02-03ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre1-1/+9
2012-02-03ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2-15/+2
2012-02-03ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano3-42/+34
2012-02-03ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2-10/+1
2012-02-03ARM: at91: declare header nameDaniel Lezcano1-0/+15
2012-02-03ARM: at91: coding style fixesDaniel Lezcano1-6/+14
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD26-2597/+17
2012-02-03Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre138-2303/+893
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-15/+36
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett1-0/+0
2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar1-4/+3
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder1-2/+4
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl1-1/+0
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier1-2/+1
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier1-5/+2
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh4-34/+35
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder1-0/+1
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder4-9/+14
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang1-0/+2
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil2-3/+12
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder1-1/+3
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-23/+95
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-20/+1
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds23-97/+177
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas1-1/+9
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon1-0/+28
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon1-1/+1
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin1-2/+4
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon1-3/+2
2012-02-02Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King1-2/+1
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic1-10/+25
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher1-3/+15