summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+0
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar8-7/+373
2008-07-08powerpc: Add missing reference to coherent_dma_maskVitaly Bordug1-0/+2
2008-07-07powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt1-2/+3
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar3-15/+15
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar5-5/+22
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds1-1/+1
2008-06-18[POWERPC] 4xx: Clear new TLB cache attribute bits in Data Storage vectorJosh Boyer1-1/+6
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar3-3/+5
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar3-3/+5
2008-06-16[POWERPC] Remove ppc32's export of console_driversStephen Rothwell1-2/+0
2008-06-16[POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala1-0/+14
2008-06-16[POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve1-1/+1
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-10/+0
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell1-1/+1
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt1-1/+3
2008-05-26ftrace: powerpc clean upsSteven Rostedt5-20/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich1-2/+0
2008-05-23ftrace: support for PowerPCSteven Rostedt8-7/+389
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman1-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-12[POWERPC] ppc: Don't run prom_init_check for arch/ppc buildsSegher Boessenkool1-0/+6
2008-05-12[POWERPC] Fix default cputable entries for e200 and e500 familiesPaul Mackerras1-0/+2
2008-05-09[POWERPC] Remove leftover printk in isa-bridge.cNate Case1-3/+0
2008-05-09[POWERPC] Remove duplicate #includeHuang Weiyi1-1/+0
2008-05-09[POWERPC] Initialize lockdep earlierBenjamin Herrenschmidt1-3/+3
2008-05-09[POWERPC] Document when printk is useableBenjamin Herrenschmidt1-0/+4
2008-05-09[POWERPC] Fix bogus paca->_current initializationBenjamin Herrenschmidt1-4/+0
2008-05-09[POWERPC] Make default cputable entries reflect selected CPU familyBenjamin Herrenschmidt1-10/+43
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese1-1/+8
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+2
2008-05-02[POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras1-0/+2
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel1-1/+1
2008-05-01ntp: increase time_freq resolutionRoman Zippel1-2/+0
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-9/+12
2008-04-30Basic braille screen reader supportSamuel Thibault1-3/+0
2008-04-30[POWERPC] Fix crashkernel= handling when no crashkernel= specifiedMichael Ellerman1-6/+6
2008-04-30[POWERPC] Make emergency stack safe for current_thread_info() useMichael Ellerman1-3/+6
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds9-57/+71
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev4-47/+22
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2-53/+0
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala6-4/+60
2008-04-29[POWERPC] Add fast little-endian switch system callPaul Mackerras1-0/+11
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard1-0/+28
2008-04-24[POWERPC] 4xx: Fix 460GT support to not enable FPUStefan Roese2-4/+1
2008-04-24[POWERPC] cell: Generalize io-workarounds codeIshizaki Kou1-0/+2
2008-04-24[POWERPC] Mark udbg console as CON_ANYTIME, ie. callable early in bootMichael Ellerman1-1/+1