summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove duplicate code in signal.cPaul E. McKenney2005-10-301-11/+5
* [PATCH] remove unneeded SI_TIMER checksOleg Nesterov2005-10-301-18/+0
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-303-13/+13
* [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-303-22/+27
* [PATCH] hpet: hpet driver cleanupsRandy Dunlap2005-10-301-30/+35
* [PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap2005-10-301-5/+15
* [PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap2005-10-301-0/+17
* [PATCH] hpet: simplify initialization messageClemens Ladisch2005-10-301-5/+4
* [PATCH] hpet: remove superfluous indirectionsClemens Ladisch2005-10-301-2/+2
* [PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch2005-10-301-2/+2
* [PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch2005-10-301-0/+2
* [PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch2005-10-301-2/+5
* [PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch2005-10-301-2/+6
* [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-302-2/+8
* [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-302-14/+4
* [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-302-2/+10
* [PATCH] hpet: allow shared interruptsClemens Ladisch2005-10-301-7/+21
* [PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch2005-10-301-1/+1
* [PATCH] hpet: remove superfluous register readsClemens Ladisch2005-10-301-4/+0
* [PATCH] hpet: remove unused variableClemens Ladisch2005-10-301-3/+2
* [PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch2005-10-301-13/+19
* [PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch2005-10-301-1/+4
* [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-307-12/+12
* [PATCH] tpm-tidiesAndrew Morton2005-10-303-37/+23
* [PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst2005-10-301-98/+59
* [PATCH] tpm: move nsc driver off pci_devKylene Jo Hall2005-10-301-67/+77
* [PATCH] tpm: move atmel driver off pci_devKylene Jo Hall2005-10-301-62/+63
* [PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2005-10-302-6/+6
* [PATCH] tpm: remove pci dependencyKylene Jo Hall2005-10-305-72/+91
* [PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall2005-10-305-1/+20
* [PATCH] Don't set dcdbas driver to default mAndi Kleen2005-10-301-1/+0
* [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-302-2/+1
* [PATCH] fix build on nls free systemsYuri Vasilevski2005-10-302-1/+16
* [PATCH] README doesn't mention bzip2 source tarballHorms2005-10-301-0/+4
* [PATCH] lib/string.c cleanup: restore useful memmove constPaul Jackson2005-10-301-1/+2
* [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.cMatt Mackall2005-10-301-1/+4
* [PATCH] __bread oops fixAndrew Morton2005-10-301-3/+5
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-3023-67/+0
* [PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas2005-10-301-8/+2
* [PATCH] posix-cpu-timers: fix overrun reportingRoland McGrath2005-10-301-6/+10
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-307-1/+648
* [PATCH] fs/attr.c: remove BUG()Alexey Dobriyan2005-10-301-3/+0
* [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a commentNikita Danilov2005-10-301-1/+1
* [PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
* [PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2005-10-302-0/+2
* [PATCH] epca: update .owner field of struct pci_driverLaurent Riffard2005-10-301-0/+1
* [PATCH] fix vgacon blankingPozsar Balazs2005-10-301-0/+2
* [PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2005-10-303-1/+22
* [PATCH] fix nr_unused accounting, and avoid recursing in iput with I_WILL_FRE...Andrea Arcangeli2005-10-302-12/+17
* [PATCH] modules: fix sparse warning for every MODULE_PARMPavel Roskin2005-10-301-1/+3
OpenPOWER on IntegriCloud