summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-22/+11
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-613/+0
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-12/+6
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-10/+6
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+3
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman1-613/+0
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-22/+11
2011-09-27doc: fix broken referencesPaul Bolle1-4/+1
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven1-0/+1
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina14-433/+853
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+3
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman1-613/+0
2011-08-26drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer1-3/+2
2011-08-25Staging: remove drivers/char/scc.h as it should have gone a while agoGreg Kroah-Hartman1-613/+0
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger1-0/+3
2011-08-23apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo1-10/+6
2011-08-07net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-341/+8
2011-08-04tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-04ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-03Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2-5/+27
2011-07-30ramoops: fix compile failure on pariscJames Bottomley1-0/+1
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-55/+250
2011-07-27atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-27ramoops: make record_size a module parameterSergiu Iordache1-10/+27
2011-07-27ramoops: move dump_oops into platform dataSergiu Iordache1-1/+4
2011-07-27ramoops: add new line to each printMarco Stornelli1-6/+9
2011-07-27ramoops: use module parameters instead of platform data if not availableMarco Stornelli1-12/+35
2011-07-26tpm_nsc: Fix bug when loading multiple TPM driversStefan Berger1-7/+7
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-5/+176
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-2/+17
2011-07-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2011-07-22tpm: Move tpm_tis_reenable_interrupts out of CONFIG_PNP blockStefan Berger1-22/+23
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet1-0/+15
2011-07-21fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+7
2011-07-21drivers: fix up various ->llseek() implementationsJosef Bacik3-0/+10
2011-07-21tpm: Fix compilation warning when CONFIG_PNP is not definedStefan Berger1-6/+1
2011-07-16PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-1/+1
2011-07-15ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson1-3/+4
2011-07-13tpm: Fix a typoStefan Berger1-1/+1