aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+3
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds55-713/+982
2006-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds13-110/+692
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-55/+833
2006-06-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-8/+58
2006-06-19Add support for suspending and resuming the whole console subsystemLinus Torvalds1-0/+4
2006-06-19[MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto6-74/+1
2006-06-19[MIPS] Fix R4K cache macro namesKumba4-6/+6
2006-06-19[MIPS] Add Missing R4K Cache Macros to IP27 & IP32Kumba2-0/+5
2006-06-19[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle9-2/+313
2006-06-19[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin4-0/+425
2006-06-19[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2-7/+2
2006-06-19[MIPS] SN: include asm/sn/types.h for nasid_t.Ralf Baechle1-0/+1
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle2-160/+1
2006-06-19[MIPS] Remove support for NEC DDB5074.Ralf Baechle4-88/+1
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-0/+6
2006-06-19[MIPS] SN: Declare bridge_pci_ops.Ralf Baechle1-0/+2
2006-06-19[MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle1-2/+2
2006-06-19[MIPS] IP27: Throw away old unused hacks.Ralf Baechle1-8/+1
2006-06-19[MIPS] Drop 0 definition for kern_addr_validRalf Baechle2-5/+0
2006-06-19[MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2-8/+19
2006-06-19[MIPS] APM emu supportRodolfo Giometti1-0/+65
2006-06-19[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle3-6/+6
2006-06-19[MIPS] SN: Move FRU header one level up; it is not SN0-specific.Ralf Baechle2-5/+5
2006-06-19[MIPS] IP27: Remove #if 0'ed code.Ralf Baechle3-57/+0
2006-06-19[MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2-95/+3
2006-06-19[MIPS] IP27: Remove leftovers of sable support.Ralf Baechle4-22/+2
2006-06-19[MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle1-14/+0
2006-06-19[MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle3-83/+2
2006-06-19[MIPS] Cleanup __emt() a bit.Ralf Baechle1-3/+1
2006-06-19[MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa1-35/+0
2006-06-19[MIPS] Qemu system shutdown supportThiemo Seufer1-0/+6
2006-06-19[MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto3-17/+6
2006-06-19[MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan1-0/+84
2006-06-19[MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto1-15/+17
2006-06-19[MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2-12/+11
2006-06-17[SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich1-1/+1
2006-06-17[SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich1-1/+2
2006-06-17[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad1-1/+1
2006-06-18Merge branch 'master' into upstreamJeff Garzik1-1/+1
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-0/+3
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2-0/+2
2006-06-17[NET]: net.ipv4.ip_autoconfig sysctl removalStephen Hemminger1-1/+0
2006-06-17[NET]: Warn in __skb_trim if skb is pagedHerbert Xu1-12/+12
2006-06-17[NET]: skb_trim auditHerbert Xu1-4/+1
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu1-4/+20
2006-06-17[NET]: Add netif_tx_lockHerbert Xu1-3/+35
2006-06-17[SECMARK]: Add CONNSECMARK xtables targetJames Morris1-0/+13
2006-06-17[SECMARK]: Add secmark support to conntrackJames Morris3-0/+34
2006-06-17[SECMARK]: Add xtables SECMARK targetJames Morris1-0/+26