summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan7-27/+16
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin1-3/+40
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin3-0/+260
2008-07-26mn10300: use the common ascii hex helpersHarvey Harrison1-62/+46
2008-07-26frv: use the common ascii hex helpersHarvey Harrison1-52/+36
2008-07-26cris: use the common ascii hex helpersHarvey Harrison2-102/+37
2008-07-26kexec jump: save/restore device stateHuang Ying2-2/+15
2008-07-26kexec jumpHuang Ying6-33/+181
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer1-45/+26
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori13-37/+30
2008-07-26x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+6
2008-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+6
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-26sparc: 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/po...Linus 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 ...Robert 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 helpe...Nathan 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-25Merge 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-25x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds1-11/+25