summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-12MAINTAINERS: i2c: Add third maintainerWolfram Sang1-0/+1
2012-01-12i2c/gpio-i2cmux: Convert to use module_platform_driver()Axel Lin1-12/+1
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin18-247/+24
2012-01-12i2c-dev: Use memdup_userThomas Meyer1-9/+4
2012-01-12i2c: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin19-19/+19
2012-01-12i2c-ali1535: enable SPARC supportcorentin.labbe1-7/+20
2012-01-12i2c: Fix error value returned by several bus driversJean Delvare5-10/+20
2012-01-12cifs: integer overflow in parse_dacl()Dan Carpenter1-0/+2
2012-01-12ceph: ensure prealloc_blob is in place when removing xattrAlex Elder1-0/+22
2012-01-12rbd: initialize snap_rwsem in rbd_add()Alex Elder1-0/+2
2012-01-12ceph: enable/disable dentry complete flags via mount optionSage Weil4-8/+50
2012-01-12vfs: export symbol d_find_any_alias()Sage Weil2-2/+10
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2
2012-01-12xen/balloon: Move the registration from device to subsystem.Konrad Rzeszutek Wilk1-1/+1
2012-01-12Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus...Konrad Rzeszutek Wilk351-5091/+1373
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds510-16533/+17099
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-12quota: Pass information that quota is stored in system file to userspaceJan Kara2-4/+10
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai25-4723/+1625
2012-01-12Merge branch 'topic/misc' into for-linusTakashi Iwai172-913/+2775
2012-01-12Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai18-63/+58
2012-01-12blockdev: convert some macros to static inlinesStephen Rothwell1-13/+64
2012-01-12fs: remove unneeded plug in mpage_readpages()Namjae Jeon1-4/+0
2012-01-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds28-92/+9572
2012-01-12Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds51-1651/+897
2012-01-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+7
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2-11/+20
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso6-2/+2
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz1-11/+17
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah1-0/+47
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah1-18/+30
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah1-0/+46
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah1-8/+12
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah1-19/+28
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah1-0/+44
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah1-5/+14
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah1-0/+8
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah1-0/+58
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah1-28/+40
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah2-2/+97
2012-01-12virtio: pci: switch to new PM APIAmit Shah1-4/+12
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin1-1/+21
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell1-0/+31
2012-01-12virtio: expose added descriptors immediately.Rusty Russell1-6/+14
2012-01-12virtio: avoid modulus operation.Rusty Russell1-4/+6
2012-01-12virtio: support unlocked queue kickRusty Russell2-12/+52
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell10-58/+44
2012-01-12virtio: document functions better.Rusty Russell2-48/+91
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin1-3/+3
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell8-22/+35