pandora-kernel.git
2012-05-24 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-05-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-05-24 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-05-24 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-05-24 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-05-24 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-05-24 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge branch 'drm-core-next' of git://people.freedeskto...
2012-05-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-05-24 Linus TorvaldsMerge branch 'perf-uprobes-for-linus' of git://git...
2012-05-24 Michael Creealpha: add io{read,write}{16,32}be functions
2012-05-24 Mans Rullgardalpha: implement various OSF/1 stat syscalls
2012-05-24 Mans Rullgardalpha: implement setsysinfo(SSI_LMF) as a no-op
2012-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-05-24 H. Peter Anvinx86, relocs: Add jiffies and jiffies_64 to the relative...
2012-05-24 Dave AirlieMerge branch 'drm-nouveau-next' of git://anongit.freede...
2012-05-24 Dmitry TorokhovMerge branch 'next' into for-linus
2012-05-24 Dmitry TorokhovInput: matrix-keymap - fix building keymaps
2012-05-24 Marcin Koƛcielnickidrm/nouveau/nvd9: Fix GPIO initialisation sequence.
2012-05-24 Andreas Heiderdrm/nouveau: Unregister switcheroo client on exit
2012-05-24 Andreas Heiderdrm/nouveau: Check dsm on switcheroo unregister
2012-05-24 Ben Skeggsdrm/nouveau: fix a minor annoyance in an output string
2012-05-24 Ben Skeggsdrm/nouveau: turn a BUG into a WARN
2012-05-24 Marcin Slusarzdrm/nv50: decode PGRAPH DATA_ERROR = 0x24
2012-05-24 Ben Skeggsdrm/nouveau/disp: fix dithering not being enabled on...
2012-05-24 Ben Skeggsdrm/nvd9/copy: initialise copy engine, seems to work...
2012-05-24 Ben Skeggsdrm/nvc0/ttm: use copy engines for async buffer moves
2012-05-24 Ben Skeggsdrm/nva3/ttm: use copy engine for async buffer moves
2012-05-24 Ben Skeggsdrm/nv98/ttm: add in a (disabled) crypto engine buffer...
2012-05-24 Ben Skeggsdrm/nv84/ttm: use crypto engine for async buffer copies
2012-05-24 Ben Skeggsdrm/nouveau/ttm: untangle code to support accelerated...
2012-05-24 Ben Skeggsdrm/nouveau/fbcon: use fence for sync, rather than...
2012-05-24 Ben Skeggsdrm/nv98/crypt: non-stub implementation of the engine...
2012-05-24 Ben Skeggsdrm/nouveau/fifo: turn all fifo modules into engine...
2012-05-24 Ben Skeggsdrm/nv50/graph: remove ability to do interrupt-driven...
2012-05-24 Ben Skeggsdrm/nv50: remove manual context unload on context destr...
2012-05-24 Ben Skeggsdrm/nv50: remove execution engine context saves on...
2012-05-24 Ben Skeggsdrm/nv50/fifo: use hardware channel kickoff functionality
2012-05-24 Ben Skeggsdrm/nv50/gr: make sure NEXT_TO_CURRENT is executed...
2012-05-24 Ben Skeggsdrm/nv50/fifo: construct playlist from hw context table...
2012-05-24 Ben Skeggsdrm/nouveau/fifo: remove all the "special" engine hooks
2012-05-24 Ben Skeggsdrm/nouveau/fence: fix a race where fence->channel...
2012-05-24 Ben Skeggsdrm/nouveau/bios: fix some shadowing issues, particular...
2012-05-24 Ben Skeggsdrm/nouveau: fix engine context destructor ordering
2012-05-24 Ben Skeggsdrm/nouveau/fence: convert to exec engine, and improve...
2012-05-24 Ben Skeggsdrm/nouveau/fence: minor api changes for an upcoming...
2012-05-24 Ben Skeggsdrm/nouveau/fence: make ttm interfaces wrap ours, not...
2012-05-24 Ben Skeggsdrm/nouveau: move flip-related channel setup to softwar...
2012-05-24 Ben Skeggsdrm/nouveau: create real execution engine for software...
2012-05-24 Ben Skeggsdrm/nvd0/disp: remove unnecessary sync from flip_next
2012-05-24 Ben Skeggsdrm/nv04/disp: disable vblank interrupts when disabling...
2012-05-24 Marcin Slusarzdrm/nouveau: base fence timeout on time of emission
2012-05-24 Ben Skeggsdrm/nv40-50/gr: restructure grctx/prog generation
2012-05-24 Ben Skeggsdrm/nv50/disp: fixup error paths in crtc object creation
2012-05-24 Marcin Slusarzdrm/nouveau: cleanup after display init failure
2012-05-24 Marcin Slusarzdrm/nv50: fix ramin heap size for kernel channel too
2012-05-24 Ben Skeggsdrm/nve0/graph: bump hub2gpc buffer size
2012-05-24 Ben Skeggsdrm/nouveau: use the same packet header macros as userspace
2012-05-24 Ben Skeggsdrm/nouveau/bios: allow loading alternate vbios image...
2012-05-24 Ben Skeggsdrm/nve0/ttm: implement buffer moves with weirdo pcopy...
2012-05-24 Ben Skeggsdrm/nv50-/fbcon: move 2d class to subchannel 3
2012-05-24 Ben Skeggsdrm/nve0/gr: initial implementation
2012-05-24 Ben Skeggsdrm/nve0/fifo: initial implementation
2012-05-24 Ben Skeggsdrm/nouveau: give a slightly larger pci(e)gart aperture...
2012-05-24 Ben Skeggsdrm/nouveau/pm: some more delays for ddr3 reclocking
2012-05-24 Ben Skeggsdrm/nvc0/pm: very initial mclk freq change
2012-05-24 Ben Skeggsdrm/nvd9/pm: oops, fix timing calc
2012-05-24 Ben Skeggsdrm/nvc0/pm: enable mpll src pll, and calc mpll coeffic...
2012-05-24 Ben Skeggsdrm/nvc0/pm: start filling in memory reclocking stubs
2012-05-24 Ben Skeggsdrm/nva3/pm: another few magic regs, and slightly bette...
2012-05-24 Ben Skeggsdrm/nva3/pm: initial attempt at handling 111100/111104
2012-05-24 Ben Skeggsdrm/nva3/pm: make pll->pll mode work
2012-05-24 Ben Skeggsdrm/nva3/pm: attempt to bash a few 0x100200 bits correctly
2012-05-24 Ben Skeggsdrm/nva3/pm: begin to restructure memory clock changes...
2012-05-24 Ben Skeggsdrm/nva3/pm: more random unknown PFB regs
2012-05-24 Ben Skeggsdrm/nva3/pm: initial attempt at more magic PFB regs
2012-05-24 Ben Skeggsdrm/nva3/pm: hook up to ram reclocking helper
2012-05-24 Ben Skeggsdrm/nva3/pm: introduce more paranoia
2012-05-24 Eric Dumazettcp: take care of overlaps in tcp_try_coalesce()
2012-05-24 Yanmin Zhangipv4: fix the rcu race between free_fib_info and ip_rou...
2012-05-24 Tim Birdmm: add a low limit to alloc_large_system_hash
2012-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-24 Mel Gormanmm: mempolicy: Let vma_merge and vma_split handle vma...
2012-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge tag 'module-for-linus' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge branch 'delete-mca' of git://git./linux/kernel...
2012-05-24 Linus TorvaldsMerge tag 'md-3.5' of git://neil.brown.name/md
2012-05-23 Linus TorvaldsMerge branch 'sbp-target-merge' of git://git./linux...
2012-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-05-23 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-05-23 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2012-05-23 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2012-05-23 Linus TorvaldsMerge tag 'pm-for-3.5' of git://git./linux/kernel/git...
2012-05-23 H. Peter Anvinx86-32, relocs: Whitelist more symbols for ld bug worka...
2012-05-23 Linus TorvaldsMerge tag 'regmap-domain-deps' of git://git./linux...
2012-05-23 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-05-23 Linus TorvaldsMerge tag 'ktest-v3.5-spelling' of git://git./linux...
next