summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17tcp: bool conversionsEric Dumazet9-216/+219
2012-05-17mmc: at91-mci: this driver is now deprecatedLudovic Desroches2-2/+16
2012-05-17USB: gpio_vbus: wakeup support on GPIO VBUS interruptsShinya Kuribayashi2-0/+35
2012-05-17USB: gpio_vbus: a missing cancellation of workqueue in remove() functionShinya Kuribayashi1-0/+1
2012-05-17USB: gpio_vbus: handle IRQ flags properlyShinya Kuribayashi1-5/+6
2012-05-17USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM useShinya Kuribayashi1-3/+2
2012-05-17USB: gpio_vbus: use cached IRQ number for consistency with the probed oneShinya Kuribayashi1-4/+6
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17usbcore: enable USB2 LPM if port suspend failsAndiry Xu1-0/+4
2012-05-17xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-05-17xen-acpi-processor: Add missing #include <xen/xen.h>H. Peter Anvin1-0/+1
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+8
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+10
2012-05-17USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irqMing Lei1-2/+2
2012-05-17USB: storage: fixed keyword related space issues.Jeffrin Jose1-2/+2
2012-05-17USB: storage: fixed several trailing white spaces issues.Jeffrin Jose1-9/+9
2012-05-17USB: storage: fixed C99 comment issue.Jeffrin Jose1-1/+1
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-24/+34
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds10-16/+59
2012-05-17perf hists: Fix callchain ip printf formatJiri Olsa1-1/+1
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman140-725/+939
2012-05-17staging: drm/omap: initial dmabuf/prime import supportRob Clark3-0/+26
2012-05-17staging: drm/omap: dmabuf/prime mmap supportRob Clark4-11/+151
2012-05-17pstore/ram: Add ECC supportAnton Vorontsov3-3/+19
2012-05-17pstore/ram: Switch to persistent_ram routinesAnton Vorontsov1-47/+59
2012-05-17staging: android: persistent_ram: Move to fs/pstore/ram_core.cAnton Vorontsov8-97/+89
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim5-0/+10
2012-05-17staging: iio: add support for hmc5883/hmc5883l to hmc5843 magnetometer driverPeter Meerwald2-45/+149
2012-05-17staging: iio: reorganize hmc5843_set_rate()Peter Meerwald1-1/+2
2012-05-17staging: iio: rename function/data to consistently start with hmc5843_Peter Meerwald1-13/+13
2012-05-17staging: iio: cleanup and move comments in hmc5843Peter Meerwald1-59/+63
2012-05-17staging: iio: add check for measurement configuration value passed to hmc5843Peter Meerwald1-1/+6
2012-05-17staging: iio: rework sampling rate setting in hmc5843Peter Meerwald1-27/+24
2012-05-17mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei1-1/+1
2012-05-17acpi, bgrd: Add missing <linux/io.h> to drivers/acpi/bgrt.cH. Peter Anvin1-0/+1
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-17mmc: block: Allow disabling 512B sector size emulationSaugata Das2-2/+19
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer2-2/+2
2012-05-17ceph: rename prepare_connect_authorizer()Alex Elder1-6/+7
2012-05-17ceph: return pointer from prepare_connect_authorizer()Alex Elder1-9/+9
2012-05-17ceph: use info returned by get_authorizerAlex Elder4-25/+10
2012-05-17ceph: have get_authorizer methods return pointersAlex Elder4-21/+34
2012-05-17ceph: ensure auth ops are defined before useAlex Elder2-13/+16
2012-05-17ceph: messenger: reduce args to create_authorizerAlex Elder5-50/+39
2012-05-17ceph: define ceph_auth_handshake typeAlex Elder5-41/+47
2012-05-17ceph: messenger: check return from get_authorizerAlex Elder1-3/+7
2012-05-17ceph: messenger: rework prepare_connect_authorizer()Alex Elder1-9/+19