aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+6
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+6
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-25sparc: Wire up new system calls.David S. Miller2-3/+6
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds26-205/+2118
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2-28/+0
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru1-6/+79
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch7-8/+10
2008-07-25gpio: sysfs interfaceDavid Brownell2-0/+5
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S6-26/+15
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni10-389/+13
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg3-0/+21
2008-07-25[IA64] Wire up new system callsTony Luck1-0/+6
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot1-16/+12
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot1-0/+10
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings1-6/+1027
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings6-19/+63
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King1-0/+20
2008-07-25powerpc/pseries: Add collaborative memory managerBrian King3-0/+492
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King1-0/+10
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper routineRobert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helper routinesNathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0
2008-07-25powerpc: Fix compile error with binutils 2.15Segher Boessenkool1-1/+1
2008-07-25powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson1-1/+12
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado6-35/+136
2008-07-25powerpc: Fallout from sysdev API changesStephen Rothwell1-1/+2
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch1-0/+11
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-25Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-1/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-1/+4
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger2-1/+4
2008-07-24x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25
2008-07-24x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds1-0/+53
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-13/+13
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+3
2008-07-24x86-64: make BUILD_IRQ() also reset section backLinus Torvalds1-1/+2
2008-07-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+3
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+1
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds14-44/+3196
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-0/+52
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-25/+38
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-3/+7