summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-2055-713/+982
|\
| * [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-196-74/+1Star
| * [MIPS] Fix R4K cache macro namesKumba2006-06-194-6/+6
| * [MIPS] Add Missing R4K Cache Macros to IP27 & IP32Kumba2006-06-192-0/+5
| * [MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle2006-06-199-2/+313
| * [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-194-0/+425
| * [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2006-06-192-7/+2Star
| * [MIPS] SN: include asm/sn/types.h for nasid_t.Ralf Baechle2006-06-191-0/+1
| * [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-192-160/+1Star
| * [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-194-88/+1Star
| * [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-0/+6
| * [MIPS] SN: Declare bridge_pci_ops.Ralf Baechle2006-06-191-0/+2
| * [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-191-2/+2
| * [MIPS] IP27: Throw away old unused hacks.Ralf Baechle2006-06-191-8/+1Star
| * [MIPS] Drop 0 definition for kern_addr_validRalf Baechle2006-06-192-5/+0Star
| * [MIPS] Consolidate definitions of pfn_valid in one file.Ralf Baechle2006-06-192-8/+19
| * [MIPS] APM emu supportRodolfo Giometti2006-06-191-0/+65
| * [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-193-6/+6
| * [MIPS] SN: Move FRU header one level up; it is not SN0-specific.Ralf Baechle2006-06-192-5/+5
| * [MIPS] IP27: Remove #if 0'ed code.Ralf Baechle2006-06-193-57/+0Star
| * [MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2006-06-192-95/+3Star
| * [MIPS] IP27: Remove leftovers of sable support.Ralf Baechle2006-06-194-22/+2Star
| * [MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle2006-06-191-14/+0Star
| * [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle2006-06-193-83/+2Star
| * [MIPS] Cleanup __emt() a bit.Ralf Baechle2006-06-191-3/+1Star
| * [MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa2006-06-191-35/+0Star
| * [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-191-0/+6
| * [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-193-17/+6Star
| * [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-191-0/+84
| * [MIPS] Fix futex_atomic_op_inuser.Atsushi Nemoto2006-06-191-15/+17
| * [MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2006-06-192-12/+11Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-2013-110/+692
|\ \
| * | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-181-0/+4
| * | IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-181-0/+7
| * | IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-181-0/+14
| * | IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-182-3/+2Star
| * | [SCSI] srp.h: Add I/O Class valuesRamachandra K2006-06-181-0/+5
| * | IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-181-0/+36
| * | IB: Add client reregister event typeLeonid Arsh2006-06-181-1/+2
| * | IB: Add caching of ports' LMCJack Morgenstein2006-06-182-0/+14
| * | IB: IP address based RDMA connection managerSean Hefty2006-06-182-0/+303
| * | IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-181-0/+114
| * | IB/cm: Match connection requests based on private dataSean Hefty2006-06-181-6/+17
| * | IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-184-100/+174
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-2032-55/+833
|\ \
| * | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-181-1/+1
| * | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-181-1/+2
| * | [PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.Tushar Gohad2006-06-181-1/+1
| * | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-181-0/+3
| * | [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-182-0/+2