Age | Commit message (Expand) | Author |
2010-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-04 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-04-04 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-04-04 | proc: pagemap: Hold mmap_sem during page walk | KAMEZAWA Hiroyuki |
2010-04-03 | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker |
2010-04-03 | perf: Always build the stub perf_arch_fetch_caller_regs version | Frederic Weisbecker |
2010-04-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-04-02 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-04-02 | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-04-02 | PCI quirk: RS780/RS880: disable MSI behind the PCI bridge | Clemens Ladisch |
2010-04-02 | Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2010-04-02 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-04-02 | tty: release_one_tty() forgets to put pids | Oleg Nesterov |
2010-04-02 | perf, probe-finder: Build fix on Debian | Borislav Petkov |
2010-04-02 | kgdb: Turn off tracing while in the debugger | Jason Wessel |
2010-04-02 | kgdb: use atomic_inc and atomic_dec instead of atomic_set | Jason Wessel |
2010-04-02 | kgdb: eliminate kgdb_wait(), all cpus enter the same way | Jason Wessel |
2010-04-02 | kgdbts,sh: Add in breakpoint pc offset for superh | Jason Wessel |
2010-04-02 | kgdb: have ebin2mem call probe_kernel_write once | Jason Wessel |
2010-04-02 | perf/scripts: Tuple was set from long in both branches in python_process_event() | Tom Zanussi |
2010-04-02 | sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock | Oleg Nesterov |
2010-04-02 | sched: Fix proc_sched_set_task() | Mike Galbraith |
2010-04-02 | perf: Fix 'perf sched record' deadlock | Mike Galbraith |
2010-04-02 | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin |
2010-04-02 | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra |
2010-04-02 | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra |
2010-04-02 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-04-02 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-04-02 | sh: Fix up the SH-3 build for recent TLB changes. | Paul Mundt |
2010-04-02 | sh: export return_address() symbol. | Paul Mundt |
2010-04-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-01 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-04-01 | oom: fix the unsafe usage of badness() in proc_oom_score() | Oleg Nesterov |
2010-04-01 | microblaze: Support word copying in copy_tofrom_user | Michal Simek |
2010-04-01 | microblaze: Print early printk information to log buffer | Michal Simek |
2010-04-01 | microblaze: head.S typo fix | Michal Simek |
2010-04-01 | microblaze: Use MICROBLAZE_TLB_SIZE in asm code | Michal Simek |
2010-04-01 | microblaze: Kconfig Fix - pci | Michal Simek |
2010-04-01 | microblaze: Adding likely macros | Michal Simek |
2010-04-01 | microblaze: Add .type and .size to ASM functions | Michal Simek |
2010-04-01 | microblaze: Fix TLB macros | Michal Simek |
2010-04-01 | microblaze: Use instruction with delay slot | Michal Simek |
2010-04-01 | microblaze: Remove additional resr and rear loading | Michal Simek |
2010-04-01 | microblaze: Change register usage for ESR and EAR | Michal Simek |
2010-04-01 | microblaze: Prepare work for optimization in exception code | Michal Simek |
2010-04-01 | microblaze: Add DEBUG option | Michal Simek |
2010-04-01 | microblaze: Support systems without lmb bram | Michal Simek |
2010-04-01 | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek |