Commit Graph

48115 Commits (aec5e0e1c179fac4bbca4007a3f0d3107275a73c)
 

Author SHA1 Message Date
Paul Mundt aec5e0e1c1 sh: Use a per-cpu ASID cache. 18 years ago
Andrew Morton 506b85f411 sh: add SH_CLK_MD Kconfig default. 18 years ago
Nobuhiro Iwamatsu dbbfa2da27 sh: Fixup SHMIN INTC register definitions. 18 years ago
Manuel Lauss 9f8a5e3a44 sh: SH-DMAC compile fixes 18 years ago
Manuel Lauss 6dcda6f1ec sh: add SH7760 IPR IRQ data 18 years ago
Nobuhiro Iwamatsu 86b67ef751 sh: Fix handle_BUG() compile error. 18 years ago
Paul Mundt adac957096 sh: Don't set reserved _PAGE_WT bit on SH-3. 18 years ago
Paul Mundt 26b7a78c55 sh: Lazy dcache writeback optimizations. 18 years ago
Paul Mundt 7a847f8190 sh: More tidying for large base pages. 18 years ago
Nobuhiro Iwamatsu aa4a5db52a sh: Solution Engine 770x IPR irq setup. 18 years ago
Nobuhiro Iwamatsu 08d2e099fb sh: Solution Engine 7750's defconfig update. 18 years ago
Takashi YOSHII f725b5ee1e sh: shmin updates. 18 years ago
Paul Mundt 2c081e71ba sh: Fixup R7780RP iVDR clock enable. 18 years ago
Jamie Lenehan 703404ea44 sh: allow earlyprintk baud rate to be set via command line 18 years ago
SUGIOKA Toshinobu 106dac130d sh: syscall 300 should be __NR_fstatat64. 18 years ago
Yoshinori Sato 5c67cd05e3 sh: sh7619 / sh7206 IPR initialize update 18 years ago
Yoshinori Sato 4aa362bbdd sh: Update SH-2 to use the debug trap jump table. 18 years ago
Paul Mundt 702dd80375 sh: Use proper SH-2A CFLAGS on newer compilers. 18 years ago
Paul Mundt f413d0d9fa sh: Use a jump call table for debug trap handlers. 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
Patrick McHardy c3a47ab3e5 [NETFILTER]: Properly use RCU in nf_ct_attach 18 years ago