aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26cris: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26frv: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26m32r: use generic show_mem()Johannes Weiner1-36/+0
2008-07-26m68k: use generic show_mem()Johannes Weiner1-30/+0
2008-07-26m68knommu: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mips: use generic show_mem()Johannes Weiner2-38/+1
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26mn10300: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26powerpc: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26sparc64: use generic show_mem()Johannes Weiner1-45/+0
2008-07-26um: use generic show_mem()Johannes Weiner1-31/+0
2008-07-26x86: use generic show_mem()Johannes Weiner2-84/+0
2008-07-26xtensa: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26blackfin: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26avr32: use generic show_mem()Johannes Weiner1-39/+0
2008-07-26alpha: use generic show_mem()Johannes Weiner2-65/+0
2008-07-26tracehook: wait_task_inactiveRoland McGrath1-2/+2
2008-07-26tracehook: CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath1-0/+18
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-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