summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-0111-278/+234
* [POWERPC] Fix rmb() for e500-based machines itAndy Fleming2006-11-011-3/+3
* [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-012-14/+24
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-10-316-37/+86
|\
| * [IA64] Correct definition of handle_IPIKeith Owens2006-10-311-1/+1
| * [IA64] move SAL_CACHE_FLUSH check later in bootTroy Heber2006-10-313-4/+10
| * [IA64] MCA recovery: Montecito supportRuss Anderson2006-10-311-27/+68
| * [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPIKenji Kaneshige2006-10-311-4/+6
| * [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem accessJes Sorensen2006-10-261-1/+1
* | [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-3113-522/+103
* | [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-313-2/+7
* | [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-311-1/+1
* | [MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle2006-10-311-69/+83
* | [MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-311-1/+1
* | [MIPS] Sort out missuse of __init for prom_getcmdline()Ralf Baechle2006-10-313-3/+3
* | [MIPS] Add missing file for support of backplane on TX4927 based boardManish Lachwani2006-10-311-0/+172
* | [MIPS] TX4927: Remove indent error message that somehow ended in the code.Ralf Baechle2006-10-311-2/+0
* | [PATCH] SCSI: ISCSI build failureRandy Dunlap2006-10-311-1/+1
* | [PATCH] CFQ: request <-> request merging rr_list fixupJens Axboe2006-10-311-3/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-3119-410/+517
|\ \
| * | sh: Titan defconfig update.Jamie Lenehan2006-10-311-29/+72
| * | sh: Fix IPR-IRQ's for IRQ-chip change breakage.Jamie Lenehan2006-10-3114-303/+339
| * | sh: Update r7780rp_defconfig.Paul Mundt2006-10-311-76/+98
| * | video: Fix include in hp680_bl.Kristoffer Ericson2006-10-311-1/+1
| * | sh: Wire up new syscalls.Paul Mundt2006-10-312-1/+7
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-3125-116/+229
|\ \ \
| * | | [IPV6]: fix flowlabel seqfile handlingJames Morris2006-10-311-12/+6
| * | | [IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris2006-10-301-1/+3
| * | | [SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich2006-10-303-4/+24
| * | | [SCTP]: Correctly set IP id for SCTP trafficVlad Yasevich2006-10-302-1/+10
| * | | [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-305-6/+58
| * | | [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-301-25/+11
| * | | [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson2006-10-301-1/+2
| * | | [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-301-0/+1
| * | | [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-303-25/+54
| * | | [NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy2006-10-301-1/+1
| * | | [IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris2006-10-301-0/+2
| * | | [NET]: fix uaccess handlingHeiko Carstens2006-10-303-14/+25
| * | | [SCTP]: Always linearise packet on inputHerbert Xu2006-10-301-0/+3
| * | | [ETH1394]: Fix unaligned accesses.David S. Miller2006-10-301-8/+12
| * | | [DCCP]: fix printk format warningsRandy Dunlap2006-10-301-8/+10
| * | | [NET]: Fix segmentation of linear packetsHerbert Xu2006-10-301-5/+4
| * | | [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-301-2/+2
| * | | [APPLETALK]: Fix potential OOPS in atalk_sendmsg().David S. Miller2006-10-301-2/+0
| * | | [NET] sealevel: uses arp_broken_opsRandy Dunlap2006-10-301-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-312-4/+25
|\ \ \ \
| * | | | [SPARC64]: Add some missing print_symbol() calls.David S. Miller2006-10-301-0/+8
| * | | | [SPARC64]: Fix Tomatillo/Schizo IRQ handling.David S. Miller2006-10-301-4/+17
| |/ / /
* | | | [PATCH] md: check bio address after mapping through partitions.NeilBrown2006-10-311-4/+20
OpenPOWER on IntegriCloud