summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-16slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-168390/8390p: Fix compat netdev ops handling.David S. Miller3-8/+20
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg1-5/+7
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-15rpc/rdma: goto instead of copypasteIlpo Järvinen1-2/+2
2008-12-15nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-15irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-15bt/rfcomm/tty: join error pathsIlpo Järvinen1-6/+7
2008-12-15ax25: join the return paths that free skbIlpo Järvinen1-26/+15
2008-12-15can: merge error pathsIlpo Järvinen1-10/+12
2008-12-15xfrm: join error pathsIlpo Järvinen1-10/+12
2008-12-15ip6mr: use goto to common label instead of opencodingIlpo Järvinen1-2/+1
2008-12-15ipv6/mcast: join error paths using gotoIlpo Järvinen1-11/+14
2008-12-15xfrm6_tunnel: join error paths using gotoIlpo Järvinen1-17/+16
2008-12-15icsk: join error paths using gotoIlpo Järvinen1-9/+10
2008-12-15x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden4-15/+23
2008-12-15Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds1-3/+3
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap1-3/+2
2008-12-14[ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall1-1/+1
2008-12-14powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala1-0/+3
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13smsc9420: add ethtool eeprom supportSteve Glendinning2-0/+124
2008-12-13smsc9420: add netpoll supportSteve Glendinning1-0/+12
2008-12-13smsc911x: make smsc911x_poll_controller staticSteve Glendinning1-1/+1
2008-12-13sfc: Version 2.3Ben Hutchings1-1/+1
2008-12-13sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings1-15/+18
2008-12-13sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings1-1/+1
2008-12-13sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson1-2/+11
2008-12-13sfc: Use model numbers for PHY type namesBen Hutchings3-5/+5
2008-12-13sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings1-2/+8
2008-12-13sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings1-6/+8
2008-12-13sfc: Remove leading spacesBen Hutchings1-2/+2
2008-12-13sfc: Add support for SFN4111TBen Hutchings7-35/+150
2008-12-13sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings8-105/+467
2008-12-13sfc: Rework MAC, PHY and board event handlingBen Hutchings9-114/+111
2008-12-13sfc: Implement auto-negotiationBen Hutchings9-154/+472
2008-12-13sfc: Add support for sub-10G speedsBen Hutchings16-321/+699
2008-12-13sfc: Clean up MDIO flag settingBen Hutchings2-59/+32
2008-12-13sfc: Clean up board identificationBen Hutchings2-55/+20