summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] m32r: Fix local-timer event handlingHirokazu Takata2005-08-011-9/+4
* [PATCH] s390: ioprio & inotify system calls.Martin Schwidefsky2005-08-012-0/+31
* [PATCH] s390: kexec fixes and improvements.Heiko Carstens2005-08-015-5/+109
* [PATCH] ppc32: add bamboo defconfigMatt Porter2005-08-011-0/+943
* [PATCH] ppc32: add bamboo platformMatt Porter2005-08-012-0/+563
* [PATCH] ppc32: add 440ep supportMatt Porter2005-08-0113-3/+380
* [PATCH] ppc32: Mark boards that don't build as BROKENKumar Gala2005-08-011-0/+2
* [PATCH] ppc64: Fix CONFIG_ALTIVEC not setBenjamin Herrenschmidt2005-08-011-0/+2
* [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-011-0/+4
* [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-012-2/+2
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linusLinus Torvalds2005-07-305-0/+16
|\
| * merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-3050-595/+878
| |\
| * \ /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-295-0/+16
| |\ \
| | * | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-294-0/+9
| | * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-291-0/+7
* | | | [PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson2005-07-301-1/+1
* | | | [PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin2005-07-305-11/+37
* | | | [PATCH] ppc64: inotify syscallsRobert Love2005-07-301-0/+6
* | | | [PATCH] ppc32: inotify syscallsRobert Love2005-07-301-0/+3
| |_|/ |/| |
* | | [PATCH] s390: fix inline assembly in appldataGerald Schaefer2005-07-291-1/+5
* | | [PATCH] s390: check for interrupt before waitingHeiko Carstens2005-07-292-0/+14
* | | [PATCH] s390: default configurationMartin Schwidefsky2005-07-291-111/+142
* | | [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-291-1/+5
* | | [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
* | | [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-292-9/+75
* | | [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-291-0/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
|\ \ \
| * | | arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
* | | | [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-42/+25
* | | | [PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman2005-07-291-18/+16
* | | | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
|\ \ \ \ | |/ / /
| * | | Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| * | | powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| * | | Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| * | | powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds2005-07-293-1/+4
|\ \ \ \
| * | | | [ARM SMP] Ensure secondary CPUs see their pen releaseRussell King2005-07-291-0/+2
| * | | | [ARM SMP] Fix another ARMv6 bitop problemRussell King2005-07-281-1/+1
| * | | | [ARM SMP] Ensure secondary CPUs have a clean TLBRussell King2005-07-281-0/+1
| | |/ / | |/| |
* | | | [PATCH] re-disable TSC on NUMAQDave Hansen2005-07-281-0/+9
* | | | [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+3
* | | | [PATCH] uml: Clean up prink callsChristophe Lucas2005-07-283-3/+3
* | | | [PATCH] uml: Fix typoBodo Stroesser2005-07-281-1/+1
* | | | [PATCH] uml: Fix load average >=1Jeff Dike2005-07-281-1/+4
* | | | [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-281-1/+0
* | | | [PATCH] uml: Fix skas0 stub returnBodo Stroesser2005-07-281-3/+3
* | | | [PATCH] uml: avoid unnecessary pcap rebuildPaolo 'Blaisorblade' Giarrusso2005-07-281-1/+3
* | | | [PATCH] uml: fix TT mode by reverting "use fork instead of clone"Jeff Dike2005-07-281-19/+29
OpenPOWER on IntegriCloud