aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'multitouch' into device-groupsJiri Kosina2012-05-05
| |\ \ \
| | * | | HID: multitouch: Add support for Baanto touchscreenJiri Kosina2012-04-20
| | |/ /
| * | | HID: hid-multitouch: Only match MT interfacesHenrik Rydberg2012-05-05
| * | | HID: Create a common generic driverHenrik Rydberg2012-05-01
| * | | HID: hid-multitouch: Switch to device groupsHenrik Rydberg2012-05-01
| * | | HID: Create a generic device groupHenrik Rydberg2012-05-01
| * | | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-01
| * | | HID: Scan the device for group info before adding itHenrik Rydberg2012-05-01
| * | | HID: Add device group to modaliasHenrik Rydberg2012-05-01
| * | | HID: Handle driver-specific device descriptor in coreHenrik Rydberg2012-05-01
| * | | HID: hid-logitech: Collect report descriptors before sendingHenrik Rydberg2012-05-01
| * | | HID: hid-hyperv: Do not use hid_parse_report() directlyHenrik Rydberg2012-05-01
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-22
|\ \ \
| * | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-18
| * | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-18
| * | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-18
| * | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-18
| * | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-18
| * | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-08
| * | | x86/apic: Fix UP boot crashIngo Molnar2012-05-07
| * | | x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-07
| * | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-07
| |\ \ \
| | * | | xen/apic: implement io apic read with hypercallLin Ming2012-05-01
| | * | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-01
| | * | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-01
| | * | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-01
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \
| * | | | | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov2012-05-18
| * | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-05-17
| |\ \ \ \ \
| * | | | | | sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-14
| * | | | | | sched/fair: Improve the ->group_imb logicPeter Zijlstra2012-05-14
| * | | | | | sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-14
| * | | | | | sched/numa: Don't scale the imbalancePeter Zijlstra2012-05-14
| * | | | | | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-14
| * | | | | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-14
| * | | | | | sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-14
| * | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | | | | | sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-09
| * | | | | | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-09
| * | | | | | sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-09
| * | | | | | sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-09
| * | | | | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-09
| * | | | | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-09
| * | | | | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-09
| * | | | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-07
| * | | | | | sched: Update documentation and commentsHiroshi Shimamoto2012-05-07
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-05-07
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-14
| |\ \ \ \ \ \
| | * | | | | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-12