Age | Commit message (Expand) | Author | Files | Lines |
2006-01-12 | [NET]: Remove more unneeded typecasts on *malloc() | Kris Katterjohn | 16 | -41/+34 |
2006-01-12 | [IPV6]: Avoid calling ip6_xmit() with NULL sk | David Woodhouse | 1 | -2/+18 |
2006-01-12 | [NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit | David S. Miller | 2 | -2/+5 |
2006-01-12 | [NET]: Some more missing include/etherdevice.h includes | David S. Miller | 2 | -0/+2 |
2006-01-12 | [PATCH] new tty buffering access fix | Paul Fulghum | 1 | -3/+3 |
2006-01-12 | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds | 3 | -3/+3 |
2006-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 32 | -127/+376 |
2006-01-11 | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 7 | -8/+9 |
2006-01-11 | [PATCH] powerpc: Don't build crash.c for PPC32 | Michael Ellerman | 1 | -2/+2 |
2006-01-11 | [MUTEX]: linux/mutex.h needs linux/linkage.h too | David S. Miller | 1 | -0/+1 |
2006-01-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 37 | -228/+373 |
2006-01-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -2/+6 |
2006-01-11 | [PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile | Kumar Gala | 1 | -1/+1 |
2006-01-11 | powerpc/32: Fix compile error caused by pud_t/pgt_t confusion | Paul Mackerras | 1 | -1/+1 |
2006-01-11 | x86: fix "make install" target | Linus Torvalds | 1 | -1/+1 |
2006-01-11 | [IPV6]: Fix modular build with netfilter enabled. | David S. Miller | 2 | -2/+6 |
2006-01-11 | [PATCH] powerpc: Remove redundant setting of htab_address | Michael Ellerman | 1 | -6/+0 |
2006-01-11 | [PATCH] powerpc: Add ibm,pft-size to iSeries device tree | Michael Ellerman | 1 | -2/+11 |
2006-01-11 | [PATCH] powerpc: Add some missing .gitignore's | Kumar Gala | 3 | -0/+22 |
2006-01-11 | [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support | Kumar Gala | 7 | -53/+85 |
2006-01-11 | [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch. | Geoff Levand | 1 | -5/+29 |
2006-01-11 | [PATCH] powerpc: fix for compile problem in kdump code when SMP disabled | Haren Myneni | 1 | -1/+1 |
2006-01-11 | powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined | Paul Mackerras | 1 | -0/+2 |
2006-01-11 | [PATCH] powerpc: fix up iSeries console after TTY layer buffering revamp | Stephen Rothwell | 1 | -3/+4 |
2006-01-11 | [PATCH] powerpc/64: per cpu data optimisations | Anton Blanchard | 3 | -0/+83 |
2006-01-11 | [PATCH] powerpc: parallel port init fix | Michael Neuling | 1 | -2/+26 |
2006-01-11 | [PATCH] powerpc: Make early debugging configurable via Kconfig | Michael Ellerman | 8 | -43/+88 |
2006-01-11 | [PATCH] powerpc: Early debugging support for iSeries | Michael Ellerman | 3 | -10/+26 |
2006-01-11 | [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c | Olaf Hering | 1 | -6/+0 |
2006-01-11 | [PATCH] PCI Hotplug/powerpc: module build break | linas | 1 | -0/+3 |
2006-01-11 | [PATCH] enable the RTC driver in ppc64_defconfig | Olaf Hering | 1 | -1/+1 |
2006-01-11 | Fix net/core/wireless.c link failure | Linus Torvalds | 1 | -0/+1 |
2006-01-11 | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h | Matthew Wilcox | 1 | -9/+2 |
2006-01-11 | [PARISC] Fix Dino reporting on J2240 | Matthew Wilcox | 2 | -4/+5 |
2006-01-11 | [PARISC] stifb: Remove obsolete MODULE_PARM() | Helge Deller | 1 | -4/+0 |
2006-01-11 | [PARISC] stifb: Fix framebuffer console at 32bpp | Helge Deller | 1 | -21/+23 |
2006-01-11 | [PARISC] stifb: use F_EXTEND macro | Helge Deller | 1 | -12/+5 |
2006-01-11 | [PARISC] Use C99 initializers in asm-parisc/processor.h | Alexey Dobriyan | 1 | -9/+9 |
2006-01-11 | [PARISC] pdc_stable: More robust sysfs error checking | Thibaut VARENE | 1 | -11/+31 |
2006-01-11 | [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetrical | Grant Grundler | 1 | -1/+7 |
2006-01-11 | [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PC | Guy Martin | 1 | -0/+1 |
2006-01-11 | [PARISC] OSS: Fix build of parisc harmony driver | Stuart Brady | 1 | -2/+2 |
2006-01-11 | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn | Grant Grundler | 1 | -0/+7 |
2006-01-11 | [PARISC] Truncate overlapping PAT PDC reported ranges | Grant Grundler | 1 | -23/+90 |
2006-01-11 | [PARISC] Add __iomem to __raw_check_addr() | Alexey Dobriyan | 1 | -1/+1 |
2006-01-11 | [PARISC] Add some defines for HugeTLB pages | Helge Deller | 1 | -0/+7 |
2006-01-11 | [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irq | Helge Deller | 1 | -3/+4 |
2006-01-11 | [PARISC] Fix GSC graphics cards with 64MB regions | Matthew Wilcox | 1 | -3/+8 |
2006-01-11 | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h | Kyle McMartin | 1 | -37/+63 |
2006-01-11 | [PARISC] Add __user annotation to eisa_eeprom.c | Alexey Dobriyan | 1 | -1/+1 |