summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
* ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
* ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
* ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
* ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-173-0/+44
* Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-167-26/+60
|\
| * Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-121-6/+8
| * Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem2011-09-091-0/+20
| * Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-083-1/+28
| * Input: adp5588-keys - remove incorrect modaliasAxel Lin2011-08-261-1/+0
| * Input: cm109 - fix checking return value of usb_control_msgaxel lin2011-08-261-1/+1
| * Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-261-2/+2
| * Input: wacom - remove pressure for touch devicesPing Cheng2011-08-262-17/+3
* | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-164-29/+28
|\ \
| * | xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-151-4/+2
| * | xen/irq: Alter the locking to use a mutex instead of a spinlock.Konrad Rzeszutek Wilk2011-09-151-20/+20
| * | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-131-4/+6
| * | xen: disable PV spinlocks on HVMStefano Stabellini2011-09-081-1/+0
* | | Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-09-1512-28/+50
|\ \ \
| * | | ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven2011-09-151-9/+24
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-09-149-17/+20
| |\ \ \
| | * | | ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann2011-09-121-1/+1
| | * | | ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen2011-09-051-2/+2
| | * | | ASoC: Fix reporting of partial jack updatesMark Brown2011-09-051-1/+1
| | * | | ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam2011-08-311-1/+0
| | * | | ASoC: Fix register cache sync register_writable WARN_ONsLars-Peter Clausen2011-08-311-6/+6
| | * | | ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen2011-08-311-2/+2
| | * | | ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_freePeter Ujfalusi2011-08-311-1/+1
| | * | | MAINTAINERS: Add some missed Wolfson filesMark Brown2011-08-291-0/+4
| | * | | ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-241-3/+3
| * | | | ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson2011-09-141-1/+1
| * | | | ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai2011-09-131-1/+5
* | | | | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-153-7/+0
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-09-156-16/+55
|\ \ \ \ \
| * | | | | nfs: Do not allow multiple mounts on same mountpoint when using -o noacSachin Prabhu2011-09-131-3/+20
| * | | | | NFS: Fix a typo in nfs_flush_multiTrond Myklebust2011-09-131-1/+1
| * | | | | NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust2011-08-243-2/+13
| * | | | | NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust2011-08-243-6/+19
| * | | | | NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust2011-08-242-4/+2
| * | | | | NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust2011-08-241-1/+1
* | | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-152-2/+14
|\ \ \ \ \ \
| * | | | | | hwmon: (coretemp) Initialize tminJean Delvare2011-09-141-1/+6
| * | | | | | hwmon: (pmbus) Fix low limit temperature alarmsGuenter Roeck2011-09-131-1/+8
* | | | | | | hfsplus: fix filesystem size checksChristoph Hellwig2011-09-151-3/+8
* | | | | | | hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee2011-09-152-4/+4
* | | | | | | mm: account skipped entries to avoid looping in find_get_pagesShaohua Li2011-09-141-2/+4
* | | | | | | drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-142-20/+10
* | | | | | | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-141-1/+6
* | | | | | | MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy2011-09-141-1/+1
* | | | | | | drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-141-0/+3
OpenPOWER on IntegriCloud