| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-08-14 | 2 | -6/+93 |
|\ |
|
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-08-09 | 2 | -6/+93 |
| |\ |
|
| | * | drm/i915: add more Haswell PCI IDs | Paulo Zanoni | 2012-08-07 | 2 | -6/+93 |
* | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-08-12 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 1 | -0/+2 |
| |/ / |
|
* / / | omap-rng: fix use of SIMPLE_DEV_PM_OPS | Arnd Bergmann | 2012-08-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-08-01 | 1 | -125/+230 |
|\ \ |
|
| * | | random: mix in architectural randomness in extract_buf() | H. Peter Anvin | 2012-07-28 | 1 | -24/+32 |
| * | | random: Add comment to random_initialize() | Tony Luck | 2012-07-24 | 1 | -0/+10 |
| * | | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 | 1 | -55/+0 |
| * | | random: add tracepoints for easier debugging and verification | Theodore Ts'o | 2012-07-15 | 1 | -4/+22 |
| * | | random: add new get_random_bytes_arch() function | Theodore Ts'o | 2012-07-15 | 1 | -5/+24 |
| * | | random: use the arch-specific rng in xfer_secondary_pool | Theodore Ts'o | 2012-07-15 | 1 | -9/+16 |
| * | | random: create add_device_randomness() interface | Linus Torvalds | 2012-07-15 | 1 | -0/+28 |
| * | | random: use lockless techniques in the interrupt path | Theodore Ts'o | 2012-07-15 | 1 | -39/+39 |
| * | | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 2012-07-15 | 1 | -17/+86 |
| * | | random: fix up sparse warnings | Theodore Ts'o | 2012-07-06 | 1 | -1/+2 |
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-30 | 1 | -3/+34 |
|\ \ \ |
|
| * | | | virtio: rng: s3/s4 support | Amit Shah | 2012-07-30 | 1 | -0/+17 |
| * | | | virtio: rng: split out common code in probe / remove for s3/s4 ops | Amit Shah | 2012-07-30 | 1 | -2/+12 |
| * | | | virtio: rng: don't wait on host when module is going away | Amit Shah | 2012-07-30 | 1 | -0/+1 |
| * | | | virtio: rng: allow tasks to be killed that are waiting for rng input | Amit Shah | 2012-07-30 | 1 | -1/+4 |
* | | | | Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-30 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck | 2012-07-26 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 3 | -0/+190 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | hw_random: add Broadcom BCM63xx RNG driver | Florian Fainelli | 2012-07-24 | 3 | -0/+190 |
| |/ / |
|
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-07-26 | 3 | -44/+66 |
|\ \ \
| | |/
| |/| |
|
| * | | agp/intel-agp: remove snb+ host bridge pciids | Daniel Vetter | 2012-06-25 | 1 | -11/+0 |
| * | | Merge tag 'v3.5-rc4' into drm-intel-next-queued | Daniel Vetter | 2012-06-25 | 3 | -1/+10 |
| |\| |
|
| * | | agp/intel: use correct GTT offset on VLV | Jesse Barnes | 2012-06-20 | 1 | -0/+1 |
| * | | agp/intel: allow cacheable and GDFT PTEs on ValleyView | Jesse Barnes | 2012-06-20 | 1 | -2/+9 |
| * | | drm/i915: call intel_enable_gtt | Daniel Vetter | 2012-06-12 | 1 | -1/+2 |
| * | | agp/intel-gtt: move gart base addres setup | Daniel Vetter | 2012-06-12 | 1 | -10/+10 |
| * | | drm/i915 + agp/intel-gtt: prep work for direct setup | Daniel Vetter | 2012-06-12 | 3 | -14/+40 |
| * | | agp/intel-gtt: don't require the agp bridge on setup | Daniel Vetter | 2012-06-12 | 1 | -3/+5 |
| * | | drm/i915: stop using dev->agp->base | Daniel Vetter | 2012-06-12 | 1 | -3/+2 |
| * | | agp/intel-gtt: remove dead code | Daniel Vetter | 2012-06-12 | 1 | -3/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-07-26 | 4 | -8/+208 |
|\ \ \ |
|
| * | | | hwrng: exynos - Add support for Exynos random number generator | Jonghwa Lee | 2012-07-11 | 3 | -0/+195 |
| * | | | hwrng: mxc-rnga - fix data_present API | Benoît Thébaudeau | 2012-06-27 | 1 | -8/+13 |
* | | | | Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-07-26 | 1 | -3/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.5-rc7 into char-misc-next. | Greg Kroah-Hartman | 2012-07-18 | 1 | -1/+8 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | powerpc/BSR: cleanup the error path of bsr_init | Devendra Naga | 2012-07-17 | 1 | -3/+3 |
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2012-07-24 | 1 | -13/+0 |
|\ \ \ \ \ |
|
| * | | | | | char/ipmi: remove local ioctl defines replaced by generic ones | Oskar Schirmer | 2012-07-23 | 1 | -13/+0 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-07-24 | 1 | -1/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Disable /dev/port interface on systems without an ISA bridge | Haren Myneni | 2012-07-11 | 1 | -1/+10 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-07-24 | 2 | -10/+23 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tpm: check the chip reference before using it | Andi Shyti | 2012-06-12 | 1 | -0/+6 |
| * | | | | | TPM: fix memleak when register hardware fails | Wanlong Gao | 2012-06-12 | 1 | -5/+4 |