summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-06-13[NET]: linux/if_tr.h needs asm/byteorder.hTom Rini1-0/+2
2005-06-13[PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK...Trond Myklebust1-1/+41
2005-06-13[PATCH] spin longer for ehci port reset completionDavid Brownell1-1/+4
2005-06-12[PATCH] pwc bug fixAlan Cox1-4/+0
2005-06-12[PATCH] radeonfb: don't blow up VGA console on loadBenjamin Herrenschmidt1-4/+3
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven2-2/+1
2005-06-12[PATCH] M68k: Update defconfigsGeert Uytterhoeven12-52/+48
2005-06-12[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven2-5/+0
2005-06-12[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven1-1/+1
2005-06-12[PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...David Brownell1-1/+3
2005-06-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-19/+22
2005-06-10Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-5/+1
2005-06-10ppc: remove two extraneous descriptors for the 405EP CPULinus Torvalds1-22/+0
2005-06-10[PATCH] remove bogus hack from radeon IRQ handlerDave Airlie1-5/+0
2005-06-10[PATCH] drm add i945G pci idDave Airlie1-0/+1
2005-06-09[PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt2-2/+11
2005-06-09[PATCH] iseries_veth: Supress spurious WARN_ON() at module unloadMichael Ellerman1-4/+5
2005-06-09[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-09Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+6
2005-06-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-37/+48
2005-06-09Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+2
2005-06-09[PATCH] PCI: MSI functionality broken on Serverworks GC chipsetNarendra Sankar1-0/+6
2005-06-09Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Steve French104-637/+1357
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French2-1/+4
2005-06-09[PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliureVincent Sanders2-11/+13
2005-06-09[PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliureVincent Sanders2-12/+19
2005-06-09[IA64] Fix race condition in the rt_sigprocmask fastcallChristoph Lameter1-2/+2
2005-06-09Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-30/+99
2005-06-09[PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS infoDave Neuer4-16/+18
2005-06-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+0
2005-06-09[PATCH] ARM: Remove zero-byte sized fileRussell King1-0/+0
2005-06-09[PATCH] USB: ftdi_sio: avoid losing received data in tty-ldiscIan Abbott1-27/+91
2005-06-09[PATCH] USB: fix ub issuesPete Zaitcev1-2/+2
2005-06-09[PATCH] PCI Hotplug: fix CPCI reference counting bugScott Murray2-1/+6
2005-06-09[PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee1-3/+1
2005-06-09[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe1-1/+7
2005-06-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-27/+322
2005-06-08[PATCH] ppc64: Fix PER_LINUX32 behaviourPaul Mackerras4-53/+56
2005-06-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6Linus Torvalds2-4/+19
2005-06-08[PATCH] dm: Handle READA requests in dm-mpath.cLars Marowsky-Bree1-0/+3
2005-06-08[PATCH] ia64: fix floating-point preemption problemPeter Chubb3-3/+24
2005-06-08[PATCH] ppc64 kprobes: remove spurious MSR_SE maskingAnanth N Mavinakayanahalli1-2/+1
2005-06-08[PATCH] ppc64 kprobes: correct kprobe registration return valuesAnanth N Mavinakayanahalli1-4/+9
2005-06-08[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton1-30/+11
2005-06-08[PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every timeKeith Owens1-1/+1
2005-06-08[PATCH] sparc32: silence access_ok() warningsWilliam Lee Irwin III1-2/+3
2005-06-08[PATCH] ppc32: add 405EP cpu_spec entryEugene Surovegin1-0/+11
2005-06-08[PATCH] uml: clean up error pathJeff Dike1-8/+16
2005-06-08[PATCH] uml: fix strace -fJeff Dike1-1/+6
2005-06-08[PATCH] uml: compile fixes for gcc 4Jeff Dike12-19/+21