aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge the mmu and non-mmu versions of module.hGreg Ungerer2009-03-243-54/+47
* m68knommu: add missing interrupt line definition for UART 2Greg Ungerer2009-03-241-0/+1
* m68k: merge the mmu and non-mmu versions of mmu_context.hGreg Ungerer2009-03-243-190/+173
* m68k: merge the mmu and non-mmu versions of current.hGreg Ungerer2009-03-243-34/+27
* m68k: merge the mmu and non-mmu versions of div64.hGreg Ungerer2009-03-243-33/+33
* m68k: merge the mmu and non-mmu versions of bugs.hGreg Ungerer2009-03-243-33/+18
* m68k: merge the mmu and non-mmu versions of bug.hGreg Ungerer2009-03-243-36/+28
* m68k: use the mmu version of cache.h for m68knommu as wellGreg Ungerer2009-03-243-27/+10
* m68k: use the mmu version of bootinfo.h for m68knommu as wellGreg Ungerer2009-03-243-384/+377
* m68k: merge the mmu and non-mmu versions of fb.hGreg Ungerer2009-03-243-50/+37
* m68k: merge the mmu and non-mmu versions of segment.hGreg Ungerer2009-03-243-111/+61
* m68k: merge the mmu and non-mmu versions of ucontext.hGreg Ungerer2009-03-243-66/+29
* m68knommu: Fix support for console port other than ttyS0 on mcf.cLen Sorensen2009-03-241-1/+1
* m68k: Restore correct include guards for <asm/unaligned.h>Geert Uytterhoeven2009-03-241-3/+3
* m68k: Use dma_addr_t for scatterlist.dma_addressGeert Uytterhoeven2009-03-241-1/+1
* m68k: merge the mmu and non-mmu versions of pgalloc.hGreg Ungerer2009-03-243-28/+17
* m68knommu: mv definition of check_pgt_cache()Greg Ungerer2009-03-242-2/+2
* m68k: merge the mmu and non-mmu versions of page_offset.hGreg Ungerer2009-03-243-16/+9
* m68k: the one hw_irq.h can be used buy all m68kGreg Ungerer2009-03-243-14/+5
* m68k: use non-mmu version of unaligned.h for all m68kGreg Ungerer2009-03-243-41/+23
* m68k: use mmu version of elf.h for non-mmu builds as wellGreg Ungerer2009-03-243-232/+117
* m68k: use mmu timex.h for non-mmu setups as wellGreg Ungerer2009-03-243-45/+17
* m68k: use mmu fpu.h for non-mmu builds as wellGreg Ungerer2009-03-243-45/+19
* m68k: use mmu scatterlist.h for non-mmu setups as wellGreg Ungerer2009-03-243-49/+22
* m68k: merge the mmu and non-mmu versions of mmu.hGreg Ungerer2009-03-243-20/+11
* m68knommu: remove no longer used mcfpci.hGreg Ungerer2009-03-241-119/+0
* m68k: use mmu kmap_types.h for non-mmu setups as wellGreg Ungerer2009-03-243-47/+21
* m68k: use the mc146818rtc.h for non-mmu setups as well.Greg Ungerer2009-03-243-40/+26
* m68k: swtich non-mmu setups to use the mmu dma-mapping.hGreg Ungerer2009-03-243-121/+110
* m68k: use the mmu pci.h for m68knommu as wellGreg Ungerer2009-03-243-46/+12
* m68knommu: add a local dma_sync_single_for_cpu() functionGreg Ungerer2009-03-241-1/+7
* m68knommu: mark all RAM as ZONE_DMAGreg Ungerer2009-03-241-5/+1
* Linux 2.6.29Linus Torvalds2009-03-231-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17