platform/kernel/linux-rpi.git
2012-11-22 Thomas PetazzoniMerge tag 'marvell-armadaxp-smp-for-3.8' of github...
2012-11-22 Thomas PetazzoniMerge branch 'for-jason-1/cleanup' into mevbu-dt-additions
2012-11-21 Thomas PetazzoniARM: mvebu: update defconfig with I2C and RTC support
2012-11-21 Thomas PetazzoniARM: mvebu: Add SATA support for OpenBlocks AX3-4
2012-11-21 Nobuhiro IwamatsuARM: mvebu: Add support for the RTC in OpenBlocks AX3-4
2012-11-21 Nobuhiro IwamatsuARM: mvebu: Add support for I2C on OpenBlocks AX3-4
2012-11-21 Nobuhiro IwamatsuARM: mvebu: Add support for I2C controllers in Armada...
2012-11-21 Gregory CLEMENTarm: mvebu: Add SMP support for Armada XP
2012-11-21 Gregory CLEMENTarm: mm: Add support for PJ4B cpu and init routines
2012-11-21 Gregory CLEMENTarm: mvebu: Add IPI support via doorbells
2012-11-21 Gregory CLEMENTarm: mvebu: Add initial support for power managmement...
2012-11-21 Gregory CLEMENTarm: mvebu: Add support for coherency fabric in mach...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-net-xor-defconfig-for-3.8' of github...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-xor-board-dt-changes-3.8-v2' of...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-xor-cleanup-dt-binding-3.8' of githu...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-neta-dt-clk-updates-3.8' of github...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-mvneta-fix-and-clk-support-3.8'...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-net-mdio-checkpatch-fixes-3.8' of...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-boards-net-for-3.8' of github.com...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-neta-for-3.8' of github.com:MISL...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-sata-3.8' of github.com:MISL-EBU...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-mvebu-clk-3.8' of github.com:MISL...
2012-11-20 Thomas Petazzoniarm: mvebu: update defconfig to include XOR driver
2012-11-20 Thomas Petazzoniarm: mvebu: update defconfig to include network driver
2012-11-20 Thomas Petazzoniarm: mvebu: remove 'clock-frequency' properties from...
2012-11-20 Thomas Petazzoniarm: mvebu: add 'clocks' property to Ethernet nodes...
2012-11-20 Thomas Petazzoninet: mvneta: fix section mismatch warning caused by...
2012-11-20 Thomas Petazzoninet: mvneta: add clk support
2012-11-20 Thomas Petazzoninet: mvneta: adjust multiline comments to net/ style
2012-11-20 Thomas Petazzoninet: mvmdio: adjust multiline comment to net/ style
2012-11-20 Thomas Petazzoninet: mvmdio: use <linux/delay.h> instead of <asm/delay.h>
2012-11-20 Thomas PetazzoniMerge tag 'marvell-boards-net-for-3.8' of github.com...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-neta-for-3.8' of github.com:MISL...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-sata-3.8' of github.com:MISL-EBU...
2012-11-20 Thomas PetazzoniMerge tag 'marvell-mvebu-clk-3.8' of github.com:MISL...
2012-11-20 Thomas Petazzoniarm: mvebu: add XOR engines to Armada XP .dtsi
2012-11-20 Thomas Petazzoniarm: mvebu: add XOR engines to Armada 370 .dtsi
2012-11-20 Sebastian Hesselbartharm: dove: Convert Dove to DT XOR DMA engine
2012-11-20 Andrew Lunnarm: kirkwood: Convert XOR instantiation to DT.
2012-11-20 Andrew Lunndma: mv_xor: Add a device_control function
2012-11-20 Thomas Petazzonidma: mv_xor: add missing __devinit and __devexit qualif...
2012-11-20 Thomas Petazzonidma: mv_xor: add Device Tree binding
2012-11-20 Thomas Petazzonidma: mv_xor: add missing free_irq() call
2012-11-20 Thomas Petazzonidma: mv_xor: remove the pool_size from platform_data
2012-11-20 Thomas Petazzonidma: mv_xor: remove hw_id field from platform_data
2012-11-20 Thomas Petazzonidma: mv_xor: remove useless backpointer from mv_xor_cha...
2012-11-20 Thomas Petazzonidma: mv_xor: rename mv_xor_private to mv_xor_device
2012-11-20 Thomas Petazzonidma: mv_xor: merge mv_xor_device and mv_xor_chan
2012-11-20 Thomas Petazzonidma: mv_xor: use mv_xor_chan pointers as arguments...
2012-11-20 Thomas Petazzonidma: mv_xor: in mv_xor_device, rename 'common' to ...
2012-11-20 Thomas Petazzonidma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
2012-11-20 Thomas Petazzonidma: mv_xor: get rid of the pdev pointer in mv_xor_device
2012-11-20 Thomas Petazzonidma: mv_xor: introduce a mv_chan_to_devp() helper
2012-11-20 Thomas Petazzonidma: mv_xor: simplify dma_sync_single_for_cpu() calls
2012-11-20 Thomas Petazzonidma: mv_xor: remove unused to_mv_xor_device() macro
2012-11-20 Thomas Petazzonidma: mv_xor: remove unused id field in mv_xor_device...
2012-11-20 Thomas Petazzonidma: mv_xor: rename many symbols to remove the 'shared...
2012-11-20 Thomas Petazzonidma: mv_xor: change the driver name to 'mv_xor'
2012-11-20 Thomas Petazzonidma: mv_xor: rename mv_xor_shared_platform_data to...
2012-11-20 Thomas Petazzonidma: mv_xor: rename mv_xor_platform_data to mv_xor_chan...
2012-11-20 Thomas Petazzonidma: mv_xor: remove 'shared' from mv_xor_platform_data
2012-11-20 Thomas Petazzonidma: mv_xor: remove sub-driver 'mv_xor'
2012-11-20 Thomas Petazzoniarm: plat-orion: remove unused orion_xor_init_channels()
2012-11-20 Thomas Petazzoniarm: plat-orion: convert the registration of the xor1...
2012-11-20 Thomas Petazzoniarm: plat-orion: convert the registration of the xor0...
2012-11-20 Thomas Petazzonidma: mv_xor: allow channels to be registered directly...
2012-11-20 Thomas Petazzonidma: mv_xor: split initialization/cleanup of XOR channels
2012-11-20 Thomas Petazzonidma: mv_xor: do not use pool_size from platform_data...
2012-11-20 Thomas Petazzonidma: mv_xor: use dev_(err|info|notice) instead of dev_p...
2012-11-20 Gregory CLEMENTarm: mvebu: SATA support: board-level DT data for Armad...
2012-11-20 Gregory CLEMENTarm: mvebu: SATA support: mvebu_defconfig update
2012-11-20 Gregory CLEMENTarm: mvebu: SATA support: SoC-level DT data for Armada...
2012-11-20 Gregory CLEMENTarm: mvebu: increase atomic coherent pool size for...
2012-11-20 Andrew LunnARM: Kirkwood: switch to DT clock providers
2012-11-20 Sebastian HesselbarthARM: dove: switch to DT clock providers
2012-11-20 Gregory CLEMENTclocksource: convert time-armada-370-xp to clk framework
2012-11-20 Gregory CLEMENTclk: armada-370-xp: add support for clock framework
2012-11-20 Gregory CLEMENTclk: mvebu: armada 370/XP add clock gating control...
2012-11-20 Sebastian Hesselbarthclk: mvebu: add clock gating control provider for DT
2012-11-20 Gregory CLEMENTclk: mvebu: add armada-370-xp CPU specific clocks
2012-11-20 Sebastian Hesselbarthclk: mvebu: add mvebu core clocks.
2012-11-17 Linus TorvaldsLinux 3.7-rc6
2012-11-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-11-16 Linus TorvaldsMerge branch 'akpm' (Fixes from Andrew)
2012-11-16 Andrew Mortonrevert "mm: fix-up zone present pages"
2012-11-16 Hugh Dickinstmpfs: change final i_blocks BUG to WARNING
2012-11-16 Hugh Dickinstmpfs: fix shmem_getpage_gfp() VM_BUG_ON
2012-11-16 Will Deaconmm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as...
2012-11-16 Mel Gormanmm: revert "mm: vmscan: scale number of pages reclaimed...
2012-11-16 Randy Dunlaprapidio: fix kernel-doc warnings
2012-11-16 Xiaotian Fengswapfile: fix name leak in swapoff
2012-11-16 Hugh Dickinsmemcg: fix hotplugged memory zone oops
2012-11-16 David Rientjesmips, arc: fix build failure
2012-11-16 Michal Hockomemcg: oom: fix totalpages calculation for memory.swapp...
2012-11-16 David Rientjesmm: fix build warning for uninitialized value
2012-11-16 Michel Lespinassemm: add anon_vma_lock to validate_mm()
2012-11-16 Takashi IwaiKVM: x86: Fix invalid secondary exec controls in vmx_cp...
2012-11-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-16 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-11-16 Tom Herbertnet-rps: Fix brokeness causing OOO packets
next