summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-201-2/+3
|\
| * [PATCH] wireless: Changes to ieee80211.h for user space regulatory daemonLarry Finger2006-06-151-2/+3
| * Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-1322-66/+113
| |\
* | \ Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-1955-713/+982
|\ \ \
| * | | [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-196-74/+1
| * | | [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/+2
| * | | [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/+1
| * | | [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-194-88/+1
| * | | [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/+1
| * | | [MIPS] Drop 0 definition for kern_addr_validRalf Baechle2006-06-192-5/+0
| * | | [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/+0
| * | | [MIPS] IP27: Nuke leftovers of _STANDALONERalf Baechle2006-06-192-95/+3
| * | | [MIPS] IP27: Remove leftovers of sable support.Ralf Baechle2006-06-194-22/+2
| * | | [MIPS] IP27: Nuke last leftovers from FRUTESTRalf Baechle2006-06-191-14/+0
| * | | [MIPS] IP27: Nuke last leftovers of CONFIG_SGI_IO.Ralf Baechle2006-06-193-83/+2
| * | | [MIPS] Cleanup __emt() a bit.Ralf Baechle2006-06-191-3/+1
| * | | [MIPS] Remove unused definitions from addrspace.h.Yoichi Yuasa2006-06-191-35/+0
| * | | [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/+6
| * | | [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/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-1913-110/+692
|\ \ \ \
| * | | | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-171-0/+4
| * | | | IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-171-0/+7
| * | | | IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-0/+14
| * | | | IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-172-3/+2
| * | | | [SCSI] srp.h: Add I/O Class valuesRamachandra K2006-06-171-0/+5
| * | | | IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-171-0/+36
| * | | | IB: Add client reregister event typeLeonid Arsh2006-06-171-1/+2
| * | | | IB: Add caching of ports' LMCJack Morgenstein2006-06-172-0/+14
| * | | | IB: IP address based RDMA connection managerSean Hefty2006-06-172-0/+303
| * | | | IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-171-0/+114
| * | | | IB/cm: Match connection requests based on private dataSean Hefty2006-06-171-6/+17
| * | | | IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-174-100/+174
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-1932-55/+833
|\ \ \ \
| * | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-171-1/+1
| * | | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-171-1/+2
OpenPOWER on IntegriCloud