| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-10-28 | 1 | -0/+28 |
|\ |
|
| * | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie | 2011-10-24 | 1 | -0/+28 |
| |\ |
|
| | * | drm/i915: ILK + VT-d workaround | Ben Widawsky | 2011-10-21 | 1 | -0/+28 |
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 1 | -2/+21 |
|\ \ \ |
|
| * | | | random: Add support for architectural random hooks | H. Peter Anvin | 2011-07-31 | 1 | -3/+22 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 | 1 | -22/+11 |
|\ \ \ \ |
|
| * | | | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 | 1 | -22/+11 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-26 | 1 | -613/+0 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 2011-10-25 | 1 | -613/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 2011-08-29 | 1 | -613/+0 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Staging: remove drivers/char/scc.h as it should have gone a while ago | Greg Kroah-Hartman | 2011-08-24 | 1 | -613/+0 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 4 | -12/+6 |
|\ \ \ \ \ |
|
| * | | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -4/+1 |
| * | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 14 | -433/+853 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-09-15 | 1 | -4/+3 |
| * | | | | | char: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 2 | -4/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -10/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() | Tejun Heo | 2011-08-23 | 1 | -10/+6 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-10-25 | 1 | -0/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | tpm: suppress durations sysfs output if not read | Stefan Berger | 2011-08-24 | 1 | -0/+3 |
| | |_|_|/
| |/| | | |
|
* | | | | | 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-26 | 1 | -3/+2 |
|/ / / |
|
* | | | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 2011-08-07 | 1 | -341/+8 |
* | | | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 2011-08-04 | 1 | -1/+6 |
* | | | ramoops: update module parameters | Sergiu Iordache | 2011-08-04 | 1 | -0/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-08-03 | 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-30 | 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-28 | 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 |