Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux há 13 anos atrás
  Jeremy Fitzhardinge f445027e4e stop_machine: make stop_machine safe and efficient to call early há 13 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h há 14 anos atrás
  Arun Sharma 60063497a9 atomic: use <linux/atomic.h> há 14 anos atrás
  Suresh Siddha 192d885742 x86, mtrr: use stop_machine APIs for doing MTRR rendezvous há 14 anos atrás
  Tejun Heo f740e6cd0c stop_machine: implement stop_machine_from_inactive_cpu() há 14 anos atrás
  Tejun Heo fd7355ba1e stop_machine: reorganize stop_cpus() implementation há 14 anos atrás
  Suresh Siddha 6d3321e8e2 x86, mtrr: lock stop machine during MTRR rendezvous sequence há 14 anos atrás
  Eric Dumazet 94dcf29a11 kthread: use kthread_create_on_node() há 14 anos atrás
  Akinobu Mita 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value há 14 anos atrás
  Rakib Mullick ca51c5a763 kernel/stop_machine.c: fix unused variable warning há 14 anos atrás
  Peter Zijlstra 34f971f6f7 sched: Create special class for stop/migrate work há 14 anos atrás
  Richard Kennedy 878ae12749 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits há 15 anos atrás
  Amit K. Arora 54e88fad22 sched: Make sure timers have migrated before killing the migration_thread há 15 anos atrás
  Ingo Molnar 9c6f7e43b4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() há 15 anos atrás
  Tejun Heo bbf1bb3eee cpu_stop: add dummy implementation for UP há 15 anos atrás
  Tejun Heo 969c79215a sched: replace migration_thread with cpu_stop há 15 anos atrás
  Tejun Heo 3fc1f1e27a stop_machine: reimplement using cpu_stop há 15 anos atrás
  Tejun Heo 1142d81029 cpu_stop: implement stop_cpu[s]() há 15 anos atrás
  Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems há 15 anos atrás
  Rusty Russell 612a726faf cpumask: remove cpumask_t from core há 16 anos atrás
  Rusty Russell b36128c830 alloc_percpu: change percpu_ptr to per_cpu_ptr há 16 anos atrás
  Heiko Carstens 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. há 16 anos atrás
  Rusty Russell 41c7bb9588 cpumask: convert rest of files in kernel/ há 16 anos atrás
  Rusty Russell e14c8bf863 stop_machine: fix race with return value (fixes Bug #11989) há 16 anos atrás
  Linus Torvalds 4403b406d4 Revert "Call init_workqueues before pre smp initcalls." há 16 anos atrás
  Heiko Carstens 8163bcac77 stop_machine: fix error code handling on multiple cpus há 16 anos atrás
  Heiko Carstens c9583e55fa stop_machine: use workqueues instead of kernel threads há 16 anos atrás
  Li Zefan ed6d68763b stop_machine: remove unused variable há 17 anos atrás
  Rusty Russell eeec4fad96 stop_machine(): stop_machine_run() changed to use cpu mask há 17 anos atrás