aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven45-91/+91
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven45-89/+89
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven67-78/+78
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven58-83/+83
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven59-94/+94
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven9-13/+13
2007-02-12[PATCH] ps3: ps3av/fb defconfig updatesGeert Uytterhoeven1-1/+28
2007-02-12[PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2-1/+7
2007-02-12[PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven2-1/+14
2007-02-12[PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven5-0/+1295
2007-02-12[PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2-0/+51
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven1-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven9-49/+52
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven1-4/+2
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven5-0/+2741
2007-02-12[PATCH] ps3: add shutdown to virtual uart port driver frameworkGeert Uytterhoeven2-0/+18
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby7-20/+9
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby7-35/+62
2007-02-12[PATCH] remove the broken FB_S3TRIO driverAdrian Bunk4-876/+0
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare2-5/+2
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson10-432/+420
2007-02-12[PATCH] pm3fb: kill pci_find_device usageAlan1-18/+11
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan1-1/+28
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk2-1/+2
2007-02-12[PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski1-7/+12
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk2-3/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki1-3/+5
2007-02-12[PATCH] tgafb: module support fixesMaciej W. Rozycki1-11/+7
2007-02-12[PATCH] tgafb: fix the mode register settingMaciej W. Rozycki1-3/+3
2007-02-12[PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki1-35/+48
2007-02-12[PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki1-2/+2
2007-02-12[PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki1-33/+28
2007-02-12[PATCH] remove broken video driversAdrian Bunk9-8147/+3
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek7-0/+2042
2007-02-12[PATCH] KVM: Host suspend/resume supportAvi Kivity1-1/+40
2007-02-12[PATCH] KVM: cpu hotplug supportAvi Kivity4-1/+77
2007-02-12[PATCH] KVM: VMX: add vcpu_clear()Avi Kivity1-4/+11
2007-02-12[PATCH] KVM: Add a global list of all virtual machinesAvi Kivity2-1/+11
2007-02-12[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONFIG_HOTPLUG_CPUAvi Kivity1-1/+11
2007-02-12[PATCH] kvm: fix vcpu freeing bugIngo Molnar1-1/+3
2007-02-12[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abiAvi Kivity1-1/+2
2007-02-12[PATCH] kvm: VMX: Reload ds and es even in 64-bit modeAvi Kivity1-2/+0
2007-02-12[PATCH] kvm: Two-way apic tpr synchronizationDor Laor2-0/+5
2007-02-12[PATCH] kvm: SVM: Hack initial cpu csbase to be consistent with intelAvi Kivity1-1/+7
2007-02-12[PATCH] kvm: Fix mmu going crazy of guest sets cr0.wp == 0Avi Kivity1-1/+1
2007-02-12[PATCH] kvm: vmx: handle triple faults by returning EXIT_REASON_SHUTDOWN to userspaceAvi Kivity2-0/+7
2007-02-12[PATCH] kvm: Fix gva_to_gpa()Avi Kivity1-21/+7