summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2009-12-09Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2009-12-09Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-23/+0
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-55/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-37/+37
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-1/+1
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+3
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman1-1/+14
2009-11-15Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar13-37/+37
2009-11-14clocksource/events: Fix fallout of generic code changesThomas Gleixner1-1/+1
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman1-2/+0
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2-2/+2
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-06sysctl: Introduce a generic compat sysctl sysctlEric W. Biederman1-52/+0
2009-11-05powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt1-1/+14
2009-10-28powerpc: perf_event: Cleanup output by adding symbolsAnton Blanchard1-0/+3
2009-10-28powerpc: perf_event: Hide iseries_check_pending_irqsAnton Blanchard1-2/+2
2009-10-28powerpc: Export powerpc_debugfs_rootAnton Blanchard1-0/+1
2009-10-28powerpc: tracing: Add powerpc tracepoints for timer entry and exitAnton Blanchard1-0/+6
2009-10-28powerpc: tracing: Add powerpc tracepoints for interrupt entry and exitAnton Blanchard1-0/+6
2009-10-28powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATEDAnton Blanchard2-15/+15
2009-10-28powerpc: perf_event: Enable SDAR in continous sample modeAnton Blanchard5-19/+3
2009-10-28powerpc: perf_event: Log invalid data addresses as all 1sAnton Blanchard1-1/+1
2009-10-27powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt1-20/+21
2009-10-27powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala3-2/+3
2009-10-27powerpc: Align vDSO base addressAndreas Schwab1-1/+10
2009-10-27powerpc: Fix segment mapping in vdso32Andreas Schwab1-2/+2
2009-10-27powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling1-7/+10
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely1-23/+0
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2-5/+8
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher1-1/+1
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea1-0/+2
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan1-0/+1
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov1-6/+0
2009-10-14powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt1-2/+1
2009-10-14powerpc/ftrace: show real return addresses in modulesSteven Rostedt1-3/+7
2009-09-24powerpc: Cleanup linker script using new linker script macros.Tim Abbott1-54/+15
2009-09-24powerpc: Fix ibm,client-architecture-support printoutAnton Blanchard1-1/+2
2009-09-24powerpc/perf_counter: Fix vdso detectionAnton Blanchard1-4/+10
2009-09-24powerpc: Move 64bit heap above 1TB on machines with 1TB segmentsAnton Blanchard1-1/+16
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce3-10/+10
2009-09-24powerpc: Rename get_dma_direct_offset get_dma_offsetBecky Bruce1-11/+4
2009-09-24powerpc/book3e-64: Remove duplicated #includeHuang Weiyi1-1/+0
2009-09-24powerpc: kmalloc failure ignored in vio_build_iommu_table()roel kluin1-0/+2
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-9/+9
2009-09-24headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2-7/+7