summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.hTejun Heo2013-01-184-11/+20
| * | workqueue: set PF_WQ_WORKER on rescuersTejun Heo2013-01-181-7/+28
| * | workqueue: fix find_worker_executing_work() brekage from hashtable conversionTejun Heo2012-12-191-1/+1
| * | workqueue: consider work function when searching for busy work itemsTejun Heo2012-12-181-8/+31
| * | workqueue: use new hashtable implementationSasha Levin2012-12-181-71/+15
* | | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2013-90/+60
|\ \ \
| * | | wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo2013-02-091-14/+17
| * | | kprobes: fix wait_for_kprobe_optimizer()Tejun Heo2013-02-091-8/+15
| * | | ipw2x00: simplify scan_event handlingTejun Heo2013-02-093-35/+12
| * | | video/exynos: don't use [delayed_]work_pending()Tejun Heo2012-12-281-4/+2
| * | | tty/max3100: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * | | x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3
| * | | rfkill: don't use [delayed_]work_pending()Tejun Heo2012-12-281-5/+3
| * | | wl1251: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * | | thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
| * | | mwifiex: don't use [delayed_]work_pending()Tejun Heo2012-12-281-5/+4
| * | | sja1000: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-206-410/+1354
|\ \ \ \
| * | | | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis2013-02-121-2479/+1
| * | | | x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis2013-02-121-1/+1
| * | | | x86, uv, uv3: Update Time Support for SGI UV3Mike Travis2013-02-121-6/+7
| * | | | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-121-35/+171
| * | | | x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-121-8/+36
| * | | | x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis2013-02-121-2/+1
| * | | | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis2013-02-121-108/+3366
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-2015-79/+563
|\ \ \ \ \
| * | | | | x86: Add TS-5500 platform supportVivien Didelot2013-01-256-0/+402
| * | | | | x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-241-14/+15
| * | | | | x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
| * | | | | Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-225-64/+80
| |\ \ \ \ \
| | * | | | | amd64_edac: Fix type usage in NB IDs and memory rangesDaniel J Blueman2013-01-102-16/+16
| | * | | | | amd64_edac: Fix PCI function lookupDaniel J Blueman2013-01-101-34/+38
| | * | | | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-103-5/+6
| | * | | | | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-103-9/+20
| * | | | | | goldfish: platform device for x86Jun Nakajima2013-01-214-0/+65
* | | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-207-9/+78
|\ \ \ \ \ \ \
| * | | | | | | x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin2013-02-131-1/+1
| * | | | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-136-7/+68
| * | | | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-131-0/+7
| * | | | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-131-1/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-205-14/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/memtest: Shorten time for testsAlexander Holler2013-02-181-8/+2
| * | | | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-243-3/+3
| * | | | | | | x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-241-3/+4
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-204-10/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
| * | | | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2
| * | | | | | | | um: don't compare a pointer to 0Sasha Levin2012-12-201-1/+1
| * | | | | | | | arch/x86/platform/uv: use ARRAY_SIZE where possibleSasha Levin2012-12-201-2/+2
* | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-205-6/+10
|\ \ \ \ \ \ \ \ \