summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan2006-01-141-3/+3
* [PATCH] s390: sigcontext.h vs __userMartin Schwidefsky2006-01-141-0/+2
* [PATCH] s390: show_task oopsHeiko Carstens2006-01-141-3/+11
* [PATCH] s390: sha256 crypto code fixJan Glauber2006-01-141-7/+22
* [PATCH] s390: aes crypto code fixesJan Glauber2006-01-141-16/+44
* [PATCH] s390: des crypto code speedupJan Glauber2006-01-141-7/+210
* [PATCH] s390: des crypto code cleanupJan Glauber2006-01-141-88/+67
* [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-141-18/+39
* [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap2006-01-141-9/+9
* [PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala2006-01-143-0/+234
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-146-15/+75
* [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* [PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu2006-01-143-0/+239
* [PATCH] uml: fix symbol for mktimeMiklos Szeredi2006-01-141-1/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1474-227/+226
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-143-19/+40
OpenPOWER on IntegriCloud