[ARM] mv78xx0: wire i2c support
[safe/jmp/linux-2.6] / arch /
2009-03-04 Riku Voipio[ARM] mv78xx0: wire i2c support
2009-02-27 Nicolas Pitre[ARM] Kirkwood: register internal devices in a common...
2009-02-27 Nicolas Pitre[ARM] Kirkwood: remove unneeded includes from board...
2009-02-27 Nicolas Pitre[ARM] Kirkwood: add NAND support to the DB88F6281 board
2009-02-27 Nicolas Pitre[ARM] Kirkwood: SDIO driver registration for DB6281...
2009-02-25 Alexander Clouter[ARM] orion5x: ts78xx add NAND support via plat_nand
2009-02-25 Alexander Clouter[ARM] orion5x: ts78xx amend RTC registering to not...
2009-02-25 Alexander Clouter[ARM] orion5x: ts78xx make more bulletproof the RTC...
2009-02-20 Lennert Buytenhek[ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 devel...
2009-02-20 Lennert Buytenhek[ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre...
2009-02-20 Lennert Buytenhek[ARM] mv78xx0: distinguish between different chip steppings
2009-02-20 Lennert Buytenhek[ARM] Kirkwood: enable both XOR engines on the 6281...
2009-02-20 Nicolas Pitre[ARM] Kirkwood: MPP initialization code
2009-02-20 Nicolas Pitre[ARM] Orion: make gpio /input/output validation separate
2009-02-20 Nicolas PitreMerge branch 'for-np' of git://git.wormnet.eu/alex...
2009-02-19 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-19 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-19 Hartley Sweeten[ARM] 5405/1: ep93xx: remove unused gesbc9312.h header
2009-02-19 Makito SHIOKAWA[ARM] 5404/1: Fix condition in arm_elf_read_implies_exe...
2009-02-19 Heiko Carstens[S390] fix "mem=" handling in case of standby memory
2009-02-19 Christian Borntraeger[S390] Fix timeval regression on s390
2009-02-19 Russell King[ARM] omap: fix clock reparenting in omap2_clk_set_parent()
2009-02-19 Nicolas Pitre[ARM] 5402/1: fix a case of wrap-around in sanity_check...
2009-02-18 KAMEZAWA Hiroyukimm: fix memmap init for handling memory hole
2009-02-18 KAMEZAWA Hiroyukimm: clean up for early_pfn_to_nid()
2009-02-17 Andi Kleenx86, mce: fix ifdef for 64bit thermal apic vector clear...
2009-02-17 Andi Kleenx86, mce: use force_sig_info to kill process in machine...
2009-02-17 Andi Kleenx86, mce: reinitialize per cpu features on resume
2009-02-17 Nicolas Pitre[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt...
2009-02-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-17 Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./virt...
2009-02-17 Paul E. McKenneyx86, rcu: fix strange load average and ksoftirqd behavior
2009-02-16 Gregory CLEMENT[ARM] 5400/1: Add support for inverted rdy_busy pin...
2009-02-16 Rusty Russellcpumask: Use cpu_*_mask accessors code: alpha
2009-02-16 Rusty Russellcpumask: fix powernow-k8: partial revert of 2fdf66b491a...
2009-02-15 Pekka Paalanentrace: mmiotrace to the tracer menu in Kconfig
2009-02-15 Thomas Gleixnerx86, vm86: fix preemption bug
2009-02-15 Avi KivityKVM: VMX: Flush volatile msrs before emulating rdmsr
2009-02-15 Marcelo TosattiKVM: x86: fix LAPIC pending count calculation
2009-02-15 Sheng YangKVM: MMU: Map device MMIO as UC in EPT
2009-02-15 Marcelo TosattiKVM: x86: disable kvmclock on non constant TSC hosts
2009-02-15 Marcelo TosattiKVM: PIT: fix i8254 pending count read
2009-02-15 Sheng YangKVM: Fix racy in kvm_free_assigned_irq
2009-02-15 Sheng YangKVM: Add kvm_arch_sync_events to sync with asynchronize...
2009-02-15 Avi KivityKVM: Avoid using CONFIG_ in userspace visible headers
2009-02-15 Yang ZhangKVM: ia64: fix fp fault/trap handler
2009-02-14 Chris Ballx86, olpc: fix model detection without OFW
2009-02-14 Andrew Victor[ARM] 5391/1: AT91: Enable GPIO clocks earlier
2009-02-14 Andrew Victor[ARM] 5390/1: AT91: Watchdog fixes
2009-02-14 Russell King[ARM] omap: fix _omap2_clksel_get_src_field()
2009-02-14 Russell King[ARM] omap: fix omap2_divisor_to_clksel() error return...
2009-02-13 john stultzx86, hpet: fix for LS21 + HPET = boot hang
2009-02-13 Michael Neulingpowerpc/vsx: Fix VSX alignment handler for regs 32-63
2009-02-13 Geoff Levandpowerpc/ps3: Move ps3_mm_add_memory to device_initcall
2009-02-13 Dave Hansenpowerpc/mm: Fix numa reserve bootmem page selection
2009-02-13 Philippe Gerumpowerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
2009-02-12 Thomas Gleixnerx86: CPA avoid repeated lazy mmu flush
2009-02-12 Thomas Gleixnerx86: warn if arch_flush_lazy_mmu_cpu is called in preem...
2009-02-12 Jeremy Fitzhardingex86/paravirt: make arch_flush_lazy_mmu/cpu disable...
2009-02-12 Suresh Siddhax86, pat: fix warn_on_once() while mapping 0-1MB range...
2009-02-12 Jeremy Fitzhardingex86/cpa: make sure cpa is safe to call in lazy mmu...
2009-02-11 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-11 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-02-11 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-11 Markus Metzgerx86, ptrace, mm: fix double-free on race
2009-02-11 Martin Schwidefsky[S390] Update default configuration.
2009-02-11 Sachin Sant[S390] Fix init irq proc build break.
2009-02-11 Martin Schwidefsky[S390] vdso: fix per cpu vdso pointer in lowcore
2009-02-11 Steven Rostedttracing, x86: fix constraint for parent variable
2009-02-11 Kumar Galapowerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
2009-02-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-02-10 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-02-10 Steven Rostedttracing, x86: fix fixup section to return to original...
2009-02-10 Clemens Ladischi8327: fix outb() parameter order
2009-02-10 Tobias Klauser[ARM] Storage class should be before const qualifier
2009-02-10 Michael Neulingpowerpc: Add missing sparsemem.h include
2009-02-10 Benjamin Herrenschmidtpowerpc/pci: mmap anonymous memory when legacy_mem...
2009-02-10 Michael Neulingpowerpc/cell: Add missing #include for oprofile
2009-02-10 Steven Rostedtpowerpc/ftrace: Fix math to calculate offset in TOC
2009-02-10 Ananth N Mavinakay... powerpc: Don't emulate mr. instructions
2009-02-10 Kumar Galapowerpc/fsl-booke: Fix mapping functions to use phys_addr_t
2009-02-09 Tejun Heox86: fix math_emu register frame access
2009-02-09 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-02-09 David HowellsFRV: in_interrupt() requires #inclusion of linux/hardir...
2009-02-09 Kyle McMartinx86: spinlocks: define dummy __raw_spin_is_contended
2009-02-09 Tejun Heox86: math_emu info cleanup
2009-02-09 Tejun Heox86: include correct %gs in a.out core dump
2009-02-09 Alok Katariax86, vmi: put a missing paravirt_release_pmd in pgd_dtor
2009-02-09 Yinghai Lux86: find nr_irqs_gsi with mp_ioapic_routing
2009-02-09 Pallipadi, Venkateshx86: add clflush before monitor for Intel 7400 series
2009-02-09 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-02-09 David S. Millersparc64: Fix probe_kernel_{read,write}().
2009-02-09 David S. Millersparc64: Kill .fixup section bloat.
2009-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-07 Len BrownMerge branches 'release', 'asus', 'bugzilla-12450'...
next