git-commits-head mailing list

FromSubjectsort iconDate
Linux Kernel Mailing ...
sparc64: Implement perf_arch_fetch_caller_regs
Gitweb: http://git.kernel.org/linus/954fbc8985328a3b59b5881243d3aa04a8f8da7c Commit: 954fbc8985328a3b59b5881243d3aa04a8f8da7c Parent: 3f6c148df42d98f0991baf4353497d380a30bc19 Author: David S. Miller <davem@davemloft.net> AuthorDate: Sat Apr 3 23:50:59 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Sat Apr 3 23:50:59 2010 -0700 sparc64: Implement perf_arch_fetch_caller_regs We provide regs->tstate, regs->tpc, regs->tnpc and ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sparc: Fix regset register window handling.
Gitweb: http://git.kernel.org/linus/b857bd292223f54aaae3693c82fa7299a99991cd Commit: b857bd292223f54aaae3693c82fa7299a99991cd Parent: c4a3987fa075b2d15ebc3d59b01fb7ed403cd3e1 Author: David S. Miller <davem@davemloft.net> AuthorDate: Wed Mar 31 18:05:05 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Wed Mar 31 18:05:05 2010 -0700 sparc: Fix regset register window handling. We have to adjust 'reg_window' down by 16 becuase the 'pos' ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf, x86: Fix AMD hotplug & constraint initialization
Gitweb: http://git.kernel.org/linus/b38b24ead33417146e051453d04bf60b8d2d7e25 Commit: b38b24ead33417146e051453d04bf60b8d2d7e25 Parent: 85257024096a96fc5c00ce59d685f62bbed3ad95 Author: Peter Zijlstra <a.p.zijlstra@chello.nl> AuthorDate: Tue Mar 23 19:31:15 2010 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 19:30:02 2010 +0200 perf, x86: Fix AMD hotplug & constraint initialization Commit 3f6da39 ("perf: Rework and fix the arch CPU-hotplug ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sunxvr500: Ignore secondary output PCI devices.
Gitweb: http://git.kernel.org/linus/bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f Commit: bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f Parent: 954fbc8985328a3b59b5881243d3aa04a8f8da7c Author: David S. Miller <davem@davemloft.net> AuthorDate: Sun Apr 4 01:12:50 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Sun Apr 4 01:12:50 2010 -0700 sunxvr500: Ignore secondary output PCI devices. These just represent the secondary and further heads attached to ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf: Always build the powerpc perf_arch_fetch_caller_re ...
Gitweb: http://git.kernel.org/linus/6e03bb5ad363fdbe4e1e227cfb78f7978c662e18 Commit: 6e03bb5ad363fdbe4e1e227cfb78f7978c662e18 Parent: 26d80aa782e708c380a47601779d42d30bf016d6 Author: Frederic Weisbecker <fweisbec@gmail.com> AuthorDate: Sat Apr 3 12:22:05 2010 +0200 Committer: Frederic Weisbecker <fweisbec@gmail.com> CommitDate: Sat Apr 3 12:42:00 2010 +0200 perf: Always build the powerpc perf_arch_fetch_caller_regs version Now that software events use ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sparc64: Fix array size reported by vmemmap_populate()
Gitweb: http://git.kernel.org/linus/33cd9dfa3a13e3d8e41aef225a9f98169816723b Commit: 33cd9dfa3a13e3d8e41aef225a9f98169816723b Parent: b857bd292223f54aaae3693c82fa7299a99991cd Author: Ben Hutchings <ben@decadent.org.uk> AuthorDate: Sat Apr 3 13:58:45 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Sat Apr 3 13:58:45 2010 -0700 sparc64: Fix array size reported by vmemmap_populate() vmemmap_populate() attempts to report the used index and ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
x86,kgdb: Always initialize the hw breakpoint attribute
Gitweb: http://git.kernel.org/linus/ab310b5edb8b601bcb02491ed6f7676da4fd1757 Commit: ab310b5edb8b601bcb02491ed6f7676da4fd1757 Parent: e49a5bd38159dfb1928fd25b173bc9de4bbadb21 Author: Jason Wessel <jason.wessel@windriver.com> AuthorDate: Tue Mar 30 14:05:07 2010 -0500 Committer: Frederic Weisbecker <fweisbec@gmail.com> CommitDate: Thu Apr 1 08:26:32 2010 +0200 x86,kgdb: Always initialize the hw breakpoint attribute It is required to call hw_breakpoint_init() on an ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sparc64: Update defconfig.
Gitweb: http://git.kernel.org/linus/3f6c148df42d98f0991baf4353497d380a30bc19 Commit: 3f6c148df42d98f0991baf4353497d380a30bc19 Parent: 87e8b821ed8db3dab03d96cd542e29666bf210aa Author: David S. Miller <davem@davemloft.net> AuthorDate: Sat Apr 3 16:18:32 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Sat Apr 3 16:18:32 2010 -0700 sparc64: Update defconfig. Signed-off-by: David S. Miller <davem@davemloft.net> --- ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
drivers/serial/sunsu.c: Correct use after free
Gitweb: http://git.kernel.org/linus/c4a3987fa075b2d15ebc3d59b01fb7ed403cd3e1 Commit: c4a3987fa075b2d15ebc3d59b01fb7ed403cd3e1 Parent: 9e8307ecaf9f8c8b5b3b22145021204c4e73114a Author: Julia Lawall <julia@diku.dk> AuthorDate: Mon Mar 29 22:33:28 2010 -0700 Committer: David S. Miller <davem@davemloft.net> CommitDate: Mon Mar 29 22:33:28 2010 -0700 drivers/serial/sunsu.c: Correct use after free The of_iounmap is at the out_unmap label, but at that point up has ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf: Always build the stub perf_arch_fetch_caller_regs ...
Gitweb: http://git.kernel.org/linus/26d80aa782e708c380a47601779d42d30bf016d6 Commit: 26d80aa782e708c380a47601779d42d30bf016d6 Parent: b0f86f5a169c758a82b0e23eef6795356f6d5a25 Author: Frederic Weisbecker <fweisbec@gmail.com> AuthorDate: Sat Apr 3 12:22:05 2010 +0200 Committer: Frederic Weisbecker <fweisbec@gmail.com> CommitDate: Sat Apr 3 12:22:05 2010 +0200 perf: Always build the stub perf_arch_fetch_caller_regs version Now that software events use ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf, probe-finder: Build fix on Debian
Gitweb: http://git.kernel.org/linus/b0f86f5a169c758a82b0e23eef6795356f6d5a25 Commit: b0f86f5a169c758a82b0e23eef6795356f6d5a25 Parent: b1dcc03cb8ee0f5718491e8c518257238dc64e00 Author: Borislav Petkov <bp@amd64.org> AuthorDate: Mon Mar 29 18:47:55 2010 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 22:46:26 2010 +0200 perf, probe-finder: Build fix on Debian Building chokes with: In file included from /usr/include/gelf.h:53, ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf, x86: Fix callgraphs of 32-bit processes on 64-bit ...
Gitweb: http://git.kernel.org/linus/257ef9d21f1b008a6c7425544b36641c4325a922 Commit: 257ef9d21f1b008a6c7425544b36641c4325a922 Parent: b38b24ead33417146e051453d04bf60b8d2d7e25 Author: Torok Edwin <edwintorok@gmail.com> AuthorDate: Wed Mar 17 12:07:16 2010 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 19:30:03 2010 +0200 perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels When profiling a 32-bit process on a 64-bit kernel, callgraph ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf: Fix 'perf sched record' deadlock
Gitweb: http://git.kernel.org/linus/8bb39f9aa068262732fe44b965d7a6eb5a5a7d67 Commit: 8bb39f9aa068262732fe44b965d7a6eb5a5a7d67 Parent: 257ef9d21f1b008a6c7425544b36641c4325a922 Author: Mike Galbraith <efault@gmx.de> AuthorDate: Fri Mar 26 11:11:33 2010 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 19:30:05 2010 +0200 perf: Fix 'perf sched record' deadlock perf sched record can deadlock a box should the holder of handle->data->lock take an ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
x86: Move notify_cpu_starting() callback to a later stage
Gitweb: http://git.kernel.org/linus/85257024096a96fc5c00ce59d685f62bbed3ad95 Commit: 85257024096a96fc5c00ce59d685f62bbed3ad95 Parent: 50d11d190afa4e21284b735bb0a092036f298f0b Author: Peter Zijlstra <a.p.zijlstra@chello.nl> AuthorDate: Tue Mar 23 19:30:52 2010 +0100 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 19:30:01 2010 +0200 x86: Move notify_cpu_starting() callback to a later stage Because we need to have cpu identification things done by the ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf/scripts: Tuple was set from long in both branches i ...
Gitweb: http://git.kernel.org/linus/b1dcc03cb8ee0f5718491e8c518257238dc64e00 Commit: b1dcc03cb8ee0f5718491e8c518257238dc64e00 Parent: 8bb39f9aa068262732fe44b965d7a6eb5a5a7d67 Author: Tom Zanussi <tzanussi@gmail.com> AuthorDate: Thu Apr 1 23:58:25 2010 -0500 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 21:32:16 2010 +0200 perf/scripts: Tuple was set from long in both branches in python_process_event() This is a fix to the signed/unsigned field ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf: Use hot regs with software sched switch/migrate events
Gitweb: http://git.kernel.org/linus/e49a5bd38159dfb1928fd25b173bc9de4bbadb21 Commit: e49a5bd38159dfb1928fd25b173bc9de4bbadb21 Parent: eb1e79611cc9bfe21978230e3521e77ea2d7874a Author: Frederic Weisbecker <fweisbec@gmail.com> AuthorDate: Mon Mar 22 19:40:03 2010 +0100 Committer: Frederic Weisbecker <fweisbec@gmail.com> CommitDate: Thu Apr 1 08:26:31 2010 +0200 perf: Use hot regs with software sched switch/migrate events Scheduler's task migration events don't work ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
perf: Correctly align perf event tracing buffer
Gitweb: http://git.kernel.org/linus/eb1e79611cc9bfe21978230e3521e77ea2d7874a Commit: eb1e79611cc9bfe21978230e3521e77ea2d7874a Parent: b72c40949b0f04728f2993a1434598d3bad094ea Author: Frederic Weisbecker <fweisbec@gmail.com> AuthorDate: Tue Mar 23 00:08:59 2010 +0100 Committer: Frederic Weisbecker <fweisbec@gmail.com> CommitDate: Thu Apr 1 08:26:30 2010 +0200 perf: Correctly align perf event tracing buffer The trace event buffer used by perf to record raw sample ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
proc: pagemap: Hold mmap_sem during page walk
Gitweb: http://git.kernel.org/linus/d82ef020cf31504c816803b1def94eb5ff173363 Commit: d82ef020cf31504c816803b1def94eb5ff173363 Parent: 5e11611a5d22252f3f9c169a3c9377eac0c32033 Author: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> AuthorDate: Fri Apr 2 09:11:29 2010 +0900 Committer: Linus Torvalds <torvalds@linux-foundation.org> CommitDate: Sun Apr 4 12:06:02 2010 -0700 proc: pagemap: Hold mmap_sem during page walk In initial design, walk_page_range() was ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sched: set_cpus_allowed_ptr(): Don't use rq->migration_t ...
Gitweb: http://git.kernel.org/linus/47a70985e5c093ae03d8ccf633c70a93761d86f2 Commit: 47a70985e5c093ae03d8ccf633c70a93761d86f2 Parent: 269484a492d9177072ee11ec8c9bff71d256837a Author: Oleg Nesterov <oleg@redhat.com> AuthorDate: Tue Mar 30 18:58:29 2010 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 20:11:05 2010 +0200 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock Trivial typo fix. rq->migration_thread can be NULL ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
ring-buffer: Add missing unlock
Gitweb: http://git.kernel.org/linus/292f60c0c4ab44aa2d589ba03c12e64a3b3c5e38 Commit: 292f60c0c4ab44aa2d589ba03c12e64a3b3c5e38 Parent: e36673ec5126f15a8cddf6049aede7bdcf484c26 Author: Julia Lawall <julia@diku.dk> AuthorDate: Mon Mar 29 17:37:02 2010 +0200 Committer: Steven Rostedt <rostedt@goodmis.org> CommitDate: Mon Mar 29 15:23:24 2010 -0400 ring-buffer: Add missing unlock In some error handling cases the lock is not unlocked. The return is converted to a ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
sched: Fix proc_sched_set_task()
Gitweb: http://git.kernel.org/linus/269484a492d9177072ee11ec8c9bff71d256837a Commit: 269484a492d9177072ee11ec8c9bff71d256837a Parent: 42be79e37e264557f12860fa4cc84b4de3685954 Author: Mike Galbraith <efault@gmx.de> AuthorDate: Tue Mar 30 11:09:53 2010 +0200 Committer: Ingo Molnar <mingo@elte.hu> CommitDate: Fri Apr 2 20:06:40 2010 +0200 sched: Fix proc_sched_set_task() Latencytop clearing sum_exec_runtime via proc_sched_set_task() breaks task_times(). Other ...
Apr 4, 12:59 pm 2010
Linux Kernel Mailing ...
tracing: Fix lockdep warning in global_clock()
Gitweb: http://git.kernel.org/linus/e36673ec5126f15a8cddf6049aede7bdcf484c26 Commit: e36673ec5126f15a8cddf6049aede7bdcf484c26 Parent: b72c40949b0f04728f2993a1434598d3bad094ea Author: Li Zefan <lizf@cn.fujitsu.com> AuthorDate: Wed Mar 24 10:57:37 2010 +0800 Committer: Steven Rostedt <rostedt@goodmis.org> CommitDate: Mon Mar 29 15:16:44 2010 -0400 tracing: Fix lockdep warning in global_clock() # echo 1 > events/enable # echo global > trace_clock ...
Apr 4, 12:59 pm 2010
previous daytodaynext day
April 3, 2010April 4, 2010April 5, 2010