platform/kernel/linux-rpi.git
2014-04-11 Russell KingMerge branch 'devel-stable' into for-next
2014-04-11 Russell KingMerge branches 'fixes' and 'misc' into for-next
2014-04-11 Russell KingDump the registers on undefined instruction userspace...
2014-04-09 Catalin MarinasARM: 8018/1: Add {inc,dec}_preempt_count asm macros
2014-04-09 Catalin MarinasARM: 8017/1: Move asm macro get_thread_info to asm...
2014-04-08 Chao Xie LinuxARM: 8016/1: Check cpu id in pj4_cp0_init.
2014-04-08 Chao Xie LinuxARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because...
2014-04-08 Russell KingARM: add missing system_misc.h include to process.c
2014-04-07 Nicolas PitreARM: 8009/1: dcscb.c: remove call to outer_flush_all()
2014-04-07 Kees CookARM: 8014/1: mm: fix reporting of read-only PMD bits
2014-04-07 Liu HuaARM: 8012/1: kdump: Avoid overflow when converting...
2014-04-07 Sebastian CapellaARM: 8010/1: avoid tracers in soft_restart
2014-04-03 Russell KingMerge branch 'devel-stable' into for-next
2014-04-03 Russell KingMerge branches 'amba', 'fixes', 'misc', 'mmci', 'unstab...
2014-04-03 Russell Kingdmaengine: omap-dma: more consolidation of CCR register...
2014-04-03 Russell Kingdmaengine: omap-dma: move IRQ handling to omap-dma
2014-04-03 Russell Kingdmaengine: omap-dma: move register read/writes into...
2014-04-03 Russell KingARM: omap: dma: get rid of 'p' allocation and clean up
2014-04-03 Russell KingARM: omap: move dma channel allocation into plat-omap...
2014-04-03 Russell KingARM: omap: dma: get rid of errata global
2014-04-03 Russell KingARM: omap: clean up DMA register accesses
2014-04-03 Russell KingARM: omap: remove almost-const variables
2014-04-03 Russell KingARM: omap: remove references to disable_irq_lch
2014-04-03 Russell Kingdmaengine: omap-dma: cleanup errata 3.3 handling
2014-04-03 Russell Kingdmaengine: omap-dma: provide register read/write functions
2014-04-03 Russell Kingdmaengine: omap-dma: use cached CCR value when enabling DMA
2014-04-03 Russell Kingdmaengine: omap-dma: move barrier to omap_dma_start_desc()
2014-04-03 Russell Kingdmaengine: omap-dma: move clnk_ctrl setting to preparat...
2014-04-03 Russell Kingdmaengine: omap-dma: improve efficiency loading C.SA...
2014-04-03 Russell Kingdmaengine: omap-dma: consolidate clearing channel statu...
2014-04-03 Russell Kingdmaengine: omap-dma: move CCR buffering disable errata...
2014-04-03 Russell Kingdmaengine: omap-dma: provide register definitions
2014-04-03 Russell Kingdmaengine: omap-dma: consolidate setup of CCR
2014-04-03 Russell Kingdmaengine: omap-dma: consolidate setup of CSDP
2014-04-03 Russell Kingdmaengine: omap-dma: move reading of dma position to...
2014-04-03 Russell Kingdmaengine: omap-dma: control start/stop directly
2014-04-03 Russell Kingdmaengine: omap-dma: consolidate writes to DMA registers
2014-04-03 Russell Kingdmaengine: omap-dma: program hardware directly
2014-04-03 Russell Kingdmaengine: omap-dma: provide a hook to get the underlyi...
2014-04-03 Russell Kingdmaengine: omap-dma: use devm_kzalloc() to allocate...
2014-04-03 Russell KingARM: Better virt_to_page() handling
2014-04-01 Russell KingMerge tag 'for_russell/arm-be-probes' of git://git...
2014-04-01 Taras KondratiukARM: kprobes-test: Workaround GAS .align bug
2014-04-01 Ben DooksARM: kprobes-test: use <asm/opcodes.h> for Thumb instru...
2014-04-01 Ben DooksARM: kprobes-test: use <asm/opcodes.h> for ARM instruct...
2014-04-01 Ben DooksARM: kprobes-test: use <asm/opcodes.h> for instruction...
2014-04-01 Ben DooksARM: probes: fix instruction fetch order with <asm...
2014-03-19 Christopher... ARM: 8007/1: Remove extraneous kcmp syscall ignore
2014-03-19 Alexander ShiyanARM: 8006/1: Remove redundant code
2014-03-19 Russell KingMerge branch 'uprobes-v7' of git://git.linaro.org/peopl...
2014-03-18 David A. LongARM: add uprobes support
2014-03-18 David A. LongARM: Make arch_specific_insn a define for new arch_prob...
2014-03-18 David A. LongARM: Add an emulate flag to the kprobes/uprobes instruc...
2014-03-18 David A. LongARM: Change the remaining shared kprobes/uprobes symbol...
2014-03-18 David A. LongARM: Rename the shared kprobes/uprobe return value...
2014-03-18 David A. LongARM: Change more ARM kprobes symbol names to something...
2014-03-18 David A. LongARM: Make the kprobes condition_check symbol names...
2014-03-18 David A. LongARM: Remove use of struct kprobe from generic probes...
2014-03-18 David A. LongARM: use a function table for determining instruction...
2014-03-18 David A. LongARM: move generic thumb instruction parsing code to...
2014-03-18 David A. LongARM: Move generic arm instruction parsing code to new...
2014-03-18 David A. LongARM: move shared uprobe/kprobe definitions into new...
2014-03-18 David A. Longuprobes: allow ignoring of probe hits
2014-03-18 David A. LongARM: Fix missing includes in kprobes sources
2014-03-18 David A. Longuprobes: Kconfig dependency fix
2014-03-12 Michael OpdenackerARM: 8004/1: [SCSI]: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 8003/1: w90x900: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 8002/1: spear: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 8001/1: mmp: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 8000/1: misc: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled
2014-03-12 Michael OpdenackerARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED
2014-03-12 Michael OpdenackerARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED
2014-03-12 Laura AbbottARM: 7993/1: mm/memblock: add memblock_get_current_limit
2014-03-07 Mark RutlandARM: 7992/1: boot: compressed: ignore bswapsdi2.S
2014-03-07 Linus WalleijARM: 7991/1: sa1100: fix compile problem on Collie
2014-03-07 Russell KingARM: fix noMMU kallsyms symbol filtering
2014-03-07 Russell KingMerge branch 'for-rmk/perf' of git://git./linux/kernel...
2014-03-03 Linus TorvaldsLinux 3.14-rc5
2014-03-02 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-02 Linus TorvaldsMerge tag 'usb-3.14-rc5' of git://git./linux/kernel...
2014-03-02 Linus TorvaldsMerge tag 'driver-core-3.14-rc5' of git://git./linux...
2014-03-02 Linus TorvaldsMerge tag 'staging-3.14-rc5' of git://git./linux/kernel...
2014-03-02 Dave AirlieMerge branch 'drm-fixes-3.14' of git://people.freedeskt...
2014-03-02 Greg Kroah... Merge iio fixes into staging-linus
2014-03-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-03-02 Dave AirlieMerge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://peopl...
2014-03-02 Alexey Khoroshilovdrm/vmwgfx: avoid null pointer dereference at failure...
2014-03-02 Thomas Hellstromdrm/vmwgfx: Make sure backing mobs are cleared when...
2014-03-02 Thomas Hellstromdrm/vmwgfx: Remove some unused surface formats
2014-03-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-03-02 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-03-02 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc5' of git://git./linux/kernel...
2014-03-01 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2014-03-01 Greg Kroah... Merge tag 'fixes-for-3.14d' of git://git./linux/kernel...
2014-02-28 Russell KingMAINTAINERS: add maintainer entry for Armada DRM driver
2014-02-28 Linus TorvaldsMerge tag 'dm-3.14-fixes-1' of git://git./linux/kernel...
next