summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * workqueue: misc/cosmetic updatesTejun Heo2010-06-292-47/+89
| * workqueue: kill RT workqueueTejun Heo2010-06-292-17/+9
| * acpi: use queue_work_on() instead of binding workqueue worker to cpu0Tejun Heo2010-06-291-29/+11
| * kthread: implement kthread_data()Tejun Heo2010-06-292-0/+16
| * ivtv: use kthread_worker instead of workqueueTejun Heo2010-06-294-27/+24
| * kthread: implement kthread_workerTejun Heo2010-06-292-0/+213
| * Merge branch 'sched-wq' of ../wq into cmwq-baseTejun Heo2010-06-139-81/+203
| |\
* | \ Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-065-42/+222
|\ \ \
| * | | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0H. Peter Anvin2010-07-211-11/+17
| * | | x86, xsave: Add __init attribute to setup_xstate_features()Robert Richter2010-07-211-1/+1
| * | | x86, xsave: Make init_xstate_buf staticRobert Richter2010-07-212-6/+5
| * | | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter2010-07-212-3/+10
| * | | x86, xsave: Introduce xstate enable functionsRobert Richter2010-07-211-11/+8
| * | | x86, xsave: Separate fpu and xsave initializationRobert Richter2010-07-215-15/+26
| * | | x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter2010-07-203-13/+12
| * | | x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter2010-07-201-1/+1
| * | | x86, xsave: Do not include asm/i387.h in asm/xsave.hRobert Richter2010-07-201-1/+0
| * | | x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha2010-07-193-4/+15
| * | | x86, xsave: Sync xsave memory layout with its header for user handlingSuresh Siddha2010-07-194-1/+123
| * | | x86, xsave: Track the offset, size of state in the xsave layoutSuresh Siddha2010-07-191-0/+29
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-065-29/+26
|\ \ \ \
| * | | | x86, mce: Use HW_ERR in MCE handlerHuang Ying2010-06-101-22/+10
| * | | | x86, mce: Add HW_ERR printk prefix for hardware error loggingHuang Ying2010-06-101-0/+7
| * | | | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying2010-06-102-1/+2
| * | | | x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying2010-06-103-7/+8
* | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-069-13/+178
|\ \ \ \ \
| * | | | | x86, olpc: Constify an olpc_ofw() argAndres Salomon2010-07-303-3/+3
| * | | | | x86, olpc: Use pr_debug() for EC commandsAndres Salomon2010-07-301-5/+3
| * | | | | x86, olpc: Add comment about implicit optimization barrierAndres Salomon2010-06-241-0/+2
| * | | | | x86, olpc: Add support for calling into OpenFirmwareAndres Salomon2010-06-189-8/+173
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-069-15/+19
|\ \ \ \ \
| * | | | | x86, alternatives: BUG on encountering an invalid CPU feature numberH. Peter Anvin2010-07-131-0/+1
| * | | | | x86, alternatives: Fix one more open-coded 8-bit alternative numberH. Peter Anvin2010-07-131-1/+1
| * | | | | x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-077-14/+17
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-069-28/+83
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | x86, vdso: Unmap vdso pagesShaohua Li2010-08-021-0/+1
| | | | | * | | | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handlingSuresh Siddha2010-07-063-10/+21
| | | | * | | | | | | | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-081-1/+0
| | | * | | | | | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-07-302-13/+50
| | * | | | | | | | | | x86, vmware: Preset lpj values when on VMware.Alok Kataria2010-08-021-1/+8
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches2010-07-151-3/+3
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | console: Fix compilation regressionJason Wessel2010-08-061-0/+5
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-066-9/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen: Do not suspend IPI IRQs.Ian Campbell2010-07-291-0/+1
| * | | | | | | | | | | | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-292-6/+8
| * | | | | | | | | | | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-291-1/+2
| * | | | | | | | | | | | irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell2010-07-292-2/+7
* | | | | | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-0646-262/+165
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | um: Fix read_persistent_clock falloutThomas Gleixner2010-08-031-3/+2
OpenPOWER on IntegriCloud