summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas2005-06-161-1/+1
* [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...David S. Miller2005-06-151-5/+5
* [PATCH] update ppc64 defconfigOlaf Hering2005-06-141-37/+67
* [PATCH] ppc64: update example configsPaul Mackerras2005-06-144-114/+196
* [PATCH] usbusx2y: prevent oops & dead keyboard on usb unplugging while the de...Karsten Wiese2005-06-141-4/+7
* [PATCH] usbaudio: prevent oops & dead keyboard on usb unplugging while the de...Karsten Wiese2005-06-141-1/+1
* [PATCH] macmodes: needs a licenseRandy Dunlap2005-06-141-0/+1
* [PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood2005-06-141-1/+1
* [PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel2005-06-141-0/+1
* [PATCH] Typo in fbdev sysfs support, virtual_sizeJon Smirl2005-06-131-1/+1
* [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* [PATCH] Fix PCI BAR size interpretation on 64-bit archesOlof Johansson2005-06-131-1/+1
* [PATCH] uml: slirp and slip driver cleanups and fixesJeff Dike2005-06-139-245/+181
* [PATCH] uml: use fork instead of cloneJeff Dike2005-06-131-29/+19
* [PATCH] uml: build cleanupsJeff Dike2005-06-132-4/+3
* [PATCH] uml: remove duplicate includesJeff Dike2005-06-133-4/+0
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-131-0/+1
|\
| * [NETFILTER]: Advance seq-file position in exp_next_seq()Patrick McHardy2005-06-131-0/+1
* | Update DCO ("signoff") rules to 1.1Linus Torvalds2005-06-131-1/+7
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-1322-115/+285
|\
| * [IPV4]: Sysctl configurable icmp error source address.J. Simonetti2005-06-133-2/+17
| * [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6Sridhar Samudrala2005-06-131-21/+15
| * [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman2005-06-133-2/+7
| * [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.Vladislav Yasevich2005-06-131-43/+151
| * [SCTP] Support SO_BINDTODEVICE socket option on incoming packets.Neil Horman2005-06-131-15/+34
| * [SCTP]: Fix bug in restart of peeled-off associations.Vladislav Yasevich2005-06-131-0/+12
| * [IPv6] Don't generate temporary for TUN devicesRémi Denis-Courmont2005-06-131-0/+1
| * [IPV6]: Ensure to use icmpv6_socket in non-preemptive context.YOSHIFUJI Hideaki2005-06-131-4/+10
| * [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-134-27/+27
| * [IPV4]: Multipath modules need a license to prevent kernel tainting.Randy Dunlap2005-06-134-0/+8
| * [TCP]: Adjust TCP mem order check to new alloc_large_system_hashAndi Kleen2005-06-131-1/+1
| * [NET]: linux/if_tr.h needs asm/byteorder.hTom Rini2005-06-131-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-132-0/+8
|\ \
| * | [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2005-06-132-0/+8
| |/
* | [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Trond Myklebust2005-06-131-1/+41
* | [PATCH] spin longer for ehci port reset completionDavid Brownell2005-06-131-1/+4
|/
* [PATCH] pwc bug fixAlan Cox2005-06-121-4/+0
* [PATCH] radeonfb: don't blow up VGA console on loadBenjamin Herrenschmidt2005-06-121-4/+3
* [PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven2005-06-122-2/+1
* [PATCH] M68k: Update defconfigsGeert Uytterhoeven2005-06-1212-52/+48
* [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven2005-06-122-5/+0
* [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven2005-06-121-1/+1
* [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...David Brownell2005-06-121-1/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-06-104-19/+22
|\
| * Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-09104-637/+1357
| |\
| * | [CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2005-06-092-1/+4
| * | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-0656-1322/+2337
| |\ \
| * | | [CIFS] Update cifs version number and fix whitespaceSteve French2005-06-022-18/+18
| * | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-0214-88/+184
| |\ \ \
| * \ \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-06-0150-600/+2118
| |\ \ \ \
OpenPOWER on IntegriCloud