index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
Suresh Siddha
1
-3
/
+3
2008-12-23
sched: nominate preferred wakeup cpu, fix
Vaidyanathan Srinivasan
1
-1
/
+1
2008-12-23
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
8
-24
/
+52
2008-12-19
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
1
-1
/
+1
2008-12-19
sched: fix warning in kernel/sched.c
Ingo Molnar
1
-1
/
+1
2008-12-19
sched: move test_sd_parent() to an SMP section of sched.h
Ingo Molnar
1
-9
/
+9
2008-12-19
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
2
-2
/
+17
2008-12-19
sched: activate active load balancing in new idle cpus
Vaidyanathan Srinivasan
1
-0
/
+54
2008-12-19
sched: bias task wakeups to preferred semi-idle packages
Vaidyanathan Srinivasan
1
-0
/
+18
2008-12-19
sched: nominate preferred wakeup cpu
Vaidyanathan Srinivasan
1
-0
/
+12
2008-12-19
sched: favour lower logical cpu number for sched_mc balance
Vaidyanathan Srinivasan
1
-2
/
+2
2008-12-19
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
2
-3
/
+25
2008-12-19
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
2
-11
/
+26
2008-12-18
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
3
-20
/
+42
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
8
-41
/
+52
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
1
-1
/
+2
2008-12-17
STAGING: Move staging drivers back to staging-specific menu
Dmitry Baryshkov
1
-0
/
+3
2008-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
6
-18
/
+0
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-17
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2
-0
/
+5
2008-12-17
USB: set correct configuration in probe of ti_usb_3410_5052
Oliver Neukum
1
-52
/
+3
2008-12-17
USB: add 5372:2303 to pl2303
Matthew Arnold
2
-0
/
+5
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
1
-1
/
+3
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
2
-4
/
+10
2008-12-17
USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...
Peter Korsgaard
1
-2
/
+2
2008-12-17
usbmon: drop bogus 0t from usbmon.txt
Pete Zaitcev
1
-5
/
+7
2008-12-17
USB: gadget: fix rndis working at high speed
David Brownell
1
-0
/
+4
2008-12-17
USB: ftdi_sio: Adding Ewert Energy System's CANdapter PID
Andrew Ewert
2
-0
/
+4
2008-12-17
USB: tty: SprogII DCC controller identifiers
Alan Cox
2
-0
/
+4
2008-12-17
usb-storage: update unusual_devs entry for Nokia 5310
Alan Stern
1
-1
/
+1
2008-12-17
USB: Unusual devs patch for Nokia 3500c
Ozan Sener
1
-0
/
+7
2008-12-17
USB: storage: unusual_devs.h: Nokia 3109c addition
CSÉCSY László
1
-0
/
+7
2008-12-17
USB: fix problem with usbtmc driver not loading properly
Greg Kroah-Hartman
1
-0
/
+1
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-17
x86: update io_apic.c to the new cpumask code
Ingo Molnar
1
-2
/
+3
2008-12-17
ocfs2: Add JBD2 compat feature bit.
Joel Becker
1
-1
/
+7
2008-12-17
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
1
-0
/
+2
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-17
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
1
-53
/
+55
2008-12-17
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Mike Travis
1
-22
/
+19
2008-12-17
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
1
-2
/
+2
2008-12-17
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
4
-5
/
+5
2008-12-17
x86: Set CONFIG_NR_CPUS even on UP
Mike Travis
1
-3
/
+3
2008-12-17
x86: cosmetic changes apic-related files.
Mike Travis
16
-129
/
+127
2008-12-17
x86: fixup_irqs() doesnt need an argument.
Mike Travis
4
-15
/
+17
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86: Update io_apic.c to use new cpumask API
Mike Travis
1
-157
/
+145
2008-12-17
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
11
-58
/
+60
[next]