summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | HID: hid-multitouch: Switch to device groupsHenrik Rydberg2012-05-014-92/+24
| * | | HID: Create a generic device groupHenrik Rydberg2012-05-014-16/+9
| * | | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-013-2/+4
| * | | HID: Scan the device for group info before adding itHenrik Rydberg2012-05-012-0/+67
| * | | HID: Add device group to modaliasHenrik Rydberg2012-05-014-3/+27
| * | | HID: Handle driver-specific device descriptor in coreHenrik Rydberg2012-05-012-32/+94
| * | | HID: hid-logitech: Collect report descriptors before sendingHenrik Rydberg2012-05-011-42/+29
| * | | HID: hid-hyperv: Do not use hid_parse_report() directlyHenrik Rydberg2012-05-011-2/+12
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-2225-93/+151
|\ \ \
| * | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-184-3/+8
| * | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-1812-1/+28
| * | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
| * | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-182-2/+2
| * | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-181-1/+4
| * | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-081-23/+23
| * | | x86/apic: Fix UP boot crashIngo Molnar2012-05-071-1/+2
| * | | x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-071-5/+7
| * | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-0710-60/+82
| |\ \ \
| | * | | xen/apic: implement io apic read with hypercallLin Ming2012-05-011-0/+13
| | * | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-011-3/+1
| | * | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-014-1/+24
| | * | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-015-56/+44
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-2225-1005/+441
|\ \ \ \ \
| * | | | | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov2012-05-181-0/+1
| * | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-1711-498/+5
| * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-05-171-0/+2
| |\ \ \ \ \
| * | | | | | sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-141-2/+8
| * | | | | | sched/fair: Improve the ->group_imb logicPeter Zijlstra2012-05-141-6/+14
| * | | | | | sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-143-16/+41
| * | | | | | sched/numa: Don't scale the imbalancePeter Zijlstra2012-05-141-6/+1
| * | | | | | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-143-15/+7
| * | | | | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-141-46/+66
| * | | | | | sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-141-2/+1
| * | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-099-318/+185
| * | | | | | sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-091-93/+82
| * | | | | | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-093-2/+10
| * | | | | | sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-091-5/+5
| * | | | | | sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-093-8/+8
| * | | | | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-091-6/+6
| * | | | | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-091-0/+11
| * | | | | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-091-2/+6
| * | | | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-071-0/+8
| * | | | | | sched: Update documentation and commentsHiroshi Shimamoto2012-05-073-5/+5
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-05-07734-4360/+6738
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-141-30/+26
| |\ \ \ \ \ \
| | * | | | | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-121-30/+26
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22114-4965/+13400
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-2118-3274/+9122
| |\ \ \ \ \ \ \ \
| | * | | | | | | | parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-256-49/+49
| | * | | | | | | | parse-event: Fix memset pointer size bug in handleSteven Rostedt2012-04-251-1/+1
OpenPOWER on IntegriCloud