summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse2006-01-111-2/+18
* [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller2006-01-112-2/+5
* [NET]: Some more missing include/etherdevice.h includesDavid S. Miller2006-01-112-0/+2
* [PATCH] new tty buffering access fixPaul Fulghum2006-01-111-3/+3
* Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds2006-01-113-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-1132-127/+376
|\
| * [PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman2006-01-111-2/+2
| * [PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala2006-01-111-1/+1
| * powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras2006-01-111-1/+1
| * [PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman2006-01-111-6/+0
| * [PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman2006-01-111-2/+11
| * [PATCH] powerpc: Add some missing .gitignore'sKumar Gala2006-01-113-0/+22
| * [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx supportKumar Gala2006-01-117-53/+85
| * [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
| * [PATCH] powerpc: fix for compile problem in kdump code when SMP disabledHaren Myneni2006-01-111-1/+1
| * powerpc: Fix compile error when CONFIG_PROC_VMCORE is not definedPaul Mackerras2006-01-111-0/+2
| * [PATCH] powerpc: fix up iSeries console after TTY layer buffering revampStephen Rothwell2006-01-111-3/+4
| * [PATCH] powerpc/64: per cpu data optimisationsAnton Blanchard2006-01-113-0/+83
| * [PATCH] powerpc: parallel port init fixMichael Neuling2006-01-111-2/+26
| * [PATCH] powerpc: Make early debugging configurable via KconfigMichael Ellerman2006-01-118-43/+88
| * [PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman2006-01-113-10/+26
| * [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.cOlaf Hering2006-01-111-6/+0
| * [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-111-0/+3
| * [PATCH] enable the RTC driver in ppc64_defconfigOlaf Hering2006-01-111-1/+1
* | [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-117-8/+9
* | [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-01-1037-228/+373
|\ \
| * | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox2006-01-101-9/+2
| * | [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-102-4/+5
| * | [PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller2006-01-101-4/+0
| * | [PARISC] stifb: Fix framebuffer console at 32bppHelge Deller2006-01-101-21/+23
| * | [PARISC] stifb: use F_EXTEND macroHelge Deller2006-01-101-12/+5
| * | [PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan2006-01-101-9/+9
| * | [PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE2006-01-101-11/+31
| * | [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler2006-01-101-1/+7
| * | [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin2006-01-101-0/+1
| * | [PARISC] OSS: Fix build of parisc harmony driverStuart Brady2006-01-101-2/+2
| * | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-101-0/+7
| * | [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-101-23/+90
| * | [PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan2006-01-101-1/+1
| * | [PARISC] Add some defines for HugeTLB pagesHelge Deller2006-01-101-0/+7
| * | [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller2006-01-101-3/+4
| * | [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-101-3/+8
| * | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-101-37/+63
| * | [PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan2006-01-101-1/+1
| * | [PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller2006-01-101-0/+15
| * | [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-105-14/+13
| * | [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1024-73/+79
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-102-2/+6
|\ \
| * | [IPV6]: Fix modular build with netfilter enabled.David S. Miller2006-01-102-2/+6