summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-26powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin
2009-01-26x86: fix section mismatch warningRakib Mullick
2009-01-26x86: improve early fault/irq printoutIngo Molnar
2009-01-26x86, debug: remove early_printk() #ifdefs from head_32.SIngo Molnar
2009-01-26x86: micro-optimize __raw_read_trylock()Frederic Weisbecker
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar
2009-01-26libata-sff: fix incorrect EH messageTejun Heo
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt
2009-01-25[ARM] fix section-based ioremapRussell King
2009-01-25x86: use standard PIT frequencyIngo Molnar
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King
2009-01-24[ARM] clkdev: fix clock matchingRussell King
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King
2009-01-23x86: filter CPU features dependent on unavailable CPUID levelsH. Peter Anvin
2009-01-23x86: handle PAT more like other CPU featuresH. Peter Anvin
2009-01-23x86: clean up stray space in <asm/processor.h>H. Peter Anvin
2009-01-23x86: ia32_signal: use {get|put}_user_try and catchHiroshi Shimamoto
2009-01-23x86: signal: use {get|put}_user_try and catchHiroshi Shimamoto
2009-01-23x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto
2009-01-23x86, mm: fix pte_free()Peter Zijlstra
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens
2009-01-23powerpc/4xx: Update multi-board PowerPC 4xx defconfigsJosh Boyer
2009-01-23powerpc/44x: Update PowerPC 44x defconfigsJosh Boyer
2009-01-23x86, xen: fix hardirq.h merge falloutIngo Molnar
2009-01-23x86: make irq_cpustat_t fields conditionalBrian Gerst
2009-01-23x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst
2009-01-23x86: sync hardirq_{32,64}.hBrian Gerst
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst
2009-01-23x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst
2009-01-22x86: add pte_set_flags/clear_flags for pte flag manipulationJeremy Fitzhardinge
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge
2009-01-22x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com