| 2010-04-04 |
Frederic Weisbecker | perf: Drop the frame reliablity check |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-04 |
Arnaldo Carvalho... | perf TUI: Add a "Zoom into COMM(PID) thread" and revers... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-04 |
Arnaldo Carvalho... | perf newt: Add a "Zoom into foo.so DSO" and reverse... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Ingo Molnar | Merge branch 'perf' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Arnaldo Carvalho... | perf newt: Pass the input_name to perf_session__browse_... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Arnaldo Carvalho... | perf newt: Move the hist browser population bits to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Arnaldo Carvalho... | perf newt: Remove useless column width calculation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Anton Blanchard | perf symbols: Fill in pgoff in mmap synthesized events |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Arnaldo Carvalho... | perf tools: Move the prototypes in util/string.h to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Frederic Weisbecker | perf: Always build the powerpc perf_arch_fetch_caller_r... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-03 |
Frederic Weisbecker | perf: Always build the stub perf_arch_fetch_caller_regs... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Borislav Petkov | perf, probe-finder: Build fix on Debian |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Tom Zanussi | perf/scripts: Tuple was set from long in both branches... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf tools: sort_dimension__add shouldn't die |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf session: Remove one more exit() call from library... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf hist: Only allocate callchain_node if processing... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf kmem: Fixup the symbol address before using it |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf kmem: Resolve kernel symbols again |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf hist: Replace ->print() routines by ->snprintf... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf record: Add a fallback to the reference relocation... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf tools: Allow specifying O= to build files in a... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf tools: Use -o $(BITBUCKET) in one more case |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf report: Add progress bars |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf symbols: map_groups__find_symbol must return the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Arnaldo Carvalho... | perf symbols: Move more map_groups methods to map.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Peter Zijlstra | perf, x86: Add Nehalem programming quirk to Westmere |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Peter Zijlstra | perf, x86: Fix __initconst vs const |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Peter Zijlstra | perf, x86: Fix up the ANY flag stuff |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Robert Richter | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Robert Richter | perf, x86: Undo some some *_counter* -> *_event* renames |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Masami Hiramatsu | perf probe: Fix to close dwarf when failing to analyze it |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Masami Hiramatsu | perf probe: Correct error message for non-structure... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Masami Hiramatsu | perf probe: Fix not to return non-matched file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Masami Hiramatsu | perf probe: Fix --line syntax help and document |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Mike Galbraith | perf: Fix 'perf sched record' deadlock |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Torok Edwin | perf, x86: Fix callgraphs of 32-bit processes on 64... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Peter Zijlstra | perf, x86: Fix AMD hotplug & constraint initialization |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Peter Zijlstra | x86: Move notify_cpu_starting() callback to a later... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-02 |
Ingo Molnar | Merge branch 'perf/urgent' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Linus Torvalds | Merge branch 'drm-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Linus Torvalds | Merge branch 'for-linus' of git://git.monstr.eu/linux... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Oleg Nesterov | oom: fix the unsafe usage of badness() in proc_oom_score() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Support word copying in copy_tofrom_user |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Print early printk information to log buffer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: head.S typo fix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Use MICROBLAZE_TLB_SIZE in asm code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Kconfig Fix - pci |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Adding likely macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Add .type and .size to ASM functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Fix TLB macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Use instruction with delay slot |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Remove additional resr and rear loading |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Change register usage for ESR and EAR |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Prepare work for optimization in exception... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Add DEBUG option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Support systems without lmb bram |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Sync strlen, strnlen, copy_to... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Unify __copy_tofrom_user |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Move functions to generic location |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Fix put_user for noMMU |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Fix get_user macro for noMMU |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: fix clear_user for noMMU kernel |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: Fix strncpy_from_user function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: fix copy_from_user macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: copy_to_user unification |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: sync put/get/clear_user macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: fix put_user and get_user macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: fix __get_user_asm macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: uaccess: fix clean user macro |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: move noMMU __range_ok function to uaccess.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Move exception_table_entry upward |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Remove segment.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Michal Simek | microblaze: Remove memset in free_init_pages |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Arun Bhanu | microblaze: Makefile cleanups |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Arun Bhanu | microblaze: Fix Makefile to delete build generated... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Arun Bhanu | microblaze: Add a missing single quote to make 'make... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Steven J. Magnani | microblaze: Fix "kstack=" parsing |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Jason Wessel | x86,kgdb: Always initialize the hw breakpoint attribute |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Frederic Weisbecker | perf: Use hot regs with software sched switch/migrate... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Frederic Weisbecker | perf: Correctly align perf event tracing buffer |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Dave Airlie | drm/radeon/kms: enable ACPI powermanagement mode on... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Dave Airlie | drm/radeon/kms: rs400/480 should set common registers. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Dave Airlie | drm/radeon/kms: add sanity check to wptr. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-04-01 |
Alex Deucher | drm/radeon/kms/evergreen: get DP working |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Yong Wang | eeepc-wmi: new driver for WMI based hotkeys on Eee... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Corentin Chary | asus-laptop: fix warning in asus_handle_init |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Nikolaus Schulz | fat: fix buffer overflow in vfat_create_shortname() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms: add hw_i2c module option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms: use new pre/post_xfer i2c bit algo... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Dave Airlie | Merge branch 'v2.6.34-rc2' into drm-linus |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms: disable MSI on IGP chips |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms: display watermark updates (v2) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms/dp: disable training pattern on the... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms: minor fixes for eDP with LCD* device... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms/dp: remove extraneous training complete... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Alex Deucher | drm/radeon/kms/atom: minor fixes to transmitter setup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-03-31 |
Michel Dänzer | drm/radeon/kms: Only restrict BO to visible VRAM size... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |