| Commit message (Expand) | Author | Files | Lines |
2005-10-31 | [PATCH] Fix on-the-fly switch from cfq i/o scheduler | Jens Axboe | 1 | -3/+1 |
2005-10-31 | Input: adbhid - fix OOPS introduced by dynalloc conversion | Paul Mackerras | 1 | -0/+1 |
2005-10-31 | Input: lkkbd - fix debug message in lkkbd_interrupt() | Dmitry Torokhov | 1 | -1/+1 |
2005-10-31 | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov | 1 | -1/+1 |
2005-10-31 | Input: fix input_dev registration message | Dmitry Torokhov | 1 | -1/+1 |
2005-10-31 | Input: evdev - allow querying SW state from compat ioctl | Dmitry Torokhov | 1 | -0/+3 |
2005-10-31 | Input: evdev - allow querying EV_SW bits from compat_ioctl | Dmitry Torokhov | 1 | -0/+1 |
2005-10-31 | [libata] locking rewrite (== fix) | Jeff Garzik | 2 | -3/+8 |
2005-10-31 | powerpc: import a fix from arch/ppc/mm/pgtable.c | Paul Mackerras | 1 | -3/+1 |
2005-10-31 | powerpc: apply recent changes to merged code | Paul Mackerras | 6 | -12/+6 |
2005-10-31 | [libata] ata_tf_to_host cleanups | Jeff Garzik | 2 | -48/+10 |
2005-10-31 | ppc: remove duplicate export of cur_cpu_spec | Paul Mackerras | 1 | -1/+0 |
2005-10-31 | powerpc: Fix bug arising from having multiple memory_limit variables | Paul Mackerras | 8 | -16/+7 |
2005-10-31 | [PATCH] fat: Remove duplicate directory scanning code | Pekka Enberg | 1 | -123/+101 |
2005-10-31 | [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() | OGAWA Hirofumi | 2 | -21/+10 |
2005-10-31 | [PATCH] fat: cleanup and optimization of checksum | OGAWA Hirofumi | 3 | -10/+14 |
2005-10-31 | [PATCH] fix missing includes | Tim Schmielau | 180 | -18/+299 |
2005-10-31 | [PATCH] Remove duplicate code in signal.c | Paul E. McKenney | 1 | -11/+5 |
2005-10-31 | [PATCH] remove unneeded SI_TIMER checks | Oleg Nesterov | 1 | -18/+0 |
2005-10-31 | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 3 | -13/+13 |
2005-10-31 | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov | 3 | -22/+27 |
2005-10-31 | [PATCH] hpet: hpet driver cleanups | Randy Dunlap | 1 | -30/+35 |
2005-10-31 | [PATCH] hpet: use HPET physical addresses for dup. detection | Randy Dunlap | 1 | -5/+15 |
2005-10-31 | [PATCH] hpet: allow HPET FIXED_MEM32 resource type | Randy Dunlap | 1 | -0/+17 |
2005-10-31 | [PATCH] hpet: simplify initialization message | Clemens Ladisch | 1 | -5/+4 |
2005-10-31 | [PATCH] hpet: remove superfluous indirections | Clemens Ladisch | 1 | -2/+2 |
2005-10-31 | [PATCH] hpet: fix access to multiple HPET devices | Clemens Ladisch | 1 | -2/+2 |
2005-10-31 | [PATCH] hpet: fix uninitialized variable in hpet_register() | Clemens Ladisch | 1 | -0/+2 |
2005-10-31 | [PATCH] hpet: fix division by zero in HPET_INFO | Clemens Ladisch | 1 | -2/+5 |
2005-10-31 | [PATCH] hpet: fix HPET_INFO calls from kernel space | Clemens Ladisch | 1 | -2/+6 |
2005-10-31 | [PATCH] hpet-RTC: cache the comparator register | Clemens Ladisch | 2 | -2/+8 |
2005-10-31 | [PATCH] hpet-RTC: fix timer config register accesses | Clemens Ladisch | 2 | -14/+4 |
2005-10-31 | [PATCH] hpet-RTC: disable interrupt when no longer needed | Clemens Ladisch | 2 | -2/+10 |
2005-10-31 | [PATCH] hpet: allow shared interrupts | Clemens Ladisch | 1 | -7/+21 |
2005-10-31 | [PATCH] hpet: allow non-power-of-two frequencies | Clemens Ladisch | 1 | -1/+1 |
2005-10-31 | [PATCH] hpet: remove superfluous register reads | Clemens Ladisch | 1 | -4/+0 |
2005-10-31 | [PATCH] hpet: remove unused variable | Clemens Ladisch | 1 | -3/+2 |
2005-10-31 | [PATCH] HPET: make frequency calculations 32 bit safe | Clemens Ladisch | 1 | -13/+19 |
2005-10-31 | [PATCH] hpet: disallow zero interrupt frequency | Clemens Ladisch | 1 | -1/+4 |
2005-10-31 | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 7 | -12/+12 |
2005-10-31 | [PATCH] tpm-tidies | Andrew Morton | 3 | -37/+23 |
2005-10-31 | [PATCH] Infineon TPM: move infineon driver off pci_dev | Marcel Selhorst | 1 | -98/+59 |
2005-10-31 | [PATCH] tpm: move nsc driver off pci_dev | Kylene Jo Hall | 1 | -67/+77 |
2005-10-31 | [PATCH] tpm: move atmel driver off pci_dev | Kylene Jo Hall | 1 | -62/+63 |
2005-10-31 | [PATCH] tpm: change from pci_dev to dev power management functions | Kylene Jo Hall | 2 | -6/+6 |
2005-10-31 | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 5 | -72/+91 |
2005-10-31 | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 5 | -1/+20 |
2005-10-31 | [PATCH] Don't set dcdbas driver to default m | Andi Kleen | 1 | -1/+0 |
2005-10-31 | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson | 2 | -2/+1 |
2005-10-31 | [PATCH] fix build on nls free systems | Yuri Vasilevski | 2 | -1/+16 |