aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+0
2010-10-27sparc: remove dma64_addr_t usageFUJITA Tomonori1-1/+1
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan2-0/+62
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-2/+2
2010-10-26sparc: don't #include asm/system.h in asm/jump_label.hNamhyung Kim1-1/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-52/+56
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-34/+30
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-4/+0
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon1-2/+3
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon4-49/+53
2010-10-08sparc: stop exporting openprom.h headerAndres Salomon1-1/+0
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar1-1/+1
2010-10-07Fix IRQ flag handling namingDavid Howells2-34/+30
2010-09-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-0/+32
2010-09-22jump label: Add sparc64 supportDavid S. Miller1-0/+32
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar23-181/+190
2010-08-23sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller1-24/+3
2010-08-19sparc64: Fill a missing delay slot.Mikulas Patocka1-0/+1
2010-08-18sparc64: Make lock backoff really a NOP on UP builds.David S. Miller1-3/+8
2010-08-17sparc64: Make rwsems 64-bit.David S. Miller2-29/+103
2010-08-17sparc64: Really fix atomic64_t interface types.David S. Miller1-4/+4
2010-08-17sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-17sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-16sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller1-1/+4
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-12/+4
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-0/+4
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-9/+0
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-38/+29
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-08-09sparc: Kill user copy check code.David S. Miller2-33/+5
2010-08-08sparc64: Fix perf_arch_get_caller_regs().David S. Miller1-5/+20
2010-08-08sparc64: Add missing ID to parport probing code.David S. Miller1-0/+4
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-1/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+9
2010-08-05memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt1-2/+0
2010-07-30of: Provide default of_node_to_nid() implementation.Grant Likely1-2/+1
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-1/+1
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely2-5/+5
2010-07-24of: remove asm/of_device.hGrant Likely3-19/+6
2010-07-24of: remove asm/of_platform.hGrant Likely1-16/+0
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2-5/+1
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely4-14/+12
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar4-14/+12
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-4/+2