summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-24percpu: use dynamic percpu allocator as the default percpu allocatorTejun Heo
2009-06-22x86: ensure percpu lpage doesn't consume too much vmalloc spaceTejun Heo
2009-06-22x86: implement percpu_alloc kernel parameterTejun Heo
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo
2009-06-22x86: prepare setup_pcpu_lpage() for pageattr fixTejun Heo
2009-06-22x86: rename remap percpu first chunk allocator to lpageTejun Heo
2009-06-22x86: fix duplicate free in setup_pcpu_remap() failure pathTejun Heo
2009-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek
2009-06-20microblaze: remove init_mmArnd Bergmann
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-19powerpc/86xx: add MMC SPI support for MPC8610HPCD boardsAnton Vorontsov
2009-06-19perf_counter, x86: Improve interactions with fast-gupIngo Molnar
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra
2009-06-18sparc64: Fix UP bootup regression.David S. Miller
2009-06-18Blackfin: convert page/tlb to asm-genericMike Frysinger
2009-06-18Blackfin: convert types to asm-genericMike Frysinger
2009-06-18Blackfin: convert irq/process to asm-genericMike Frysinger
2009-06-18Blackfin: convert signal/mmap to asm-genericMike Frysinger
2009-06-18Blackfin: convert locking primitives to asm-genericMike Frysinger
2009-06-18Blackfin: convert termios to asm-genericMike Frysinger
2009-06-18Blackfin: convert simple headers to asm-genericMike Frysinger
2009-06-18Blackfin: convert socket/poll to asm-genericMike Frysinger
2009-06-18Blackfin: convert user/elf to asm-genericMike Frysinger
2009-06-18Blackfin: convert shm/sysv/ipc to asm-genericMike Frysinger
2009-06-18Blackfin: convert asm/ioctls.h to asm-generic/ioctls.hMike Frysinger
2009-06-18Blackfin: only build irqpanic.c when neededMike Frysinger
2009-06-18Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger
2009-06-18Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori