2008-12-26 |
Rusty Russell | cpumask: sh: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: sparc: Introduce cpumask_of_{node,pcibus}... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-26 |
Rusty Russell | cpumask: x86: Introduce cpumask_of_{node,pcibus} to... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-19 |
Mike Travis | sysfs: add documentation to cputopology.txt for system... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-19 |
Mike Travis | cpumask: add sysfs displays for configured and disabled... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-19 |
Mike Travis | cpumask: documentation for cpumask_var_t Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (minor...
|
commit | commitdiff | tree |
2008-12-19 |
Mike Travis | cpumask: Add alloc_cpumask_var_node() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (re-impl...
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | Merge ../linux-2.6-x86
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Introduce cpumask_of_{node,pcibus} to replace... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: Add CONFIG_CPUMASK_OFFSTACK Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: convert struct clock_event_device to cpumask... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: make irq_set_affinity() take a const struct... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: change cpumask_scnprintf, cpumask_parse_user... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-13 |
Rusty Russell | cpumask: centralize cpu_online_map and cpu_possible_map Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-12-02 |
Mark McLoughlin | virtio_net: large tx MTU support Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-31 |
Rusty Russell | lguest: fix irq vectors. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-31 |
Rusty Russell | lguest: fix early_ioremap. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-31 |
Rusty Russell | lguest: fix example launcher compile after moved asm... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Heiko Carstens | stop_machine: fix error code handling on multiple cpus Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Heiko Carstens | stop_machine: use workqueues instead of kernel threads Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Heiko Carstens | workqueue: introduce create_rt_workqueue Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Heiko Carstens | Call init_workqueues before pre smp initcalls. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | Make panic= and panic_on_oops into core_params Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | Make initcall_debug a core_param Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | core_param() for genuinely core kernel parameters Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | param: Fix duplicate module prefixes Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | module: check kernel param length at compile time,... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Andi Kleen | Remove stop_machine during module load v2 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-21 |
Rusty Russell | module: simplify load_module. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-16 |
Rusty Russell | module: remove CONFIG_KMOD in comment after #endif Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-16 |
Johannes Berg | remove CONFIG_KMOD from fs Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-10-16 |
Johannes Berg | remove CONFIG_KMOD from drivers Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-25 |
Rusty Russell | lguest: update commentry Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-25 |
Rusty Russell | stop_machine: Remove deprecated stop_machine_run Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-25 |
Rusty Russell | stop_machine: wean Xen off stop_machine_run Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-25 |
Anthony Liguori | virtio_balloon: fix towards_target when deflating balloon Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (simplified)
|
commit | commitdiff | tree |
2008-08-12 |
Christian Borntraeger | fix spinlock recursion in hvc_console Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Li Zefan | stop_machine: remove unused variable Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Arjan van de Ven | modules: extend initcall_debug functionality to the... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Christian Borntraeger | export virtio_rng.h Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Rusty Russell | lguest: use get_user_pages_fast() instead of get_user_pages() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Rusty Russell | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-08-12 |
Rusty Russell | lguest: don't set MAC address for guest unless specified Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: turn Waker into a thread, not a process Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Enlarge virtio rings Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Use GSO/IFF_VNET_HDR extensions on tun/tap Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Remove 'network: no dma buffer!' warning Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Adaptive timeout Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Tell Guest net not to notify us on every packet... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: net block unneeded receive queue update notifications Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: wrap last_avail accesses. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Andrew Morton | lguest: use cpu capability accessors Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: virtio-rng support Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Mark McLoughlin | lguest: Support assigning a MAC address Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Mark McLoughlin | lguest: Don't leak /dev/zero fd Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: fix verbose printing of device features. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Johannes Weiner | lguest: fix switcher_page leak on unload Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: Guest int3 fix Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | lguest: set max_pfn_mapped, growl loudly at Yinghai Lu Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | stop_machine: fix up ftrace.c Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | stop_machine: Wean existing callers off stop_machine_run() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | stop_machine(): stop_machine_run() changed to use cpu... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | Hotplug CPU: don't check cpu_online after take_cpu_down Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Rusty Russell | Simplify stop_machine Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
Jason Baron | stop_machine: add ALL_CPUS option Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-28 |
WANG Cong | module: fix build warning with !CONFIG_KALLSYMS Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: Add transport feature handling stub for virtio_ring. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: Rename set_features to finalize_features Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: Formally reserve bits 28-31 to be 'transport... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Christian Borntraeger | s390: use virtio_console for KVM on s390 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Christian Borntraeger | virtio: console as a config option Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Christian Borntraeger | virtio_console: use virtqueue notification for hvc_console Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Christian Borntraeger | hvc_console: rework setup to replace irq functions... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Christian Borntraeger | virtio_blk: check for hardsector size from host Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Mark McLoughlin | virtio: Use bus_type probe and remove methods Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: don't always force a notification when ring... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: clarify that ABI is usable by any implementations Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Rusty Russell | virtio: Recycle unused recv buffer pages for large... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-25 |
Herbert Xu | virtio net: Allow receiving SG packets Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (added...
|
commit | commitdiff | tree |
2008-07-25 |
Herbert Xu | virtio net: Add ethtool ops for SG/GSO Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (remove...
|
commit | commitdiff | tree |
2008-07-25 |
Mark McLoughlin | virtio: fix virtio_net xmit of freed skb bug On Mon, 2008-05-26 at 17:42 +1000, Rusty Russell wrote: Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | remove CONFIG_KMOD from core kernel code Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | remove CONFIG_KMOD from lib Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | remove CONFIG_KMOD from sparc64 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | rework try_then_request_module to do less in non-modular... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | remove mention of CONFIG_KMOD from documentation Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Johannes Berg | make CONFIG_KMOD invisible Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Rusty Russell | modules: Take a shortcut for checking if an address... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Denys Vlasenko | module: turn longs into ints for module sizes Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Denys Vlasenko | Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Richard Kennedy | module: reorder struct module to save space on 64 bit... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Rusty Russell | module: generic each_symbol iterator function Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-07-22 |
Rusty Russell | module: don't use stop_machine for waiting rmmod Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Rusty Russell | lguest: notify on empty Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Rusty Russell | virtio: force callback on empty. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Christian Borntraeger | virtio_blk: fix endianess annotations Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Christian Borntraeger | virtio_config: fix len calculation of config elements Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Christian Borntraeger | virtio_net: another race with virtio_net and enable_cb Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |
2008-05-30 |
Rusty Russell | virtio: An entropy device, as suggested by hpa. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
commit | commitdiff | tree |