summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven2005-06-132-2/+1
* [PATCH] M68k: Update defconfigsGeert Uytterhoeven2005-06-1312-52/+48
* [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven2005-06-132-5/+0
* [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven2005-06-131-1/+1
* [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...David Brownell2005-06-131-1/+3
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-06-114-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-032-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-0250-600/+2118
| |\ \ \ \
| * \ \ \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French2005-05-31323-8350/+21595
| |\ \ \ \ \
* | \ \ \ \ \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2005-06-112-5/+1
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] remove bogus hack from radeon IRQ handlerDave Airlie2005-06-101-5/+0
| * | | | | | | [PATCH] drm add i945G pci idDave Airlie2005-06-101-0/+1
* | | | | | | | ppc: remove two extraneous descriptors for the 405EP CPULinus Torvalds2005-06-101-22/+0
* | | | | | | | [PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt2005-06-102-2/+11
* | | | | | | | [PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman2005-06-101-4/+5
* | | | | | | | [PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin2005-06-101-0/+11
* | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-101-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | [PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar2005-06-091-0/+6
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-106-37/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliureVincent Sanders2005-06-092-11/+13
| * | | | | | | | | [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliureVincent Sanders2005-06-092-12/+19
| * | | | | | | | | [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS infoDave Neuer2005-06-094-16/+18
* | | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-101-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | [IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter2005-06-091-2/+2
* | | | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-06-094-30/+99
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott2005-06-091-27/+91
| * | | | | | | | [PATCH] USB: fix ub issuesPete Zaitcev2005-06-091-2/+2
| * | | | | | | | [PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2005-06-092-1/+6
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-091-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [PATCH] ARM: Remove zero-byte sized fileRussell King2005-06-091-0/+0
| |/ / / / / / /
* | | | | | | | [PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee2005-06-091-3/+1
* | | | | | | | [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe2005-06-091-1/+7
|/ / / / / / /
* | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-097-27/+322
|\ \ \ \ \ \ \
| * | | | | | | [PKT_SCHED]: Fix numeric comparison in meta ematchThomas Graf2005-06-091-2/+2
| * | | | | | | [PKT_SCHED]: Dump classification result for basic classifierThomas Graf2005-06-091-0/+3
| * | | | | | | [PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf2005-06-092-24/+297
| * | | | | | | [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help textThomas Graf2005-06-091-1/+1
| * | | | | | | [NET]: Fix sysctl net.core.dev_weightStephen Hemminger2005-06-081-0/+1
| * | | | | | | [NET]: Allow controlling NAPI device weight with sysfsStephen Hemminger2005-06-081-0/+17
| * | | | | | | [IPV6]: Update parm.link in ip6ip6_tnl_change()Gabor Fekete2005-06-081-0/+1
* | | | | | | | [PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras2005-06-094-53/+56
* | | | | | | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2005-06-092-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | [TG3]: Update driver version and release date.David S. Miller2005-06-081-2/+2
| * | | | | | | | [TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan2005-06-082-2/+17
* | | | | | | | | [PATCH] dm: Handle READA requests in dm-mpath.cLars Marowsky-Bree2005-06-091-0/+3
* | | | | | | | | [PATCH] ia64: fix floating-point preemption problemPeter Chubb2005-06-093-3/+24