| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Input: serio_raw - fix Kconfig help | Neil Brown | 2005-07-11 | 1 | -1/+1 |
| * | | Input: serio_raw - link serio_raw misc device to corresponding | Dmitry Torokhov | 2005-07-11 | 1 | -0/+1 |
| * | | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 | 848 | -17148/+31488 |
| |\ \ |
|
| * | | | Input: cannot refer to __exit from within __init. | Andrew Morton | 2005-07-01 | 1 | -1/+1 |
| * | | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 3 | -36/+17 |
| * | | | Input: rearrange procfs code to reduce number of #ifdefs | Dmitry Torokhov | 2005-06-30 | 1 | -191/+198 |
| * | | | Sonypi: make sure that input_work is not running when unloading | Dmitry Torokhov | 2005-06-30 | 1 | -59/+63 |
| * | | | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 2005-06-30 | 15 | -58/+54 |
| * | | | Input: acecad - drop unneeded cast and couple unneeded spaces. | Dmitry Torokhov | 2005-06-30 | 1 | -4/+4 |
| * | | | Input: serio - add modalias attribute and environment variable to | Dmitry Torokhov | 2005-06-30 | 1 | -16/+26 |
| * | | | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 2005-06-30 | 2 | -41/+45 |
| * | | | Input: clean up uinput driver (formatting, extra braces) | Dmitry Torokhov | 2005-06-30 | 1 | -46/+35 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp | Linus Torvalds | 2005-07-29 | 4 | -1/+9 |
|\ \ \ \ |
|
| * | | | | [ARM SMP] Ensure secondary CPUs see their pen release | Russell King | 2005-07-29 | 1 | -0/+2 |
| * | | | | [ARM SMP] Fix another ARMv6 bitop problem | Russell King | 2005-07-28 | 2 | -1/+6 |
| * | | | | [ARM SMP] Ensure secondary CPUs have a clean TLB | Russell King | 2005-07-28 | 1 | -0/+1 |
* | | | | | Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/... | Linus Torvalds | 2005-07-29 | 1 | -6/+13 |
|\ \ \ \ \ |
|
| * | | | | | libata: Check PCI sub-class code before disabling AHCI | Greg Felix | 2005-07-28 | 1 | -6/+13 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-28 | 1 | -2/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | [NET]: Fix busy waiting in dev_close(). | David S. Miller | 2005-07-28 | 1 | -2/+1 |
* | | | | | | | [PATCH] selinux: Fix address length checks in connect hook | Stephen Smalley | 2005-07-28 | 1 | -2/+2 |
* | | | | | | | [PATCH] fbdev: colormap fixes fix | Jon Smirl | 2005-07-28 | 1 | -7/+7 |
* | | | | | | | [PATCH] re-disable TSC on NUMAQ | Dave Hansen | 2005-07-28 | 1 | -0/+9 |
* | | | | | | | [PATCH] posix timers: fix normalization problem | George Anzinger | 2005-07-28 | 1 | -14/+3 |
* | | | | | | | [PATCH] uml: implement hostfs syncing | Paolo 'Blaisorblade' Giarrusso | 2005-07-28 | 4 | -2/+20 |
* | | | | | | | [PATCH] uml: Clean up prink calls | Christophe Lucas | 2005-07-28 | 3 | -3/+3 |
* | | | | | | | [PATCH] uml: Fix typo | Bodo Stroesser | 2005-07-28 | 1 | -1/+1 |
* | | | | | | | [PATCH] uml: Fix load average >=1 | Jeff Dike | 2005-07-28 | 1 | -1/+4 |
* | | | | | | | [PATCH] uml: Fix redundant assignment | Jeff Dike | 2005-07-28 | 1 | -1/+0 |
* | | | | | | | [PATCH] uml: Fix skas0 stub return | Bodo Stroesser | 2005-07-28 | 1 | -3/+3 |
* | | | | | | | [PATCH] uml: vm86 compile fix | Jeff Dike | 2005-07-28 | 1 | -0/+6 |
* | | | | | | | [PATCH] uml: avoid unnecessary pcap rebuild | Paolo 'Blaisorblade' Giarrusso | 2005-07-28 | 1 | -1/+3 |
* | | | | | | | [PATCH] uml: fix TT mode by reverting "use fork instead of clone" | Jeff Dike | 2005-07-28 | 1 | -19/+29 |
* | | | | | | | [PATCH] device-mapper: fix md->lock deadlocks in core | Alasdair G Kergon | 2005-07-28 | 1 | -78/+60 |
* | | | | | | | [PATCH] device-mapper: fix deadlocks in core | Alasdair G Kergon | 2005-07-28 | 1 | -12/+7 |
* | | | | | | | [PATCH] device-mapper: fix deadlocks in core (prep) | Alasdair G Kergon | 2005-07-28 | 2 | -28/+39 |
* | | | | | | | [PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids | Ravikiran G Thirumalai | 2005-07-28 | 1 | -6/+11 |
* | | | | | | | [PATCH] x86_64: Remove unused variable in k8-bus.c | Andi Kleen | 2005-07-28 | 1 | -1/+1 |
* | | | | | | | [PATCH] x86_64: Use msleep in smpboot.c | Nishanth Aravamudan | 2005-07-28 | 1 | -2/+1 |
* | | | | | | | [PATCH] x86_64: Fix gcc 4 warning in sched_find_first_bit | Jesse Millan | 2005-07-28 | 1 | -2/+1 |
* | | | | | | | [PATCH] x86_64: Fix SRAT handling on non dual core systems | Andi Kleen | 2005-07-28 | 1 | -2/+0 |
* | | | | | | | [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local... | Andi Kleen | 2005-07-28 | 4 | -2/+35 |
* | | | | | | | [PATCH] x86_64: Small assembly improvements | Andi Kleen | 2005-07-28 | 2 | -13/+13 |
* | | | | | | | [PATCH] x86_64: Remove unnecessary include in fault.c | Andi Kleen | 2005-07-28 | 1 | -1/+0 |
* | | | | | | | [PATCH] x86_64: When running cpuid4 need to run on the correct CPU | Andi Kleen | 2005-07-28 | 1 | -6/+14 |
* | | | | | | | [PATCH] x86_64: Turn BUG data into valid instruction | Andi Kleen | 2005-07-28 | 1 | -3/+10 |
* | | | | | | | [PATCH] x86_64: Icecream has no way of detecting assembler-level includes | Andreas Gruenbacher | 2005-07-28 | 3 | -12/+19 |
* | | | | | | | [PATCH] x86_64: Support more than 8 cores on AMD systems | Andi Kleen | 2005-07-28 | 2 | -10/+85 |
* | | | | | | | [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplug | Andi Kleen | 2005-07-28 | 1 | -86/+2 |
* | | | | | | | [PATCH] x86_64: Remove IA32_* build tools in Makefile | Andi Kleen | 2005-07-28 | 1 | -12/+0 |