aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | * | | powerpc/83xx: mpc8349emitx - add leds-gpio bindingDmitry Eremin-Solenikov2009-12-09
| | | * | | powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devicesDmitry Eremin-Solenikov2009-12-09
| | | * | | powerpc/83xx: mpc8349emitx - populate I2C busses in device treeDmitry Eremin-Solenikov2009-12-09
| | | * | | powerpc/83xx: mpc8349emitx - add gpio controller declarationsDmitry Eremin-Solenikov2009-12-09
| | | * | | powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov2009-12-09
| | | |/ /
| | * | | powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz2009-12-17
| | * | | powerpc/mpic: Fix problem that affinity is not updatedYang Li2009-12-17
| | * | | powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson2009-12-17
| | * | | powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-17
| | * | | powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2009-12-17
| | * | | powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell2009-12-17
| | * | | powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li2009-12-17
| | * | | powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant2009-12-17
| | * | | powerpc: Convert BUG() to use unreachable()David Daney2009-12-17
| | * | | powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-17
| | * | | powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-17
| | * | | powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt2009-12-17
| | * | | powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard2009-12-17
| | * | | powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard2009-12-17
| | * | | powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard2009-12-17
| | * | | powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-17
| | * | | powerpc/85xx: Wrong variable returned on errorRoel Kluin2009-12-17
| | * | | powerpc/iseries: Convert to proc_fopsAlexey Dobriyan2009-12-17
| | * | | powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-17
| | | |/ | | |/|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2009-12-19
| |\ \ \
| | * | | alpha: Convert BUG() to use unreachable()David Daney2009-12-18
| | * | | alpha: Add minimal support for software performance eventsMichael Cree2009-12-18
| | * | | alpha: Wire up missing/new syscallsDaniele Calore2009-12-18
| | |/ /
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
| |\ \ \
| | * | | hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2009-12-18
| | * | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-17
| | * | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
| |\ \ \ \
| | * | | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-18
| | * | | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org2009-12-17
| | * | | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-17
| | * | | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier2009-12-17
| | * | | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMAYinghai Lu2009-12-16
| | * | | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
| | * | | | x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-16
| | * | | | x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-16
| | * | | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-16
| | * | | | x86: Add IA32_TSC_AUX MSR and use itSheng Yang2009-12-16
| | * | | | x86, msr/cpuid: Register enough minors for the MSR and CPUID driversH. Peter Anvin2009-12-15
| * | | | | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-18
| * | | | | [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-18
| * | | | | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-18
| * | | | | [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin2009-12-18
| * | | | | [S390] wire up sys_recvmmsgHeiko Carstens2009-12-18
| | |_|/ / | |/| | |
| * | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-17
| |\ \ \ \