| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 180 | -18/+299 |
* | [PATCH] Remove duplicate code in signal.c | Paul E. McKenney | 2005-10-31 | 1 | -11/+5 |
* | [PATCH] remove unneeded SI_TIMER checks | Oleg Nesterov | 2005-10-31 | 1 | -18/+0 |
* | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-31 | 3 | -13/+13 |
* | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-31 | 3 | -22/+27 |
* | [PATCH] hpet: hpet driver cleanups | Randy Dunlap | 2005-10-31 | 1 | -30/+35 |
* | [PATCH] hpet: use HPET physical addresses for dup. detection | Randy Dunlap | 2005-10-31 | 1 | -5/+15 |
* | [PATCH] hpet: allow HPET FIXED_MEM32 resource type | Randy Dunlap | 2005-10-31 | 1 | -0/+17 |
* | [PATCH] hpet: simplify initialization message | Clemens Ladisch | 2005-10-31 | 1 | -5/+4 |
* | [PATCH] hpet: remove superfluous indirections | Clemens Ladisch | 2005-10-31 | 1 | -2/+2 |
* | [PATCH] hpet: fix access to multiple HPET devices | Clemens Ladisch | 2005-10-31 | 1 | -2/+2 |
* | [PATCH] hpet: fix uninitialized variable in hpet_register() | Clemens Ladisch | 2005-10-31 | 1 | -0/+2 |
* | [PATCH] hpet: fix division by zero in HPET_INFO | Clemens Ladisch | 2005-10-31 | 1 | -2/+5 |
* | [PATCH] hpet: fix HPET_INFO calls from kernel space | Clemens Ladisch | 2005-10-31 | 1 | -2/+6 |
* | [PATCH] hpet-RTC: cache the comparator register | Clemens Ladisch | 2005-10-31 | 2 | -2/+8 |
* | [PATCH] hpet-RTC: fix timer config register accesses | Clemens Ladisch | 2005-10-31 | 2 | -14/+4 |
* | [PATCH] hpet-RTC: disable interrupt when no longer needed | Clemens Ladisch | 2005-10-31 | 2 | -2/+10 |
* | [PATCH] hpet: allow shared interrupts | Clemens Ladisch | 2005-10-31 | 1 | -7/+21 |
* | [PATCH] hpet: allow non-power-of-two frequencies | Clemens Ladisch | 2005-10-31 | 1 | -1/+1 |
* | [PATCH] hpet: remove superfluous register reads | Clemens Ladisch | 2005-10-31 | 1 | -4/+0 |
* | [PATCH] hpet: remove unused variable | Clemens Ladisch | 2005-10-31 | 1 | -3/+2 |
* | [PATCH] HPET: make frequency calculations 32 bit safe | Clemens Ladisch | 2005-10-31 | 1 | -13/+19 |
* | [PATCH] hpet: disallow zero interrupt frequency | Clemens Ladisch | 2005-10-31 | 1 | -1/+4 |
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-31 | 7 | -12/+12 |
* | [PATCH] tpm-tidies | Andrew Morton | 2005-10-31 | 3 | -37/+23 |
* | [PATCH] Infineon TPM: move infineon driver off pci_dev | Marcel Selhorst | 2005-10-31 | 1 | -98/+59 |
* | [PATCH] tpm: move nsc driver off pci_dev | Kylene Jo Hall | 2005-10-31 | 1 | -67/+77 |
* | [PATCH] tpm: move atmel driver off pci_dev | Kylene Jo Hall | 2005-10-31 | 1 | -62/+63 |
* | [PATCH] tpm: change from pci_dev to dev power management functions | Kylene Jo Hall | 2005-10-31 | 2 | -6/+6 |
* | [PATCH] tpm: remove pci dependency | Kylene Jo Hall | 2005-10-31 | 5 | -72/+91 |
* | [PATCH] tpm: add status function to allow non-lpc bus chips | Kylene Jo Hall | 2005-10-31 | 5 | -1/+20 |
* | [PATCH] Don't set dcdbas driver to default m | Andi Kleen | 2005-10-31 | 1 | -1/+0 |
* | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson | 2005-10-31 | 2 | -2/+1 |
* | [PATCH] fix build on nls free systems | Yuri Vasilevski | 2005-10-31 | 2 | -1/+16 |
* | [PATCH] README doesn't mention bzip2 source tarball | Horms | 2005-10-31 | 1 | -0/+4 |
* | [PATCH] lib/string.c cleanup: restore useful memmove const | Paul Jackson | 2005-10-31 | 1 | -1/+2 |
* | [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c | Matt Mackall | 2005-10-31 | 1 | -1/+4 |
* | [PATCH] __bread oops fix | Andrew Morton | 2005-10-31 | 1 | -3/+5 |
* | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 2005-10-31 | 23 | -67/+0 |
* | [PATCH] rocketport: make it work when statically linked into kernel | Bjorn Helgaas | 2005-10-31 | 1 | -8/+2 |
* | [PATCH] posix-cpu-timers: fix overrun reporting | Roland McGrath | 2005-10-31 | 1 | -6/+10 |
* | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-31 | 7 | -1/+648 |
* | [PATCH] fs/attr.c: remove BUG() | Alexey Dobriyan | 2005-10-31 | 1 | -3/+0 |
* | [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment | Nikita Danilov | 2005-10-31 | 1 | -1/+1 |
* | [PATCH] watchdog: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-31 | 2 | -0/+2 |
* | [PATCH] SyncLink adapters: updates .owner field of struct pci_driver | Laurent Riffard | 2005-10-31 | 2 | -0/+2 |
* | [PATCH] epca: update .owner field of struct pci_driver | Laurent Riffard | 2005-10-31 | 1 | -0/+1 |
* | [PATCH] fix vgacon blanking | Pozsar Balazs | 2005-10-31 | 1 | -0/+2 |
* | [PATCH] Test for sb_getblk return value | Glauber de Oliveira Costa | 2005-10-31 | 3 | -1/+22 |
* | [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE... | Andrea Arcangeli | 2005-10-31 | 2 | -12/+17 |