| Commit message (Expand) | Author | Age |
* | Input: move fixp-arith.h to drivers/input | Anssi Hannula | 2006-07-19 |
* | Input: rename input.ko into input-core.ko | Dmitry Torokhov | 2006-07-19 |
* | Input: serio/gameport - check whether driver core calls succeeded | Randy Dunlap | 2006-07-19 |
* | Input: spaceball - make 4000FLX Lefty work | Nick Martin | 2006-07-19 |
* | Input: keyboard - simplify emulate_raw() implementation | Dmitry Torokhov | 2006-07-19 |
* | Input: keyboard - remove static variable and clean up initialization | Dmitry Torokhov | 2006-07-19 |
* | Input: hiddev - use standard list implementation | Dmitry Torokhov | 2006-07-19 |
* | Input: add missing handler->start() call | Dmitry Torokhov | 2006-07-19 |
* | Input: HID - fix potential out-of-bound array access | Dmitry Torokhov | 2006-07-15 |
* | Input: fix list iteration in input_release_device() | Andrew Morton | 2006-07-15 |
* | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra | 2006-07-15 |
* | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov | 2006-07-06 |
* | Input: libps2 - warn instead of oopsing when passed bad arguments | Dmitry Torokhov | 2006-07-06 |
* | Input: fm801-gp - fix use after free | Dmitry Torokhov | 2006-07-06 |
* | Input: wistron - fix section reference mismatches | Andrew Morton | 2006-07-06 |
* | Input: introduce input_inject_event() function | Dmitry Torokhov | 2006-07-06 |
* | Input: add start() method to input handlers | Dmitry Torokhov | 2006-07-06 |
* | Input: remove accept method from input_dev | Dmitry Torokhov | 2006-07-06 |
* | [PATCH] Makefile typo | Andreas Schwab | 2006-07-05 |
* | [PATCH] powerpc: implement missing jiffies64_to_cputime64() | David Woodhouse | 2006-07-05 |
* | [PATCH] powerpc: Fix loss of interrupts with MPIC | Benjamin Herrenschmidt | 2006-07-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | Move workqueue exports to where the functions are defined. | Dave Jones | 2006-06-30 |
| * | [CPUFREQ] Misc cleanups in ondemand. | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Make ondemand sampling per CPU and remove the mutex usage in sampli... | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Add queue_delayed_work_on() interface for workqueues. | Venkatesh Pallipadi | 2006-06-30 |
| * | [CPUFREQ] Remove slowdown from ondemand sampling path. | Venkatesh Pallipadi | 2006-06-30 |
* | | Fix up headers_install wrt devfs removal | Linus Torvalds | 2006-07-04 |
* | | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 |
|\ \ |
|
| * | | Remove export of include/linux/isdn/tpam.h | David Woodhouse | 2006-06-29 |
| * | | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace export | Jean Delvare | 2006-06-22 |
| * | | Restrict headers exported to userspace for SPARC and SPARC64 | David S. Miller | 2006-06-20 |
| * | | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for Alpha 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for SPARC 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for IA64 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for S390 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for i386 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for x86_64 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add Kbuild file for PowerPC 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 |
| * | | Basic implementation of 'make headers_check' | David Woodhouse | 2006-06-18 |
| * | | Basic implementation of 'make headers_install' | David Woodhouse | 2006-06-18 |
* | | | [PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb | Arjan van de Ven | 2006-07-04 |
* | | | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 2006-07-04 |
* | | | [PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug | Yasunori Goto | 2006-07-04 |
* | | | [PATCH] uclinux: fix proc_task()/get_proc-task() naming | Greg Ungerer | 2006-07-04 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-07-04 |
|\ \ \ |
|
| * \ \ | Pull smart-battery into release branch | Len Brown | 2006-07-01 |
| |\ \ \ |
|
| | * | | | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 2006-07-01 |