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