aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm
2012-05-25clockevents: Make clockevents_config() a global symbolMagnus Damm
2012-05-25tick: Add tick skew boot optionMike Galbraith
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-05-24Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-05-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-24sparc: Fix user_addr_max() definition.David S. Miller
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller
2012-05-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-24alpha: add io{read,write}{16,32}be functionsMichael Cree
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard
2012-05-24alpha: implement setsysinfo(SSI_LMF) as a no-opMans Rullgard
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-24x86, relocs: Add jiffies and jiffies_64 to the relative whitelistH. Peter Anvin
2012-05-24Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov
2012-05-24Input: matrix-keymap - fix building keymapsDmitry Torokhov
2012-05-24drm/nouveau/nvd9: Fix GPIO initialisation sequence.Marcin Koƛcielnicki
2012-05-24drm/nouveau: Unregister switcheroo client on exitAndreas Heider
2012-05-24drm/nouveau: Check dsm on switcheroo unregisterAndreas Heider
2012-05-24drm/nouveau: fix a minor annoyance in an output stringBen Skeggs
2012-05-24drm/nouveau: turn a BUG into a WARNBen Skeggs
2012-05-24drm/nv50: decode PGRAPH DATA_ERROR = 0x24Marcin Slusarz
2012-05-24drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs
2012-05-24drm/nvd9/copy: initialise copy engine, seems to work like nvc0Ben Skeggs
2012-05-24drm/nvc0/ttm: use copy engines for async buffer movesBen Skeggs
2012-05-24drm/nva3/ttm: use copy engine for async buffer movesBen Skeggs
2012-05-24drm/nv98/ttm: add in a (disabled) crypto engine buffer copy methodBen Skeggs
2012-05-24drm/nv84/ttm: use crypto engine for async buffer copiesBen Skeggs
2012-05-24drm/nouveau/ttm: untangle code to support accelerated buffer movesBen Skeggs
2012-05-24drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs
2012-05-24drm/nv98/crypt: non-stub implementation of the engine hooksBen Skeggs
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs
2012-05-24drm/nv50/graph: remove ability to do interrupt-driven context switchingBen Skeggs
2012-05-24drm/nv50: remove manual context unload on context destructionBen Skeggs
2012-05-24drm/nv50: remove execution engine context saves on suspendBen Skeggs