aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | ibmveth: use consistent typesStephen Rothwell2009-01-06
| * | | | net/ehea: use consistant typeStephen Rothwell2009-01-06
| * | | | sch_teql: convert to net_device_opsStephen Hemminger2009-01-06
| * | | | xen-netfront: convert to net_device_opsStephen Hemminger2009-01-06
| * | | | virtio: convert to net_device_opsStephen Hemminger2009-01-06
| * | | | wireless: convert wireless ioctl to net_device_opsStephen Hemminger2009-01-06
| * | | | bonding: use net_device_opsStephen Hemminger2009-01-06
| * | | | irda: convert to internal statsStephen Hemminger2009-01-06
| * | | | acenic: Missed delete of acenic_firmware.hDavid S. Miller2009-01-05
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-08
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel'Russell King2009-01-08
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2009-01-01
| | |\ \ \ \ \
| | | * | | | | [ARM] pxa: add e750 MFP configIan Molton2008-12-30
| | * | | | | | [ARM] footbridge: set dc21285 clock rate from command lineRussell King2008-12-30
| * | | | | | | Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-01-08
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] footbridge: dc21285.c warning fixesBen Dooks2009-01-08
| | * | | | | | | [ARM] footbridge: add isa_init_irq() to common headerBen Dooks2009-01-08
| | * | | | | | | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_portsBen Dooks2009-01-08
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | [ARM] fix pxa930_trkball build errorsRussell King2009-01-08
| * | | | | | | [ARM] fix netxRussell King2009-01-08
| * | | | | | | [ARM] fix pnx4008Russell King2009-01-08
| * | | | | | | [ARM] fix pxaRussell King2009-01-08
| * | | | | | | [ARM] remove missed CLPS7500 defconfigRussell King2009-01-08
| * | | | | | | [ARM] clps711x: fix warning in edb7211-mm.cRussell King2009-01-08
| * | | | | | | [ARM] clps711x: fix warning in fortunetRussell King2009-01-08
| * | | | | | | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-08
| * | | | | | | [ARM] Fix realview buildRussell King2009-01-08
| * | | | | | | [ARM] 5357/1: Kirkwood: add missing ge01 tclk initializationNicolas Pitre2009-01-08
| * | | | | | | [ARM] 5358/1: AT2440EVB: Use new include path of mci.hRamax Lo2009-01-08
| * | | | | | | [ARM] 5361/1: mv78xx0: fix compilation errorNicolas Pitre2009-01-08
| * | | | | | | [ARM] 5360/1: Orion: fix compilation errorNicolas Pitre2009-01-08
| * | | | | | | [ARM] 5359/1: Kirkwood: fix compilation errorNicolas Pitre2009-01-08
| * | | | | | | [ARM] S3C64XX: Fix EINT group macro definitionMatt Hsu2009-01-08
| * | | | | | | [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks2009-01-08
| * | | | | | | [ARM] S3C24XX: Add gpio_to_irq implementationBen Dooks2009-01-08
| * | | | | | | [ARM] S3C24XX: Add gpio_to_irq() facilityBen Dooks2009-01-08
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-01-08
|\ \ \ \ \ \ \
| * | | | | | | md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown2009-01-08
| * | | | | | | md: Allow md devices to be created by name.NeilBrown2009-01-08
| * | | | | | | md: make devices disappear when they are no longer needed.NeilBrown2009-01-08
| * | | | | | | md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown2009-01-08
| * | | | | | | md: move allocation of ->queue from mddev_find to md_probeNeilBrown2009-01-08
| * | | | | | | md: need another print_sb for mdp_superblock_1Cheng Renquan2009-01-08
| * | | | | | | md: use list_for_each_entry macro directlyCheng Renquan2009-01-08
| * | | | | | | md: raid0: make hash_spacing and preshift sector-based.Andre Noll2009-01-08
| * | | | | | | md: raid0: Represent the size of strip zones in sectors.Andre Noll2009-01-08
| * | | | | | | md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll2009-01-08
| * | | | | | | md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll2009-01-08
| * | | | | | | md: raid0: Represent zone->zone_offset in sectors.Andre Noll2009-01-08
| * | | | | | | md: raid0: Represent device offset in sectors.Andre Noll2009-01-08