index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
1
-44
/
+21
2012-01-13
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
1
-0
/
+9
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
1
-11
/
+20
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
1
-2
/
+2
2012-01-12
x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y
Bjorn Helgaas
1
-1
/
+2
2012-01-12
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
2
-11
/
+20
2012-01-12
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
6
-2
/
+2
2012-01-12
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
1
-11
/
+17
2012-01-12
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+47
2012-01-12
virtio: balloon: Move vq initialization into separate function
Amit Shah
1
-18
/
+30
2012-01-12
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+46
2012-01-12
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
1
-8
/
+12
2012-01-12
virtio: net: Move vq initialization into separate function
Amit Shah
1
-19
/
+28
2012-01-12
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
1
-0
/
+44
2012-01-12
virtio: blk: Move vq initialization to separate function
Amit Shah
1
-5
/
+14
2012-01-12
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
1
-0
/
+8
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2
-2
/
+97
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
2
-12
/
+52
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
10
-58
/
+44
2012-01-12
virtio: document functions better.
Rusty Russell
2
-48
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
8
-22
/
+35
2012-01-12
sh: magicpanelr2: Update for parse_mtd_partitions() fallout.
Paul Mundt
1
-32
/
+2
2012-01-12
sh: mach-rsk: Update for parse_mtd_partitions() fallout.
Paul Mundt
1
-37
/
+6
2012-01-12
sh: sh2a: Improve cache flush/invalidate functions
Phil Edworthy
1
-39
/
+84
2012-01-12
sh: also without PM_RUNTIME pm_runtime.o must be built
Guennadi Liakhovetski
1
-1
/
+1
2012-01-12
sh: add a resource name for shdma
Shimoda, Yoshihiro
6
-7
/
+12
2012-01-12
arm: mach-shmobile: add a resource name for shdma
Shimoda, Yoshihiro
2
-4
/
+4
2012-01-12
ARM: mach-shmobile: r8a7779 SMP support V3
Magnus Damm
6
-8
/
+201
2012-01-12
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
10
-0
/
+31
2012-01-12
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2
-9
/
+6
2012-01-11
sched: Fix lockup by limiting load-balance retries on lock-break
Peter Zijlstra
1
-3
/
+7
2012-01-11
ASoC: twl6040 - Add method to query optimum PDM_DL1 gain
Liam Girdwood
2
-0
/
+24
2012-01-11
ALSA: hda - Fix the lost power-setup of seconary pins after PM resume
Takashi Iwai
1
-13
/
+23
2012-01-11
ALSA: usb-audio: add Yamaha MOX6/MOX8 support
Clemens Ladisch
1
-0
/
+26
2012-01-11
ALSA: virtuoso: add S/PDIF input support for all Xonars
Clemens Ladisch
3
-3
/
+7
2012-01-11
ALSA: ice1724 - Support for ooAoo SQ210a
Pavel Hofman
1
-0
/
+35
2012-01-11
ALSA: ice1724 - Allow card info based on model only
Pavel Hofman
1
-3
/
+5
2012-01-11
ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations
Pavel Hofman
2
-3
/
+11
2012-01-11
ALSA: hdspm - Provide unique driver id based on card serial
Adrian Knoth
1
-2
/
+19
2012-01-11
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
1
-0
/
+3
2012-01-11
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
1
-1
/
+1
2012-01-11
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
1
-2
/
+2
[next]