aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy3-15/+26
2007-02-12[NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy1-31/+28
2007-02-12[NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy1-32/+29
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy8-18/+18
2007-02-12[NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy1-11/+15
2007-02-12[NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2-6/+3
2007-02-12[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy1-4/+4
2007-02-12[NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutexPatrick McHardy1-5/+8
2007-02-12[NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutexPatrick McHardy1-5/+10
2007-02-12[NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hookPatrick McHardy1-2/+0
2007-02-12[NETFILTER]: Properly use RCU in nf_ct_attachPatrick McHardy3-7/+10
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-15/+45
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek58-75/+75
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven48-103/+103
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven54-105/+105
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven57-100/+100
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven32-55/+55
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven31-51/+51
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven53-86/+86
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