Age | Commit message (Expand) | Author | Files | Lines |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2011-10-26 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -613/+0 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -12/+6 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -10/+6 |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -0/+3 |
2011-10-25 | Merge branch 'staging-next' into Linux 3.1 | Greg Kroah-Hartman | 1 | -613/+0 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -4/+1 |
2011-09-23 | TPM: Zero buffer after copying to userspace | Peter Huewe | 1 | -1/+5 |
2011-09-23 | TPM: Call tpm_transmit with correct size | Peter Huewe | 1 | -0/+3 |
2011-09-23 | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nsc | Axel Lin | 1 | -2/+0 |
2011-09-23 | TPM: TCG_ATMEL should depend on HAS_IOPORT | Geert Uytterhoeven | 1 | -0/+1 |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -2/+2 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 14 | -433/+853 |
2011-09-15 | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 1 | -4/+3 |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches | 2 | -4/+2 |
2011-08-29 | Merge 3.1-rc4 into staging-next | Greg Kroah-Hartman | 1 | -613/+0 |
2011-08-26 | drivers/char/msm_smd_pkt.c: don't use IS_ERR() | Thomas Meyer | 1 | -3/+2 |
2011-08-25 | Staging: remove drivers/char/scc.h as it should have gone a while ago | Greg Kroah-Hartman | 1 | -613/+0 |
2011-08-24 | tpm: suppress durations sysfs output if not read | Stefan Berger | 1 | -0/+3 |
2011-08-23 | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() | Tejun Heo | 1 | -10/+6 |
2011-08-07 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 1 | -341/+8 |
2011-08-04 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 1 | -1/+6 |
2011-08-04 | ramoops: update module parameters | Sergiu Iordache | 1 | -0/+8 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -0/+494 |
2011-08-03 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf | 2 | -5/+27 |
2011-07-30 | ramoops: fix compile failure on parisc | James Bottomley | 1 | -0/+1 |
2011-07-28 | n2rng: Attach on Niagara-T3. | David S. Miller | 2 | -13/+18 |
2011-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -55/+250 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+2 |
2011-07-27 | ramoops: make record_size a module parameter | Sergiu Iordache | 1 | -10/+27 |
2011-07-27 | ramoops: move dump_oops into platform data | Sergiu Iordache | 1 | -1/+4 |
2011-07-27 | ramoops: add new line to each print | Marco Stornelli | 1 | -6/+9 |
2011-07-27 | ramoops: use module parameters instead of platform data if not available | Marco Stornelli | 1 | -12/+35 |
2011-07-26 | tpm_nsc: Fix bug when loading multiple TPM drivers | Stefan Berger | 1 | -7/+7 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -5/+176 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -2/+17 |
2011-07-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2011-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2011-07-22 | tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP block | Stefan Berger | 1 | -22/+23 |
2011-07-22 | ipv6: make fragment identifications less predictable | Eric Dumazet | 1 | -0/+15 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -2/+7 |
2011-07-21 | drivers: fix up various ->llseek() implementations | Josef Bacik | 3 | -0/+10 |
2011-07-21 | tpm: Fix compilation warning when CONFIG_PNP is not defined | Stefan Berger | 1 | -6/+1 |
2011-07-16 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 1 | -1/+1 |
2011-07-15 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 1 | -1/+1 |
2011-07-13 | agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M | Chris Wilson | 1 | -3/+4 |
2011-07-13 | tpm: Fix a typo | Stefan Berger | 1 | -1/+1 |
2011-07-13 | tpm_tis: Probing function for Intel iTPM bug | Stefan Berger | 1 | -4/+73 |
2011-07-13 | tpm_tis: Fix the probing for interrupts | Stefan Berger | 2 | -6/+28 |