- 1c9d80d sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. by David S. Miller · 17 years ago
- 88b938e sparc64: replace parentheses in pmul() by Roel Kluin · 17 years ago
- c58543c sparc64: Set IRQF_DISABLED on LDC channel IRQs. by David S. Miller · 17 years ago
- de23cf3 sparc64: Fix niagara2 perf IRQ bits. by David S. Miller · 17 years ago
- ef790fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- d175138 sparc64: Cache per-cpu %pcr register value in perf code. by David S. Miller · 17 years ago
- 6e80425 sparc64: Fix comment typo in perf_event.c by David S. Miller · 17 years ago
- d29862f sparc64: Minor coding style fixups in perf code. by David S. Miller · 17 years ago
- a72a8a5 sparc64: Add a basic conflict engine in preparation for multi-counter support. by David S. Miller · 17 years ago
- a70c691 sparc64: implement page mapping percpu first chunk allocator by Tejun Heo · 17 years ago
- 1b6b9d6 sparc64: Increase vmalloc size to fix percpu regressions. by David S. Miller · 17 years ago
- 01552f7 sparc64: Add initial perf event conflict resolution and checks. by David S. Miller · 17 years ago
- 7eebda6 sparc: Niagara1 perf event support. by David S. Miller · 17 years ago
- d0b8648 sparc: Add Niagara2 HW cache event support. by David S. Miller · 17 years ago
- 28e8f9b sparc: Support all ultra3 and ultra4 derivatives. by David S. Miller · 17 years ago
- 2ce4da2 sparc: Support HW cache events. by David S. Miller · 17 years ago
- 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
- c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
- 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
- a419aef trivial: remove unnecessary semicolons by Joe Perches · 17 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
- ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 17 years ago
- cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 17 years ago
- d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 17 years ago
- 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 17 years ago
- 3240a77 sparc: Clean up linker script using new linker script macros. by Geoffrey Thomas · 17 years ago
- 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 17 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
- 99bc470 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 17 years ago
- d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 17 years ago
- cabc5c0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
- a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- a3c8b97 Merge branch 'next' into for-linus by James Morris · 17 years ago
- b73d884 sparc64: Initial niagara2 perf counter support. by David S. Miller · 17 years ago
- 660d137 sparc64: Perf counter 'nop' event is not constant. by David S. Miller · 17 years ago
- 496c07e sparc64: Provide a way to specify a perf counter overflow IRQ enable bit. by David S. Miller · 17 years ago
- 91b9286 sparc64: Provide hypervisor tracing bit support for perf counters. by David S. Miller · 17 years ago
- 59abbd1 sparc64: Initial hw perf counter support. by David S. Miller · 17 years ago
- 5686f9c sparc64: Implement a real set_perf_counter_pending(). by David S. Miller · 17 years ago
- 2d0740c sparc64: Use nmi_enter() and nmi_exit(), as needed. by David S. Miller · 17 years ago
- d89be56 sparc64: Make touch_nmi_watchdog() actually work. by David S. Miller · 17 years ago
- a8f2226 sparc64: Manage NMI watchdog enabling like x86. by David S. Miller · 17 years ago
- d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- 695a461 Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 17 years ago
- bd4352c sparc64: Fix bootup with mcount in some configs. by David S. Miller · 17 years ago
- 825c9fb sparc: add basic support for 'perf' by Jens Axboe · 17 years ago
- a29889a Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
- e6617c6 sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. by David S. Miller · 17 years ago
- ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
- e7a088f sparc: convert /proc/io_map, /proc/dvma_map to seq_file by Alexey Dobriyan · 17 years ago
- 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
- d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 17 years ago
- a991964 sparc32: Kill trap table freeing code. by David S. Miller · 17 years ago
- e2c6cbd sparc: sys32.S incorrect compat-layer splice() system call by Mathieu Desnoyers · 17 years ago
- e63829d sparc,leon: Added support for AMBAPP bus. by Konrad Eisele · 17 years ago
- 0fd7ef1 sparc,leon: Introduce the sparc-leon CPU type. by Konrad Eisele · 17 years ago
- 5213a78 sparc,leon: CONFIG_SPARC_LEON option and leon specific files. by Konrad Eisele · 17 years ago
- 8abf919 sparc64: cheaper asm/uaccess.h inclusion by Alexey Dobriyan · 17 years ago
- bcb2107 sparc64: use embedding percpu first chunk allocator by Tejun Heo · 17 years ago
- fb435d5 percpu: add pcpu_unit_offsets[] by Tejun Heo · 17 years ago
- fd1e8a1 percpu: introduce pcpu_alloc_info and pcpu_group_info by Tejun Heo · 17 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
- 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 17 years ago
- aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
- 451d740 sparc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 17 years ago
- ee664a9 sparc: Use asm-generic/pci-dma-compat by FUJITA Tomonori · 17 years ago
- c2c07db sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_page by FUJITA Tomonori · 17 years ago
- 595cc85 sparc: Remove no-op dma_4v_sync_single_for_cpu and dma_4v_sync_sg_for_cpu by FUJITA Tomonori · 17 years ago
- 02f7a18 sparc: Use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 17 years ago
- bc0a14f sparc: Use dma_map_ops struct by FUJITA Tomonori · 17 years ago
- 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 17 years ago
- 9a926d8 sparc64: Sign extend length arg to truncate syscalls when compat. by David S. Miller · 17 years ago
- 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 17 years ago
- a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
- 08f4287 sparc: remove driver-core BUS_ID_SIZE by Kay Sievers · 17 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago
- 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
- 2f39e63 percpu: allow non-linear / sparse cpu -> unit mapping by Tejun Heo · 17 years ago
- ce3141a percpu: drop pcpu_chunk->page[] by Tejun Heo · 17 years ago
- 38a6be5 percpu: simplify pcpu_setup_first_chunk() by Tejun Heo · 17 years ago
- c43768c Merge branch 'master' into for-next by Tejun Heo · 17 years ago
- 14a2ff6 sparc64: Don't use alloc_bootmem() in init_IRQ() code paths. by David S. Miller · 17 years ago
- 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
- a6c1409 Delete pcibios_select_root by Matthew Wilcox · 17 years ago
- 517d086 Merge branch 'akpm' by Linus Torvalds · 17 years ago
- bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
- d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 17 years ago
- 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 17 years ago
- 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 17 years ago
- c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 17 years ago
- d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 17 years ago
- 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 17 years ago
- b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 17 years ago
- 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 17 years ago
- 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 17 years ago
- 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 17 years ago
- 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 17 years ago
- b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 17 years ago
- a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 17 years ago