Age | Commit message (Expand) | Author |
2011-08-25 | drivers/char/msm_smd_pkt.c: don't use IS_ERR() | Thomas Meyer |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-03 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap |
2011-08-03 | ramoops: update module parameters | Sergiu Iordache |
2011-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2011-08-02 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf |
2011-07-29 | ramoops: fix compile failure on parisc | James Bottomley |
2011-07-28 | n2rng: Attach on Niagara-T3. | David S. Miller |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | ramoops: make record_size a module parameter | Sergiu Iordache |
2011-07-26 | ramoops: move dump_oops into platform data | Sergiu Iordache |
2011-07-26 | ramoops: add new line to each print | Marco Stornelli |
2011-07-26 | ramoops: use module parameters instead of platform data if not available | Marco Stornelli |
2011-07-26 | tpm_nsc: Fix bug when loading multiple TPM drivers | Stefan Berger |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-07-22 | tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block | Stefan Berger |
2011-07-21 | ipv6: make fragment identifications less predictable | Eric Dumazet |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik |
2011-07-20 | drivers: fix up various ->llseek() implementations | Josef Bacik |
2011-07-21 | tpm: Fix compilation warning when CONFIG_PNP is not defined | Stefan Berger |
2011-07-15 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson |
2011-07-12 | tpm: Fix a typo | Stefan Berger |
2011-07-12 | tpm_tis: Probing function for Intel iTPM bug | Stefan Berger |
2011-07-12 | tpm_tis: Fix the probing for interrupts | Stefan Berger |
2011-07-12 | tpm_tis: Delay ACPI S3 suspend while the TPM is busy | Stefan Berger |
2011-07-12 | tpm_tis: Re-enable interrupts upon (S3) resume | Stefan Berger |
2011-07-12 | tpm: Fix display of data in pubek sysfs entry | Stefan Berger |
2011-07-12 | tpm_tis: Add timeouts sysfs entry | Stefan Berger |
2011-07-12 | tpm: Adjust interface timeouts if they are too small | Stefan Berger |
2011-07-12 | tpm: Use interface timeouts returned from the TPM | Stefan Berger |
2011-07-12 | tpm_tis: Introduce durations sysfs entry | Stefan Berger |
2011-07-12 | tpm: Adjust the durations if they are too small | Stefan Berger |
2011-07-12 | tpm: Use durations returned from TPM | Stefan Berger |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-06-30 | hwrng: ppc4xx - add support for ppc4xx TRNG | Josh Boyer |
2011-06-30 | hwrng: timeriomem - use resource_size | H Hartley Sweeten |
2011-06-30 | hwrng: nomadik - add missing clk_put | Julia Lawall |
2011-06-30 | hwrng: omap - add missing clk_put | Julia Lawall |
2011-06-15 | drivers/char/hpet.c: fix periodic-emulation for delayed interrupts | Nils Carlson |
2011-06-10 | Merge tag 'v3.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | Chris Metcalf |
2011-06-10 | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |