aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter
2009-06-18edac: cpc925 MC platform device setupHarry Ciao
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov
2009-06-18ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto
2009-06-18crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying