summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-2412-18/+0
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-2412-20/+25
| * cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-6/+0
| * cpumask: remove the deprecated smp_call_function_mask()Rusty Russell2009-09-241-11/+0
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell2009-09-241-0/+3
| * ACPI: remove cpumask_t usageBjorn Helgaas2009-09-241-1/+1
| * cpumask: Remove mask field from commentsNobuhiro Iwamatsu2009-09-241-1/+0
| * cpumask: remove unused mask field from struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove unused cpu_mask_allRusty Russell2009-09-242-8/+0
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
| * cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell2009-09-241-3/+0
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-248-57/+1
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
| * cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-249-30/+14
* | headers: utsname.h reduxAlexey Dobriyan2009-09-2356-56/+2
* | Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior2009-09-231-8/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-2324-80/+1987
|\ \
| * | Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-223-0/+408
| * | Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-211-35/+13
| * | Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-213-0/+364
| * | Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-174-0/+464
| * | Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-174-0/+354
| * | Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-173-0/+190
| * | Input: dm355evm_keys - remove dm355evm_keys_hardirqDmitry Torokhov2009-09-171-17/+9
| * | Input: synaptics_i2c - switch to using __cancel_delayed_work()Dmitry Torokhov2009-09-171-19/+32
| * | Input: ad7879 - add support for AD7889Michael Hennerich2009-09-172-5/+7
| * | Input: atkbd - rely on input core to restore state on resumeDmitry Torokhov2009-09-171-25/+0
| * | Input: add generic suspend and resume for input devicesDmitry Torokhov2009-09-172-2/+64
| * | Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-177-12/+117
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-2394-354/+473
|\ \ \
| * | | Use macros for .data.page_aligned section.Tim Abbott2009-09-219-11/+16
| * | | Use macros for .bss.page_aligned section.Tim Abbott2009-09-214-7/+5
| * | | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-2122-62/+46
| * | | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-212-1/+3
| * | | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-2015-49/+37
| * | | kbuild: add static to prototypesTrevor Keith2009-09-209-43/+43
OpenPOWER on IntegriCloud