aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt2009-10-285-2/+576
* sh: mach-ecovec24: Add USB1 gadget supportKuninori Morimoto2009-10-281-21/+17
* sh: add SDHI1 support to ms7724seMagnus Damm2009-10-281-0/+35
* sh: mac address through private data for sh_eth on ms7724seMagnus Damm2009-10-281-10/+4
* Merge branch 'sh/stable-updates'Paul Mundt2009-10-274-3/+9
|\
| * sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2009-10-273-3/+8
| * sh: Document uImage.bin target in archhelp.Paul Mundt2009-10-271-0/+1
* | sh: enable PERF_USE_VMALLOC across the board.Paul Mundt2009-10-271-0/+1
* | sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-272-2/+11
* | sh: Clean up more superfluous symbol exports.Paul Mundt2009-10-274-51/+16
* | sh: intc: Make ack_regs generally available.Paul Mundt2009-10-272-17/+1
* | sh64: cache flush symbol exports.Paul Mundt2009-10-272-11/+6
* | sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
* | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.Paul Mundt2009-10-272-8/+7
* | sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-274-25/+18
* | sh: Annotate irq functions with "notrace"Matt Fleming2009-10-272-4/+4
* | sh: fix watchdog timer for sh7780/sh7785Valentin R Sitsikov2009-10-272-1/+71
* | sh: mac address through private data for sh_eth on ecovec24Magnus Damm2009-10-261-29/+4
* | sh: add hwblk_id to sh_eth on ecovec24Magnus Damm2009-10-261-0/+3
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-264-15/+20
|\|
| * sh: add uImage.bin targetMagnus Damm2009-10-262-2/+6
| * sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2009-10-262-13/+14
* | sh: fix kexec by removing check for old kexec-toolsMagnus Damm2009-10-261-6/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2009-10-2674-308/+592
|\|
| * sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-261-0/+22
| * sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-261-0/+14
| * sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-261-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-2314-48/+12
| |\
| | * move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| | * move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| | * virtio_blk: Revert serial number supportRusty Russell2009-10-222-38/+3
| | * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-2214-7/+7
| | * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2320-86/+212
| |\ \
| | * | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-211-1/+1
| | * | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-201-1/+1
| | * | KS8851: Fix MAC address write orderBen Dooks2009-10-202-4/+34
| | * | KS8851: Add soft reset at probe timeBen Dooks2009-10-201-0/+3
| | * | net: fix section mismatch in fec.cSteven King2009-10-201-1/+1
| | * | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
| | * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-201-1/+3
| | * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-192-5/+8
| | * | bluetooth: static lock key fixDave Young2009-10-191-3/+6
| | * | bluetooth: scheduling while atomic bug fixDave Young2009-10-191-2/+2
| | * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-191-12/+43
| | * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-191-3/+31
| | * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-191-2/+2
| | * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-191-1/+0
| | * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-181-0/+2
| | * | ethoc: clear only pending irqsThomas Chou2009-10-181-1/+1