summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | sh: turn off irqs when disabling CMT/TMU timersMagnus Damm2009-06-172-0/+6
| * | | | | sh: use kzalloc() for cpg clocksMagnus Damm2009-06-171-7/+9
| * | | | | sh: unbreak WARN_ON()Magnus Damm2009-06-171-0/+1
| * | | | | sh: Revised clock function in highlanderNobuhiro Iwamatsu2009-06-161-1/+2
| * | | | | sh: Update r7780mp defconfigNobuhiro Iwamatsu2009-06-161-25/+118
| * | | | | sh: Add support mtd mapping for highlanderNobuhiro Iwamatsu2009-06-162-0/+52
| |/ / / /
| * | | | sh: pci: Allow register_pci_controller() to handle overlapping regions.Paul Mundt2009-06-161-12/+2
| * | | | sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.Paul Mundt2009-06-161-0/+1
| * | | | sh: urquell: Add system FPGA mode pin support.Paul Mundt2009-06-151-0/+7
| * | | | serial: sh-sci: Move over to dev_pm_ops.Paul Mundt2009-06-151-8/+10
| * | | | sh: Make the atomic functions safe for irqsoff tracingMatt Fleming2009-06-151-12/+12
| * | | | sh: Convert sh64 to use the generic checksum code.Paul Mundt2009-06-156-301/+6
| * | | | sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.Paul Mundt2009-06-141-1/+1
| * | | | sh: Switch to asm-generic versions for identical headers.Paul Mundt2009-06-146-146/+6
| * | | | sh: Convert to asm-generic/signal.h.Paul Mundt2009-06-141-146/+1
| * | | | sh: Convert to asm-generic/types.h.Paul Mundt2009-06-141-15/+1
| * | | | sh: Convert to asm-generic/scatterlist.h.Paul Mundt2009-06-141-22/+2
| * | | | sh: Convert to asm-generic/unaligned.h.Paul Mundt2009-06-141-13/+1
| * | | | sh: Convert to asm-generic/module.h.Paul Mundt2009-06-141-11/+1
| * | | | sh: Conver to asm-generic/mmu_context.h.Paul Mundt2009-06-141-9/+9
| * | | | sh: Tidy up duplication in irq/swab/timex.h.Paul Mundt2009-06-143-9/+3
| * | | | sh: Convert ipc/shm bits to their asm-generic versions.Paul Mundt2009-06-144-127/+4
| * | | | sh: Convert to asm-generic/termbits.h and termios.h.Paul Mundt2009-06-142-288/+2
| * | | | sh: Convert to asm-generic/posix_types.h.Paul Mundt2009-06-142-214/+32
| * | | | sh: Convert to asm-generic/dma.h.Paul Mundt2009-06-141-9/+1
| * | | | sh: Convert to asm-generic/current.h.Paul Mundt2009-06-141-20/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-141361-29435/+120530
| |\ \ \ \
| * | | | | clocksource: Drop unused irqaction.mask from SH drivers.Paul Mundt2009-06-143-3/+0
| * | | | | sh: Bump the earlytimer probe devices up.Paul Mundt2009-06-141-2/+7
| * | | | | sh: Use generic sched_clock().Paul Mundt2009-06-141-5/+0
| * | | | | sh: Bump the earlytimer bits back to time_init().Paul Mundt2009-06-141-11/+6
| * | | | | cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-142-6/+5
| * | | | | cpumask: use mm_cpumask() wrapper: shRusty Russell2009-06-141-2/+2
| * | | | | cpumask: arch_send_call_function_ipi_mask: shRusty Russell2009-06-142-3/+4
| * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell2009-06-141-3/+0
| * | | | | sh: pci: remove duplicated #include'sHuang Weiyi2009-06-142-2/+0
| * | | | | sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-121-7/+6
| * | | | | sh: Wire up sys_perf_counter_open.Paul Mundt2009-06-124-2/+6
| * | | | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-06-121-30/+30
| |\ \ \ \ \
| | * | | | | sh: Fix dynamic ftrace's NOP action.Matt Fleming2009-06-111-29/+29
| | * | | | | sh: Update my email addressMatt Fleming2009-06-111-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1889-713/+833
|\ \ \ \ \ \ \
| * | | | | | | netxen: fix tx ring accountingDhananjay Phadke2009-06-184-21/+35
| * | | | | | | netxen: fix detection of cut-thru firmware modeDhananjay Phadke2009-06-182-2/+3
| * | | | | | | forcedeth: fix dma api mismatchesEric Dumazet2009-06-181-19/+27
| * | | | | | | atm: sk_wmem_alloc initial value is oneEric Dumazet2009-06-184-11/+10
| * | | | | | | net: correct off-by-one write allocations reportsEric Dumazet2009-06-1825-51/+58
| * | | | | | | via-velocity : fix no link detection on bootSéguier Régis2009-06-181-1/+3
| * | | | | | | Net / e100: Fix suspend of devices that cannot be power managedRafael J. Wysocki2009-06-181-5/+6
| * | | | | | | TI DaVinci EMAC : Fix rmmod errorchaithrika@ti.com2009-06-181-1/+0