Commit Graph

48130 Commits (44430e0d3916ab6aaf0451fdb811f4f1803b741e)
 

Author SHA1 Message Date
Benjamin Herrenschmidt 44430e0d39 [POWERPC] powerpc: Remove SPU struct pages for PS3 18 years ago
Benjamin Herrenschmidt 78bde53e35 [POWERPC] spufs: remove need for struct page for SPEs 18 years ago
Sylvain Munaut 9724b86f07 [POWERPC] Small cleanup of EFIKA platform 18 years ago
Sylvain Munaut 46e4cf6c14 [POWERPC] Fix unbalanced of_node_{get,put} in efika-setup.c 18 years ago
Sylvain Munaut 82a03b9227 [POWERPC] Use common 52xx of_platform probe code for EFIKA 18 years ago
Sylvain Munaut b6a591b2c5 [POWERPC] Restore 'proper' link order in platform 18 years ago
Sylvain Munaut 88fd2a9d68 [POWERPC] Add device tree fixups for the EFIKA 18 years ago
Grant Likely 05cbbc692f [POWERPC] mpc5200 device tree bindings refinement 18 years ago
Grant Likely e3aba81d15 [POWERPC] Fixup mp5200 drivers to match device tree changes 18 years ago
Stephen Rothwell 40d244d69a [POWERPC] correct a prototype 18 years ago
Stephen Rothwell 9b96ea662b [POWERPC] Wire up sys_getcpu 18 years ago
Stefan Roese ab9367e38f [POWERPC] ppc: Add support for AMCC Taishan 440GX eval board 18 years ago
Benjamin Herrenschmidt 7ac9a13717 [POWERPC] Fix vDSO page count calculation 18 years ago
Olaf Hering a334bdbdda [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 18 years ago
Olaf Hering 2d99c41f05 [POWERPC] Mark winbond IDE PCI resources with start 0 as unassigned 18 years ago
Olaf Hering 872758563d [POWERPC] move variables in drivers/macintosh to bss 18 years ago
Pavel Fedin 9ea8b7c96f [POWERPC] Virtual DMA support for floppy driver for new powerpc architecture 18 years ago
Akira Iguchi cbca567ea5 [POWERPC] Celleb: improve MMU hashtable locking 18 years ago
David Gibson 1f1fec9458 [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpc 18 years ago
Paul Mackerras fe6af6faec Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc 18 years ago
Linus Torvalds ec2f9d1331 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 18 years ago
Linus Torvalds 89697f1d71 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
David S. Miller 34cc560e6a [SPARC]: Re-export saved_command_line to modules. 18 years ago
David S. Miller b5ba1b31c7 [SPARC64]: Increase command line size to 2048 like other arches. 18 years ago
David S. Miller 1b51d3a08b [SPARC64]: We do not need ZONE_DMA. 18 years ago
Linus Torvalds fd19e44f44 don't use 'localversion*' files twice 18 years ago
David S. Miller 13fcfbb067 [XFRM]: Fix OOPSes in xfrm_audit_log(). 18 years ago
Stephen Hemminger 9121c77706 [TCP]: cleanup of htcp (resend) 18 years ago
Stephen Hemminger 59758f4459 [TCP]: Use read mostly for CUBIC parameters. 18 years ago
Patrick McHardy 3aef0fd91c [NETFILTER]: nf_conntrack_tcp: make sysctl variables static 18 years ago
Masahide NAKAMURA 138939e066 [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets 18 years ago
YOSHIFUJI Hideaki 601e68e100 [NETFILTER]: Fix whitespace errors 18 years ago
Patrick McHardy a3c941b08d [NETFILTER]: Kconfig: improve dependency handling 18 years ago
Patrick McHardy 891350c9d1 [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration 18 years ago
Patrick McHardy fe3eb20c1a [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void 18 years ago
Patrick McHardy 982d9a9ce3 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback 18 years ago
Patrick McHardy 6b48a7d08d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback 18 years ago
Patrick McHardy c0e912d7ed [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy abbaccda4c [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Patrick McHardy 642d628b2c [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos array 18 years ago
Patrick McHardy e22a054869 [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos array 18 years ago
Patrick McHardy a441dfdbb2 [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos array 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
Patrick McHardy 9b73534dc5 [NETFILTER]: nf_log: switch logger registration/unregistration to mutex 18 years ago
Patrick McHardy 9dc6aa5fcf [NETFILTER]: nf_log: make nf_log_unregister_pf return void 18 years ago
Patrick McHardy a5ea6169f2 [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer 18 years ago
Patrick McHardy fd706d6957 [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex 18 years ago
Patrick McHardy d486dd1fb8 [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex 18 years ago
Patrick McHardy e4ba13088d [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook 18 years ago