aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-4/+0
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman3-64/+0
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+14
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+3
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+12
2006-06-26Merge branch 'x86-64'Linus Torvalds53-539/+953
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+13
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-1/+40
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-2/+5
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-0/+2
2006-06-26[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr1-1/+2
2006-06-26[PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2-12/+40
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen3-5/+13
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-2/+9
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin1-0/+2
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-1/+10
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-0/+1
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth3-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason3-1/+114
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callersJon Mason1-0/+17
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason1-0/+1
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen1-6/+0
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich1-0/+8
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich3-12/+12
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich1-0/+54
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich2-1/+99
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2-1/+107
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich3-0/+129
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2-2/+2
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-16/+0
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen1-0/+5
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen2-3/+1
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus4-41/+45
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2-0/+4
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2-0/+15
2006-06-26[PATCH] x86_64: Remove bogus comment in topology.hAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: Remove most of ia32_unistd.hAndi Kleen1-305/+3
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann10-123/+192
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2-0/+2
2006-06-26[PATCH] x86_64: Use __always_inline for __inline_memcpyAndi Kleen1-1/+2
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-1/+128
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+11
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown1-0/+1
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-3/+4