[PARISC] Use page allocator instead of slab allocator in pci-dma.c
[sfrench/cifs-2.6.git] / arch /
2007-10-18 Christoph Lameter[PARISC] Use page allocator instead of slab allocator...
2007-10-18 Adrian Bunk[PARISC] parisc: "extern inline" -> "static inline"
2007-10-18 Kyle McMartin[PARISC] Update defconfigs
2007-10-18 Kyle McMartin[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
2007-10-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Andrew Morton[IA64] fix non-numa build
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-x86
2007-10-17 Sam Ravnborgx86: delete vsyscall files during make clean
2007-10-17 Sam Ravnborgx86: fix kernel rebuild due to vsyscall fallout
2007-10-17 Denis V. Lunev.gitignore update for x86 arch
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Roland McGrathx86: vdso linker script cleanup
2007-10-17 Luiz Fernando N... x86: convert mm_context_t semaphore to a mutex
2007-10-17 Jan Beulichx86: multi-byte single instruction NOPs
2007-10-17 Andi Kleenx86: remove duplicated vsyscall nsec update
2007-10-17 Ingo Molnari386: remove unnecessary code
2007-10-17 Luiz Fernando N... x86: convert mm_context_t semaphore to a mutex
2007-10-17 Andi Kleenx86: Use string instruction memcpy on AMD Fam11h
2007-10-17 Yinghai Lux86: make io_apic not connected pin print complete
2007-10-17 Ingo Molnari386: print better early fault info
2007-10-17 Jan Beulichx86: also show non-zero IRQ counts for vectors that...
2007-10-17 Joe Kortyx86: expand /proc/interrupts to include missing vectors, v2
2007-10-17 Pavel Emelyanovi386: clean up oops/bug reports
2007-10-17 Thomas Gleixnerx86: print info about late C1E detection on 32bit as...
2007-10-17 Satyam Sharmax86: call cache_add_dev() from cache_sysfs_init() expli...
2007-10-17 Thomas Gleixnerx86: fix dmi const-ify fallout
2007-10-17 Roland McGrathx86: vdso put vars in rodata
2007-10-17 Muli Ben-Yehudax86: calgary get rid of translate_phb
2007-10-17 Mike Travisx86: fix cpu_to_node references
2007-10-17 Stefan Richterx86: configure HPET_EMULATE_RTC automatically
2007-10-17 Jan Beulichi386: constify wd_ops
2007-10-17 Andi Kleenx86: clean up mce= argument parsing slightly
2007-10-17 Adrian Bunkx86: rename .i assembler includes to .h
2007-10-17 Glauber de Oliveir... x86: remove STR() macros
2007-10-17 Mike Travisx86: remove x86_cpu_to_log_apicid
2007-10-17 Andi Kleeni386: Remove strrchr assembler implementation
2007-10-17 Avi Kivityi386: simplify smp_call_function_single() call sequence...
2007-10-17 Avi Kivityi386: simplify smp_call_function_single() call sequence...
2007-10-17 Mariusz Kozlowskix86: kmalloc + memset conversion to kzalloc
2007-10-17 Adrian Bunki386: no need to make enable_cpu_hotplug a variable
2007-10-17 Adrian Bunki386: es7000 minor cleanups
2007-10-17 akpm@linux-foundat... i386: Remove local CPU logic in MTRR call to smp_call_f...
2007-10-17 H. Peter Anvinx86: Create clflush() inline, remove hardcoded wbinvd
2007-10-17 Jan Beulichx86: constify stacktrace_ops
2007-10-17 Andi Kleenx86: Some cleanups for pci gart code
2007-10-17 Jan Beulichx86: misc. constifications
2007-10-17 Thomas Gleixnerx86: more struct irqaction initializer cleanups
2007-10-17 Thomas Gleixnerx86: clean up struct irqaction initializers
2007-10-17 Satyam Sharmai386: misc cpuinit annotations
2007-10-17 Satyam Sharmai386: Misc cpuinit annotations
2007-10-17 Oliver Pinterx86: add cpu codenames for Kconfig.cpu
2007-10-17 Jesper Juhli386: Clean up duplicate includes in arch/i386/xen/
2007-10-17 Adrian Bunki386: make some variables static
2007-10-17 Adrian Bunki386: make struct apic_probe static
2007-10-17 Yoann Padioleaux86: 0 -> NULL, for arch/x86_64
2007-10-17 Jesper Juhli386: Clean up duplicate includes in arch/i386/kernel/
2007-10-17 Satyam Sharmax86: intel_cacheinfo misc section annotation fixes
2007-10-17 Yinghai Lux86: use dev_to_node() to get node for device in dma_al...
2007-10-17 Michal Schmidtx86: pci use pci=bfsort for HP DL385 G2 and DL585 G2
2007-10-17 Muli Ben-Yehudax86: Calgary: fix disable busnum for CalIOC2
2007-10-17 Huang, Yingx86: NX bit handling in change_page_attr()
2007-10-17 James Bottomleyx86: voyager don't try to support uniprocessor builds
2007-10-17 Prarit Bhargavax86: stop nmi softlockup warnings in show_mem()
2007-10-17 Ingo Molnarx86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
2007-10-17 Ingo Molnarx86: prepare page allocator for high allocations on...
2007-10-17 Ingo Molnarx86: do not crash on non-Geode PCs in TSC probe
2007-10-17 Ingo Molnarx86: enable NMI watchdog on nosmp
2007-10-17 Andi Kleenx86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
2007-10-17 Fengguang Wux86: call free_init_pages() with irqs enabled in altern...
2007-10-17 Andi Kleenx86: initialize 64bit registers for a.out executables
2007-10-17 Andrey Mirkinx86: return correct error code from child_rip in x86_64...
2007-10-17 Jan Beulichi386: avoid temporarily inconsistent pte-s
2007-10-17 Sam Ravnborgi386: fix section mismatch warning in intel.c
2007-10-17 Satyam Sharmai386: Fix section mismatch
2007-10-17 Andrew Hastingsx86: fix off-by-one in find_next_zero_string
2007-10-17 Laurent Vivieri386: export i386 smp_call_function_mask() to modules
2007-10-17 Roland McGrathx86: Install unstripped copy of 64bit vdso to disk
2007-10-17 Roland McGrathx86_64: install unstripped copies of compat vdso on...
2007-10-17 Adrian Bunki386: setup_trampoline() must be __cpuinit
2007-10-17 Stephane Eraniani386: make Oprofile call shutdown() only once per session
2007-10-17 Thomas Gleixnerx86: C1E late detection fix. Really switch off lapic...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Thomas Bogendoerfer[MIPS] IP22: Fix hang due to messing with timer interru...
2007-10-17 Atsushi Nemoto[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
2007-10-17 Ralf Baechle[MIPS] Alchemy: replace last remaining instance of...
2007-10-17 Ralf Baechle[MIPS] Alchemy: Reformat PM code.
2007-10-17 Ralf Baechle[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
2007-10-17 Ralf Baechle[MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig.
2007-10-17 Ralf Baechle[MIPS] Probe for usability of cp0 compare interrupt.
2007-10-17 Maciej W. Rozycki[MIPS] SYNC emulation for MIPS I processors
2007-10-17 Ralf Baechle[MIPS] Fix modpost warning in raw binary builds.
2007-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-17 Randy DunlapUpdate help text for CONFIG_CRASH_DUMP
2007-10-17 Roel Kluinspin_lock_unlocked cleanups
next