summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-081-3/+1
| | |/ / /
| * | | | [POWERPC] Remove old dcr.SBenjamin Herrenschmidt2006-12-111-39/+0
| * | | | [POWERPC] Fix SPU coredump code for max_fdset removalPaul Mackerras2006-12-111-1/+1
| * | | | [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-111-45/+53
| * | | | [POWERPC] ps3: Add vuart supportGeoff Levand2006-12-112-0/+12
| * | | | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-113-1/+121
| * | | | [POWERPC] dont allow pSeries_probe to succeed without initialising MMUAnton Blanchard2006-12-091-5/+5
| * | | | [POWERPC] micro optimise pSeries_probeAnton Blanchard2006-12-091-2/+2
| * | | | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+8
| * | | | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-091-0/+8
| * | | | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-083-33/+95
| * | | | [POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell2006-12-081-0/+1
| * | | | [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_groupChristian Krafft2006-12-081-0/+2
| * | | | [POWERPC] Remove QE header files from lite5200.cTimur Tabi2006-12-081-2/+0
| * | | | [POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven2006-12-081-1/+1
| * | | | [POWERPC] maple: Use RTAS for reboot and haltNathan Lynch2006-12-081-0/+12
| * | | | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+6
| * | | | [POWERPC] maple: Select PPC_RTASNathan Lynch2006-12-081-0/+1
| * | | | [POWERPC] maple: Match "pcie" name for CPC945Nathan Lynch2006-12-081-1/+1
| * | | | [POWERPC] qe_ic: Do a sync when masking interruptsScott Wood2006-12-081-30/+10
| * | | | [POWERPC] EEH recovery tweaksLinas Vepstas2006-12-082-3/+11
| * | | | [POWERPC] powerpc: fix build error in rom.cGeoff Levand2006-12-081-0/+1
| * | | | [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-14/+15
| * | | | [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman2006-12-081-6/+11
| * | | | [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-082-202/+199
| * | | | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-082-18/+16
| * | | | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-083-29/+60
| * | | | [POWERPC] Fix cell pmu initialisationStephen Rothwell2006-12-081-1/+4
| |/ / /
* | | | [MIPS] paging_init(): use highend_pfn/highstart_pfnFranck Bui-Huu2006-12-121-9/+8
* | | | [MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle2006-12-123-41/+80
* | | | [MIPS] Discard .exit.text and .exit.data at runtime.Ralf Baechle2006-12-121-2/+4
| |_|/ |/| |
* | | [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin2006-12-111-1/+1
* | | [MIPS] Export local_flush_data_cache_page for sake of IDE.Ralf Baechle2006-12-101-0/+1
* | | [MIPS] Export pm_power_offRalf Baechle2006-12-101-0/+2
* | | [MIPS] Export csum_partial_copy_nocheck.Ralf Baechle2006-12-101-0/+3
* | | [MIPS] Discard .exit.text at linktime.Ralf Baechle2006-12-101-3/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-12-1024-132/+301
|\ \ \
| * | | [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-48/+43
| * | | [SPARC64]: Update defconfig.David S. Miller2006-12-101-11/+33
| * | | [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-102-2/+8
| * | | [SPARC64]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-24/+10
| * | | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-102-0/+9
| * | | [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-10/+5
| * | | [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.David S. Miller2006-12-101-1/+11
| * | | [SPARC64]: Unaligned accesses to userspace are hard errors.David S. Miller2006-12-101-13/+31
| * | | [SPARC64]: Call do_mathemu on illegal instruction traps too.David S. Miller2006-12-102-9/+15
| * | | [SPARC64]: Update defconfig.David S. Miller2006-12-101-6/+10
| * | | [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-109-11/+129
* | | | [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-102-4/+4
* | | | [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-103-14/+12
OpenPOWER on IntegriCloud