Age | Commit message (Expand) | Author | Files | Lines |
2010-07-30 | of: Provide default of_node_to_nid() implementation. | Grant Likely | 1 | -2/+1 |
2010-07-24 | sparc: remove references to of_device and to_of_device | Grant Likely | 1 | -1/+1 |
2010-07-24 | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 2 | -5/+5 |
2010-07-24 | of: remove asm/of_device.h | Grant Likely | 3 | -19/+6 |
2010-07-24 | of: remove asm/of_platform.h | Grant Likely | 1 | -16/+0 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2 | -5/+1 |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 4 | -14/+12 |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -4/+2 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 2 | -10/+10 |
2010-06-29 | sparc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 1 | -1/+0 |
2010-06-28 | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 1 | -1/+0 |
2010-06-28 | of: kill struct of_device | Grant Likely | 2 | -16/+2 |
2010-06-28 | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 4 | -12/+12 |
2010-06-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -3/+4 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -1/+1 |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 1 | -2/+3 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -2/+0 |
2010-05-27 | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 1 | -0/+2 |
2010-05-26 | sparc32: Kill none_mask, it's bogus. | David S. Miller | 1 | -3/+2 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 6 | -11/+14 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-05-19 | sparc: Define ARCH_SLAB_MINALIGN | David S. Miller | 1 | -0/+2 |
2010-05-19 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2 | -16/+0 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 3 | -4/+4 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -5/+6 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2 | -3/+3 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2 | -2/+2 |
2010-04-19 | sparc64: Fix PREEMPT_ACTIVE value. | David S. Miller | 1 | -1/+1 |
2010-04-13 | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 1 | -0/+7 |
2010-04-13 | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 1 | -1/+1 |
2010-04-13 | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 1 | -2/+12 |
2010-04-07 | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 1 | -5/+6 |
2010-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-03-27 | sparc: Fix use of uid16_t and gid16_t in asm/stat.h | Rob Landley | 1 | -2/+2 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 1 | -1/+13 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: sparc: use include/linux/pci-dma.h | FUJITA Tomonori | 3 | -28/+2 |
2010-03-13 | improve sys_newuname() for compat architectures | Christoph Hellwig | 1 | -1/+2 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -1/+3 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-03 | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 3 | -34/+10 |
2010-03-03 | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2 | -0/+8 |
2010-03-03 | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 1 | -1/+1 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 1 | -20/+1 |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -3/+3 |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -0/+7 |
2010-02-26 | sparc: use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -20/+1 |