summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-26tracehook: execRoland McGrath1-6/+0
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, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-07-26Merge branch 'linus' into x86/xenIngo Molnar259-12350/+6285
2008-07-26[ARM] fix IOP32x, IOP33x, MXC and Samsung buildsRussell King2-4/+4
2008-07-26[ARM] fix mode for board-yl-9200.cRussell King1-0/+0
2008-07-26[ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946EAdrian Bunk1-1/+1
2008-07-26x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel2-4/+4
2008-07-26x86, RDC321x: add to mach-defaultIngo Molnar2-20/+11
2008-07-26Blackfin arch: If we double fault, rather than hang forever, resetRobin Getz1-2/+5
2008-07-26Blackfin arch: When icache is off, make sure people know itRobin Getz1-5/+12
2008-07-26Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...Sonic Zhang2-13/+53
2008-07-26Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...Mike Frysinger1-10/+34
2008-07-26Blackfin arch: fix bug - IMDMA is not type struct dma_registerMichael Hennerich1-0/+8
2008-07-26Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...Mike Frysinger1-0/+2
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-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1780-164872/+109445
2008-07-25avr32: allow system timer to share interrupt to make OProfile workVoss, Nikolaus1-1/+5
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