| Commit message (Expand) | Author | Age |
... | |
| * | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
* | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 |
* | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 2010-05-27 |
* | | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 2010-05-27 |
| |/
|/| |
|
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
| |\ \ |
|
| | * | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-05-19 |
| |\ \ \ |
|
| | * | | | sparc: Define ARCH_SLAB_MINALIGN | David S. Miller | 2010-05-18 |
| | |/ / |
|
| * | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 |
| |\ \ \ |
|
| | * | | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 |
| * | | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
| | |/ /
| |/| | |
|
| * | | | sparc64: Fix PREEMPT_ACTIVE value. | David S. Miller | 2010-04-19 |
* | | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | | | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 |
* | | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
|/ / / |
|
* | | | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 |
* | | | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2010-04-13 |
* | | | sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. | David S. Miller | 2010-04-13 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-29 |
|\ \ |
|
| * | | sparc: Fix use of uid16_t and gid16_t in asm/stat.h | Rob Landley | 2010-03-27 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 |
| | |/ |
|
* | | | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 2010-03-12 |
* | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 |
* | | | pci-dma: sparc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 |
* | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
|/ / |
|
* | | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 |
* | | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2010-03-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2010-03-02 |
|\ \ |
|
| * | | sparc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-02-26 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
* | | | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 |
|\ \ \ |
|
| * | | | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger | 2010-02-17 |
| |/ / |
|
* | / | sparc32: Fix struct stat uid/gid types. | David S. Miller | 2010-02-21 |
| |/
|/| |
|
* | | sparc: TIF_ABI_PENDING bit removal | David Miller | 2010-01-29 |
* | | sparc: cpumask_of_node() should handle -1 as a node | Anton Blanchard | 2010-01-20 |
* | | sparc: convert to arch_gettimeoffset() | John Stultz | 2010-01-15 |
* | | sparc32: Fix page_to_phys(). | David S. Miller | 2010-01-14 |
* | | sparc: Simplify param.h by simply including <asm-generic/param.h> | Robert P. J. Day | 2010-01-12 |
* | | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 |
|\ |
|
| * | fix up O_SYNC comments | Christoph Hellwig | 2009-12-17 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \
| |/
|/| |
|
| * | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 |
|\ \ |
|