summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] doc: refer to kdump in oops-tracing.txtAkinobu Mita2006-01-111-5/+3
* [PATCH] kdump: add dmesg gdbmacro into documentAkinobu Mita2006-01-111-0/+22
* [PATCH] uml: kill an unused variableJeff Dike2006-01-111-1/+0
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-111-2/+2
* [PATCH] uml: eliminate doubled boot outputJeff Dike2006-01-111-1/+1
* [PATCH] uml: revert compile-time option checkingJeff Dike2006-01-111-4/+0
* [PATCH] uml: update Kconfig helpJeff Dike2006-01-111-4/+4
* [PATCH] uml: fix missing KBUILD_BASENAMEJeff Dike2006-01-114-20/+12
* [PATCH] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #defineAdrian Bunk2006-01-111-6/+0
* [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-112-1/+3
* [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-111-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1124-48/+61
|\
| * [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk2006-01-111-1/+1
| * [PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov2006-01-111-1/+0
| * [NET]: Fix diverter build.Evgeniy Polyakov2006-01-111-1/+1
| * [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-1116-41/+34
| * [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
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-111-1/+1
|\ \ | |/ |/|
| * [SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk2006-01-111-1/+1
* | [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
OpenPOWER on IntegriCloud