Age | Commit message (Expand) | Author | Files | Lines |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra | 1 | -9/+9 |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 1 | -3/+4 |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -47/+61 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 12 | -36/+110 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 13 | -40/+72 |
2010-05-20 | kgdb,sparc: Add in kgdb_arch_set_pc for sparc | Jason Wessel | 2 | -0/+12 |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -13/+5 |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 3 | -6/+1 |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 20 | -83/+82 |
2010-05-18 | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 1 | -47/+61 |
2010-04-28 | driver-core: Add device node pointer to struct device | Grant Likely | 3 | -0/+3 |
2010-04-21 | sparc64: Fix stack dumping and tracing when function graph is enabled. | David S. Miller | 3 | -1/+50 |
2010-04-21 | sparc64: Show stack backtrace from show_regs() just like other platforms. | David S. Miller | 1 | -0/+1 |
2010-04-20 | sparc64: Fix hardirq tracing in trap return path. | David S. Miller | 1 | -1/+11 |
2010-04-19 | sparc64: Use correct pt_regs in decode_access_size() error paths. | David S. Miller | 1 | -3/+3 |
2010-04-14 | sparc64: Run NMIs on the hardirq stack. | David S. Miller | 3 | -18/+27 |
2010-04-13 | sparc: Fix forgotten kmemleak headers inclusion | Frederic Weisbecker | 1 | -0/+1 |
2010-04-13 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 19 | -9/+13 |
2010-04-12 | sparc64: Fix memory leak in pci_register_iommu_region(). | David S. Miller | 1 | -3/+8 |
2010-04-12 | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller | 1 | -0/+8 |
2010-04-12 | sparc64: Support kmemleak. | David S. Miller | 1 | -0/+4 |
2010-04-12 | sparc64: Add function graph tracer support. | David S. Miller | 8 | -9/+74 |
2010-04-12 | sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. | David S. Miller | 2 | -2/+2 |
2010-04-12 | sparc64: Remove profiling from some low-level bits. | David S. Miller | 1 | -1/+8 |
2010-04-12 | sparc64: Kill unnecessary static on local var in ftrace_call_replace(). | David S. Miller | 1 | -1/+1 |
2010-04-12 | sparc64: Use kstack_valid() in die_if_kernel(). | David S. Miller | 1 | -23/+3 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 3 | -0/+83 |
2010-04-03 | sparc64: Implement perf_arch_fetch_caller_regs | David S. Miller | 1 | -0/+75 |
2010-04-03 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 9 | -163/+14 |
2010-03-31 | sparc: Fix regset register window handling. | David S. Miller | 2 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 19 | -9/+13 |
2010-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -11/+11 |
2010-03-29 | sparc64: Properly truncate pt_regs framepointer in perf callback. | David S. Miller | 1 | -1/+1 |
2010-03-27 | arch/sparc/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 3 | -10/+10 |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | sparc: Convert sparc to use read/update_persistent_clock | John Stultz | 1 | -13/+5 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-12 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori | 2 | -21/+0 |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig | 3 | -16/+2 |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig | 4 | -116/+3 |
2010-03-10 | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 9 | -213/+8 |
2010-03-03 | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 9 | -213/+8 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2 | -8/+7 |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 8 | -18/+82 |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 12 | -45/+34 |
2010-02-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+5 |
2010-02-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -11/+0 |
2010-02-28 | sparc: use __ratelimit | Akinobu Mita | 1 | -6/+3 |