aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
| * | | | | powerpc: Improve 64bit copy_tofrom_userAnton Blanchard2010-02-16
| * | | | | powerpc: Pair loads and stores in copy_4k_pageAnton Blanchard2010-02-16
| * | | | | powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2010-02-16
| * | | | | powerpc: Fix lwsync patching code on 64bitAnton Blanchard2010-02-16
| * | | | | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-16
| * | | | | powerpc: Convert open coded native hashtable bit lockAnton Blanchard2010-02-16
| * | | | | powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-16
| * | | | | powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-16
| * | | | | powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-16
| * | | | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
| * | | | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
| * | | | | powerpc: Rework /proc/interruptsAnton Blanchard2010-02-16
| * | | | | powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-16
| * | | | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
| * | | | | powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-16
| * | | | | powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard2010-02-16
| * | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | powerpc: Only print clockevent settings onceAnton Blanchard2010-02-08
| * | | | | powerpc: Clear MSR_RI during RTAS callsAnton Blanchard2010-02-08
| * | | | | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
| * | | | | powerpc: Make powerpc_firmware_features __read_mostlyAnton Blanchard2010-02-08
| * | | | | powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-08
| * | | | | powerpc: Convert mmu context allocator from idr to idaAnton Blanchard2010-02-08
| * | | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printoutAnton Blanchard2010-02-08
| * | | | | powerpc: Reduce differences between pseries and ppc64 defconfigsAnton Blanchard2010-02-08
| * | | | | powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-08
| * | | | | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
| * | | | | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-02-08
| * | | | | powerpc/pseries: Pass more accurate number of supported cores to firmwareBenjamin Herrenschmidt2010-02-03
| * | | | | powerpc: Add static fields to ibm,client-architecture calljschopp@austin.ibm.com2010-02-03
| * | | | | powerpc: Fix typo s/leve/level/ in TLB codeThadeu Lima de Souza Cascardo2010-02-03
| * | | | | lmb: Add lmb_free()Michael Ellerman2010-02-03
| * | | | | powerpc: Increase NR_IRQS Kconfig maximum to 32768Anton Blanchard2010-02-03
| * | | | | macintosh/hwmon/ams: Fix device removal sequenceJean Delvare2010-02-03
| * | | | | macintosh/therm_adt746x: Fix sysfs attributes lifetimeJean Delvare2010-02-03
| * | | | | hvc_console: Remove __devinit annotation from hvc_allocAmit Shah2010-02-03
| * | | | | hvc_console: Make the ops pointer const.Rusty Russell2010-02-03
| * | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-03
| * | | | | powerpc: Mark some variables in the page fault path __read_mostlyAnton Blanchard2010-02-03
| * | | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-03
| * | | | | powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-02-03
| * | | | | powerpc/viodasd: Remove VIOD_KERN_<level> macros for printksJoe Perches2010-02-03
* | | | | | kernel-doc: drop the -filelist option, it doesn't workIlya Dryomov2010-02-26
* | | | | | kernel-doc: track line numbers for each file separatelyIlya Dryomov2010-02-26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-26
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-26
| * | | | | | PM / Hibernate: Remove swsusp.c finallyJiri Slaby2010-02-26
| * | | | | | PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-26
| * | | | | | PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26