summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard1-0/+26
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard3-37/+23
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard4-8/+6
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard3-5/+17
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2-11/+5
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2-14/+12
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard3-19/+45
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts1-1/+1
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard1-0/+1
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis1-3/+6
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller3-39/+50
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller3-13/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller9-58/+51
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller4-227/+272
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller3-6/+3
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller1-12/+4
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller1-12/+2
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller1-1/+3
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05Merge watchdog driver updatesLinus Torvalds7-62/+121
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds13-100/+104
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik188-4171/+20718
2005-09-05/spare/repo/libata-dev branch 'master'Jeff Garzik177-4076/+20623
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds4-15/+70
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds34-92/+102
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds4-31/+15
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds20-641/+362
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds43-283/+405
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: crypto driver updateEric Rossman3-270/+106
2005-09-05[PATCH] s390: pfault interrupt raceMartin Schwidefsky1-1/+4
2005-09-05[PATCH] s390: reIPL fix and extern/static inlineCornelia Huck4-21/+19
2005-09-05[PATCH] s390: 64 bit diag250 supportHorst Hummel3-134/+307
2005-09-05[PATCH] s390: deadlock in dasd_devmapHorst Hummel6-41/+24
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu2-22/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky4-58/+181
2005-09-05[PATCH] xtensa: delete accidental fileAdrian Bunk1-135/+0
2005-09-05[PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk13-70/+70
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike4-12/+22
2005-09-05[PATCH] uml: fix advanced sysemu checkBodo Stroesser1-11/+17
2005-09-05[PATCH] uml: allow host capability usage to be disabledBodo Stroesser1-0/+24
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser8-238/+348
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov8-168/+230