summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-143-3/+49
| * | | [ARM] 3107/3: ARM EABI: last bits to configure itNicolas Pitre2006-01-142-2/+24
| * | | [ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre2006-01-141-9/+2
| * | | [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-143-37/+48
| * | | [ARM] 3104/1: ARM EABI: new helper function namesNicolas Pitre2006-01-147-0/+63
| * | | [ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)Nicolas Pitre2006-01-142-10/+11
| * | | [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-143-3/+23
| * | | [ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre2006-01-141-0/+7
| * | | [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-138-77/+151
| * | | [ARM] Remove useless 'default n' from Kconfig filesRussell King2006-01-133-5/+0
| * | | [ARM] Support register switch in nommu modeHyok S. Choi2006-01-131-0/+7
| * | | [ARM] start_thread fixup for nommu modeHyok S. Choi2006-01-131-0/+7
| * | | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-1383-97/+1
| * | | [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-131-4/+3
| * | | [ARM] 3258/1: IMX serial: fix parityMatt Reimer2006-01-131-1/+1
| * | | [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-132-0/+20
| |/ /
* | | [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-143-0/+32
* | | [PATCH] pktcdvd: un-inline some functionsPeter Osterlund2006-01-141-2/+2
* | | [PATCH] Mark some key VFS functions as __always_inlineArjan van de Ven2006-01-141-4/+4
* | | [PATCH] mark several functions __always_inlineIngo Molnar2006-01-147-15/+15
* | | [PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar2006-01-141-3/+3
* | | [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-142-1/+2
* | | [PATCH] fbdev: Update maintainers listAntonino A. Daplas2006-01-141-5/+17
* | | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-1422-39/+35
* | | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-1427-109/+67
* | | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-142-7/+20
* | | [PATCH] neofb: take existing display configuration as defaultChristian Trefzer2006-01-141-1/+1
* | | [PATCH] Update kernel-parameters.txt IOSCHED to spell out 'anticipatory'Randy Dunlap2006-01-141-1/+1
* | | [PATCH] nlm kernel-parameters updateRandy Dunlap2006-01-141-2/+10
* | | [PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2006-01-142-6/+25
* | | [PATCH] cs89x0: use u16 for device register dataLennert Buytenhek2006-01-141-19/+19
* | | [PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek2006-01-141-3/+1
* | | [PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek2006-01-141-0/+3
* | | [PATCH] dell_rbu: fix Bug 5854Abhay Salunke2006-01-141-22/+4
* | | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-144-81/+12
* | | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-143-54/+13
* | | [PATCH] abandon gcc 295x main.c tidyCoywolf Qi Hunt2006-01-141-9/+7
* | | [PATCH] quota: make useless quota error message informativeValdis.Kletnieks@vt.edu2006-01-141-1/+2
* | | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-141-5/+1
* | | [PATCH] isofs: remove d_splice_alias NULL check from isofs_lookupPekka Enberg2006-01-141-4/+1
* | | [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg2006-01-141-4/+1
* | | [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookupPekka Enberg2006-01-141-4/+1
* | | [PATCH] cpuset oom lock fixPaul Jackson2006-01-143-5/+37
* | | [PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens2006-01-141-1/+1
* | | [PATCH] s390: email-address changeCornelia Huck2006-01-1418-35/+36
* | | [PATCH] s390: chps[] array too shortCornelia Huck2006-01-141-1/+1
* | | [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-144-8/+30
* | | [PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky2006-01-141-1/+1
* | | [PATCH] s390: add dummy pm_power_offMartin Schwidefsky2006-01-141-0/+5
* | | [PATCH] s390: spinlock fixesMartin Schwidefsky2006-01-143-9/+3