summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-08powerpc/mm: Fix compile warningKumar Gala1-1/+0
2009-04-07powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger1-116/+48
2009-04-07powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger2-4/+4
2009-04-07powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger6-12/+12
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala4-3/+30
2009-04-07powerpc: Fix tlbilx opcodeKumar Gala1-1/+1
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras1-2/+4
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell2-1/+6
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman1-1/+1
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling1-4/+11
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman1-1/+3
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven1-1/+1
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2-0/+13
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard1-1/+1
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard1-1/+2
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2-1/+17
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard1-4/+4
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi2-2/+0
2009-04-07powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt1-0/+15
2009-04-07powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson1-2/+11
2009-04-06fsl-diu-fb: Pass the proper device for dma mapping routinesAnton Vorontsov1-13/+21
2009-04-06powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood1-6/+14
2009-04-06cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood1-4/+4
2009-04-06cpm_uart: Initialize port.dev before it's used.Scott Wood1-3/+3
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2-0/+46
2009-04-05Audit: remove spaces from audit_log_d_pathEric Paris2-3/+3
2009-04-05audit: audit_set_auditable defined but not usedEric Paris1-8/+8
2009-04-05audit: incorrect ref counting in audit tree tag_chunkEric Paris1-0/+2
2009-04-05audit: Fix possible return value truncation in audit_get_context()Paul Moore1-1/+1
2009-04-05audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac1-0/+3
2009-04-05Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac1-1/+1
2009-04-05make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu1-8/+8
2009-04-05auditsc: fix kernel-doc notationRandy Dunlap1-2/+2
2009-04-05audit: EXECVE record - removed bogus newlineJiri Pirko1-5/+4
2009-04-05ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas1-15/+4
2009-04-05ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas1-69/+8
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas3-0/+83
2009-04-05toshiba-acpi: remove MAINTAINERS entryJohannes Berg1-4/+1
2009-04-05mfd: fix da903x warningSamuel Ortiz1-1/+1
2009-04-05mfd: fix MAINTAINERS entrySamuel Ortiz1-1/+2
2009-04-05mfd: Use the value of the final spin when reading the AUXADCMark Brown1-1/+1
2009-04-05mfd: Storage class should be before const qualifierTobias Klauser3-4/+4
2009-04-05mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel1-9/+13
2009-04-05mfd: remove DS1WM clock handlingPhilipp Zabel2-20/+8
2009-04-05mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel1-1/+0
2009-04-05pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel1-1/+0
2009-04-05mfd: convert PASIC3 to use MFD corePhilipp Zabel2-98/+62