aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-1243-422/+422
* [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-123-7/+16
* [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2007-02-122-6/+9
* [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2007-02-123-35/+9
* [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2007-02-122-6/+10
* [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy2007-02-122-6/+10
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-123-9/+15
* [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-122-7/+13
* [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-126-30/+44
* [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy2007-02-123-15/+26
* [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy2007-02-121-31/+28
* [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy2007-02-121-32/+29
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-128-18/+18
* [NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy2007-02-121-11/+15
* [NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2007-02-122-6/+3
* [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy2007-02-121-4/+4
* [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutexPatrick McHardy2007-02-121-5/+8
* [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutexPatrick McHardy2007-02-121-5/+10
* [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hookPatrick McHardy2007-02-121-2/+0
* [NETFILTER]: Properly use RCU in nf_ct_attachPatrick McHardy2007-02-123-7/+10
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-126-15/+45
|\
| * [S390] remove __io_virt and mmiowb.Martin Schwidefsky2007-02-121-5/+1
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-123-3/+33
| * [S390] smp_call_function/smp_call_function_on locking.Heiko Carstens2007-02-121-6/+9
* | [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-1258-75/+75
* | [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-1248-103/+103
* | [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-1254-105/+105
* | [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-1257-100/+100
* | [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-1232-55/+55
* | [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-1231-51/+51
* | [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-1253-86/+86
* | [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1245-91/+91
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1245-89/+89
* | [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-1267-78/+78
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-1258-83/+83
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-1259-94/+94
* | [PATCH] mark struct file_operations const 1Arjan van de Ven2007-02-129-13/+13
* | [PATCH] ps3: ps3av/fb defconfig updatesGeert Uytterhoeven2007-02-121-1/+28
* | [PATCH] ps3: cleanup ps3fb before clearing HPTEGeert Uytterhoeven2007-02-122-1/+7
* | [PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven2007-02-122-1/+14
* | [PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven2007-02-125-0/+1295
* | [PATCH] ps3: Preallocate bootmem memory for ps3fbGeert Uytterhoeven2007-02-122-0/+51
* | [PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven2007-02-121-2/+6
* | [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-129-49/+52
* | [PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven2007-02-121-4/+2
* | [PATCH] ps3: AV Settings DriverGeert Uytterhoeven2007-02-125-0/+2741
* | [PATCH] ps3: add shutdown to virtual uart port driver frameworkGeert Uytterhoeven2007-02-122-0/+18
* | [PATCH] change nvidiafb_remove to __devexitPrarit Bhargava2007-02-121-2/+2
* | [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-127-20/+9