aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12ramoops: update parameters only after successful initKees Cook
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2012-01-12pptp: Accept packet with seq zeroBradley Peterson
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard
2012-01-12drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmapJulia Lawall
2012-01-12drivers/net/ethernet/tundra/tsi108_eth.c: add missing iounmapJulia Lawall
2012-01-12ksz884x: fix mtu for VLANDoug Kehn
2012-01-12dp83640: Fix NOHZ local_softirq_pending 08 warningManfred Rudigier
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier
2012-01-12phylib: introduce mdiobus_alloc_size()Timur Tabi
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah
2012-01-12virtio: pci: switch to new PM APIAmit Shah
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell
2012-01-12virtio: expose added descriptors immediately.Rusty Russell
2012-01-12virtio: avoid modulus operation.Rusty Russell
2012-01-12virtio: support unlocked queue kickRusty Russell
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: document functions better.Rusty Russell
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt