summaryrefslogtreecommitdiffstats
path: root/usr/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2005-11-02powerpc: Use rtas_call not call_rtas in CHRP codePaul Mackerras1-2/+4
2005-11-02[PATCH] ppc bug.h namespace pollutionAl Viro1-4/+2
2005-11-02[PATCH] powerpc: Merge futex.hDavid Gibson3-75/+30
2005-11-02[PATCH] powerpc: Fix merged ipcbuf.hDavid Gibson1-2/+1
2005-11-01powerpc: Fix pseries (64-bit) buildPaul Mackerras1-2/+0
2005-11-01powerpc: Fix BUG/WARN macros for 64-bitPaul Mackerras1-2/+2
2005-11-01[PATCH] powerpc: Merge bitops.hDavid Gibson10-1023/+495
2005-11-01[PATCH] powerpc: Merge ipcbuf.hDavid Gibson3-57/+34
2005-11-01[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann8-3/+1
2005-11-01[PATCH] powerpc: move mmio_nvram.c over to arch/powerpcArnd Bergmann4-1/+7
2005-11-01[PATCH] powerpc: move rtas_fw.c out of platforms/pseriesArnd Bergmann6-7/+13
2005-11-01[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann4-0/+233
2005-11-01[PATCH] powerpc: Rename BPA to CellArnd Bergmann18-107/+107
2005-11-01powerpc: use asm-generic/termios.hStephen Rothwell1-33/+1
2005-11-01powerpc: remove duplicate ioctl definitionsStephen Rothwell2-101/+3
2005-11-01powerpc: make mem= work on iSeries againStephen Rothwell2-34/+25
2005-11-01powerpc: fix __strnlen_user in merge treeStephen Rothwell5-254/+46
2005-11-01powerpc: merge uaccess.hStephen Rothwell3-734/+504
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras6-12/+6
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras8-16/+7
2005-10-31[PATCH] fat: Remove duplicate directory scanning codePekka Enberg1-123/+101
2005-10-31[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()OGAWA Hirofumi2-21/+10
2005-10-31[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi3-10/+14
2005-10-31[PATCH] fix missing includesTim Schmielau180-18/+299
2005-10-31[PATCH] Remove duplicate code in signal.cPaul E. McKenney1-11/+5
2005-10-31[PATCH] remove unneeded SI_TIMER checksOleg Nesterov1-18/+0
2005-10-31[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov3-13/+13
2005-10-31[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov3-22/+27
2005-10-31[PATCH] hpet: hpet driver cleanupsRandy Dunlap1-30/+35
2005-10-31[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap1-5/+15
2005-10-31[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap1-0/+17
2005-10-31[PATCH] hpet: simplify initialization messageClemens Ladisch1-5/+4
2005-10-31[PATCH] hpet: remove superfluous indirectionsClemens Ladisch1-2/+2
2005-10-31[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch1-2/+2
2005-10-31[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch1-0/+2
2005-10-31[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch1-2/+5
2005-10-31[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch1-2/+6
2005-10-31[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2-2/+8
2005-10-31[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2-14/+4
2005-10-31[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2-2/+10
2005-10-31[PATCH] hpet: allow shared interruptsClemens Ladisch1-7/+21
2005-10-31[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch1-1/+1
2005-10-31[PATCH] hpet: remove superfluous register readsClemens Ladisch1-4/+0
2005-10-31[PATCH] hpet: remove unused variableClemens Ladisch1-3/+2
2005-10-31[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch1-13/+19
2005-10-31[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch1-1/+4
2005-10-31[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap7-12/+12
2005-10-31[PATCH] tpm-tidiesAndrew Morton3-37/+23