| Commit message (Expand) | Author | Age | Files | Lines |
* | sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P... | Yuanhan Liu | 2012-10-25 | 1 | -1/+1 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-17 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-10-16 | 1 | -1/+1 |
| |\ |
|
| | * | drm/i915: disable wc gtt pte mappings on gen2 | Daniel Vetter | 2012-10-12 | 1 | -1/+1 |
* | | | IPMI: Detect register spacing on PCI interfaces | Corey Minyard | 2012-10-17 | 1 | -2/+34 |
* | | | IPMI: Fix some uninitialized warning | Corey Minyard | 2012-10-17 | 1 | -1/+1 |
* | | | IPMI: Change link order | Matthew Garrett | 2012-10-17 | 1 | -1/+0 |
|/ / |
|
* | | Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-... | James Morris | 2012-10-11 | 1 | -7/+14 |
|\ \ |
|
| * | | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe | 2012-10-10 | 1 | -7/+14 |
* | | | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for... | James Morris | 2012-10-11 | 3 | -11/+19 |
|\ \ \ |
|
| * | | | driver/char/tpm: fix regression causesd by ppi | Gang Wei | 2012-10-10 | 3 | -11/+19 |
* | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-11 | 2 | -6/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'late/fixes' into fixes | Olof Johansson | 2012-10-07 | 2 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | ARM: footbridge: nw_gpio_lock is raw_spin_lock | Arnd Bergmann | 2012-10-07 | 2 | -6/+6 |
* | | | | | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-11 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 2012-09-26 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 3 | -3/+3 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-07 | 1 | -20/+178 |
|\ \ \ \ \ |
|
| * | | | | | virtio: console: fix error handling in init() function | Alexey Khoroshilov | 2012-09-28 | 1 | -1/+11 |
| * | | | | | virtio/console: Allocate scatterlist according to the current pipe size | Masami Hiramatsu | 2012-09-28 | 1 | -11/+12 |
| * | | | | | virtio/console: Wait until the port is ready on splice | Masami Hiramatsu | 2012-09-28 | 1 | -12/+27 |
| * | | | | | virtio/console: Add a failback for unstealable pipe buffer | Masami Hiramatsu | 2012-09-28 | 1 | -3/+25 |
| * | | | | | virtio/console: Add splice_write support | Masami Hiramatsu | 2012-09-28 | 1 | -8/+128 |
| |/ / / / |
|
* | | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-07 | 1 | -51/+70 |
|\ \ \ \ \ |
|
| * | | | | | hwrng: OMAP: remove SoC restrictions from driver registration | Paul Walmsley | 2012-09-24 | 1 | -3/+0 |
| * | | | | | hwrng: OMAP: convert to use runtime PM | Paul Walmsley | 2012-09-24 | 1 | -26/+9 |
| * | | | | | hwrng: OMAP: store per-device data in per-device variables, not file statics | Paul Walmsley | 2012-09-24 | 1 | -38/+77 |
* | | | | | | sections: fix section conflicts in drivers/char | Andi Kleen | 2012-10-05 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-10-04 | 2 | -69/+56 |
|\ \ \ \ \ |
|
| * | | | | | hwrng: mxc-rnga - Access data via structure | Fabio Estevam | 2012-09-06 | 1 | -57/+51 |
| * | | | | | hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework | Fabio Estevam | 2012-09-06 | 1 | -5/+5 |
| * | | | | | drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data | Julia Lawall | 2012-08-20 | 1 | -12/+5 |
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-04 | 1 | -32/+30 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | agp/intel: Use a write-combining map for updating PTEs | Chris Wilson | 2012-09-20 | 1 | -3/+8 |
| * | | | | | drm/i915: Replace the array of pages with a scatterlist | Chris Wilson | 2012-09-20 | 1 | -29/+22 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2012-10-03 | 16 | -160/+2440 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge tag 'v3.6-rc7' into next | James Morris | 2012-09-28 | 2 | -36/+70 |
| |\| | | |
|
| * | | | | tpm: fix tpm_acpi sparse warning on different address spaces | Kent Yoder | 2012-09-12 | 1 | -2/+2 |
| * | | | | driver/char/tpm: declare internal symbols as static | Xiaoyan Zhang | 2012-09-05 | 2 | -20/+21 |
| * | | | | driver: add PPI support in tpm driver | Xiaoyan Zhang | 2012-08-22 | 4 | -1/+475 |
| * | | | | tpm: Do not dereference NULL pointer if acpi_os_map_memory() fails. | Jesper Juhl | 2012-08-22 | 1 | -0/+5 |
| * | | | | drivers/char/tpm: Add securityfs support for event log | Ashley Lai | 2012-08-22 | 4 | -12/+93 |
| * | | | | drivers/char/tpm: Add new device driver to support IBM vTPM | Ashley Lai | 2012-08-22 | 5 | -0/+836 |
| * | | | | tpm: compile out unused code in the PNP and PM cases | Kent Yoder | 2012-08-22 | 1 | -1/+2 |
| * | | | | tpm: fix double write race and tpm_release free issue | Kent Yoder | 2012-08-22 | 1 | -2/+3 |
| * | | | | hw_random: add support for the TPM chip as a hardware RNG source | Kent Yoder | 2012-08-22 | 3 | -0/+64 |
| * | | | | tpm: Move tpm_get_random api into the TPM device driver | Kent Yoder | 2012-08-22 | 2 | -6/+76 |
| * | | | | tpm: modularize event log collection | Kent Yoder | 2012-08-22 | 5 | -142/+182 |
| * | | | | char/tpm: Add new driver for Infineon I2C TIS TPM | Peter Huewe | 2012-08-22 | 3 | -0/+707 |
* | | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 2 | -3/+3 |
|\ \ \ \ \ |
|