Age | Commit message (Expand) | Author |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | 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-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-03-03 | sparc64: Make prom entry spinlock NMI safe. | David S. Miller |
2010-03-03 | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-03 | sparc: Update defconfigs. | David S. Miller |
2010-03-03 | sparc: Provide io{read,write}{16,32}be(). | David S. Miller |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-03-01 | sparc: Support show_unhandled_signals. | David S. Miller |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-02-28 | sparc: use __ratelimit | Akinobu Mita |
2010-02-27 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2010-02-26 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-02-26 | sparc: use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-02-26 | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra |
2010-02-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski |
2010-02-22 | Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed | Jiri Kosina |
2010-02-21 | sparc32: Fix struct stat uid/gid types. | David S. Miller |
2010-02-20 | sparc64: If 'slot-names' property exist, create sysfs PCI slot information. | David S. Miller |
2010-02-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-02-19 | sparc64: Fix sun4u execute bit check in TSB I-TLB load. | David S. Miller |
2010-02-17 | sparc: Fix incorrect comparison in of_bus_ambapp_match() | Kristoffer Glembo |
2010-02-17 | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. | David S. Miller |
2010-02-17 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-17 | tracing: Unify arch_syscall_addr() implementations | Mike Frysinger |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-16 | sparc64: Kill bogus ip_tables.h include. | David S. Miller |
2010-02-14 | of/sparc: Remove sparc-local declaration of allnodes and devtree_lock | Grant Likely |
2010-02-12 | sparc: remove trailing space in messages | Frans Pop |
2010-02-12 | sparc64: Tighten checks in kstack_valid(). | David S. Miller |
2010-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-02-11 | sparc32: Fix thinko in previous change. | David S. Miller |
2010-02-10 | sparc: remove redundant return statements | Jan Engelhardt |
2010-02-09 | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller |
2010-02-09 | of: merge of_find_node_by_phandle | Jeremy Kerr |