| Commit message (Expand) | Author | Age | Files | Lines |
* | TPM: Zero buffer after copying to userspace | Peter Huewe | 2011-09-23 | 1 | -1/+5 |
* | TPM: Call tpm_transmit with correct size | Peter Huewe | 2011-09-23 | 1 | -0/+3 |
* | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin | 2011-09-23 | 1 | -2/+0 |
* | TPM: TCG_ATMEL should depend on HAS_IOPORT | Geert Uytterhoeven | 2011-09-23 | 1 | -0/+1 |
* | drivers/char/msm_smd_pkt.c: don't use IS_ERR() | Thomas Meyer | 2011-08-25 | 1 | -3/+2 |
* | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-06 | 1 | -341/+8 |
* | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 2011-08-03 | 1 | -1/+6 |
* | ramoops: update module parameters | Sergiu Iordache | 2011-08-03 | 1 | -0/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-08-02 | 3 | -0/+494 |
|\ |
|
| * | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf | 2011-08-02 | 2 | -5/+27 |
| |\ |
|
| * \ | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | Chris Metcalf | 2011-06-10 | 1 | -5/+0 |
| |\ \ |
|
| * | | | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf | 2011-06-10 | 3 | -0/+494 |
* | | | | ramoops: fix compile failure on parisc | James Bottomley | 2011-07-29 | 1 | -0/+1 |
* | | | | n2rng: Attach on Niagara-T3. | David S. Miller | 2011-07-28 | 2 | -13/+18 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-27 | 4 | -55/+250 |
|\ \ \ \ |
|
| * | | | | tpm_nsc: Fix bug when loading multiple TPM drivers | Stefan Berger | 2011-07-26 | 1 | -7/+7 |
| * | | | | tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block | Stefan Berger | 2011-07-22 | 1 | -22/+23 |
| * | | | | tpm: Fix compilation warning when CONFIG_PNP is not defined | Stefan Berger | 2011-07-21 | 1 | -6/+1 |
| * | | | | tpm: Fix a typo | Stefan Berger | 2011-07-12 | 1 | -1/+1 |
| * | | | | tpm_tis: Probing function for Intel iTPM bug | Stefan Berger | 2011-07-12 | 1 | -4/+73 |
| * | | | | tpm_tis: Fix the probing for interrupts | Stefan Berger | 2011-07-12 | 2 | -6/+28 |
| * | | | | tpm_tis: Delay ACPI S3 suspend while the TPM is busy | Stefan Berger | 2011-07-12 | 1 | -5/+23 |
| * | | | | tpm_tis: Re-enable interrupts upon (S3) resume | Stefan Berger | 2011-07-12 | 1 | -0/+30 |
| * | | | | tpm: Fix display of data in pubek sysfs entry | Stefan Berger | 2011-07-12 | 1 | -10/+16 |
| * | | | | tpm_tis: Add timeouts sysfs entry | Stefan Berger | 2011-07-12 | 3 | -1/+22 |
| * | | | | tpm: Adjust interface timeouts if they are too small | Stefan Berger | 2011-07-12 | 1 | -4/+9 |
| * | | | | tpm: Use interface timeouts returned from the TPM | Stefan Berger | 2011-07-12 | 1 | -3/+4 |
| * | | | | tpm_tis: Introduce durations sysfs entry | Stefan Berger | 2011-07-12 | 3 | -1/+21 |
| * | | | | tpm: Adjust the durations if they are too small | Stefan Berger | 2011-07-12 | 1 | -6/+11 |
| * | | | | tpm: Use durations returned from TPM | Stefan Berger | 2011-07-12 | 1 | -2/+4 |
* | | | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+2 |
* | | | | | ramoops: make record_size a module parameter | Sergiu Iordache | 2011-07-26 | 1 | -10/+27 |
* | | | | | ramoops: move dump_oops into platform data | Sergiu Iordache | 2011-07-26 | 1 | -1/+4 |
* | | | | | ramoops: add new line to each print | Marco Stornelli | 2011-07-26 | 1 | -6/+9 |
* | | | | | ramoops: use module parameters instead of platform data if not available | Marco Stornelli | 2011-07-26 | 1 | -12/+35 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -3/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -2/+23 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
| * | | | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-07-24 | 6 | -5/+176 |
|\ \ \ \ \ |
|
| * | | | | | hwrng: ppc4xx - add support for ppc4xx TRNG | Josh Boyer | 2011-06-30 | 3 | -0/+169 |
| * | | | | | hwrng: timeriomem - use resource_size | H Hartley Sweeten | 2011-06-30 | 1 | -2/+1 |
| * | | | | | hwrng: nomadik - add missing clk_put | Julia Lawall | 2011-06-30 | 1 | -1/+2 |
| * | | | | | hwrng: omap - add missing clk_put | Julia Lawall | 2011-06-30 | 1 | -2/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 3 | -2/+17 |
|\ \ \ \ \ |
|
| * | | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -2/+7 |
| * | | | | | drivers: fix up various ->llseek() implementations | Josef Bacik | 2011-07-20 | 3 | -0/+10 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 2011-07-14 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|