firefly-linux-kernel-4.4.55.git
2011-07-21 Russell KingARM: Fix build errors caused by adding generic macros
2011-07-18 Russell KingMerge branch 'dma' of git.linaro.org/git/people/nico...
2011-07-18 Nicolas PitreARM: ARM_DMA_ZONE_SIZE is no more
2011-07-18 Nicolas PitreARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_z...
2011-07-18 Nicolas PitreARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc-...
2011-07-18 Nicolas PitreARM: mach-realview: move from ARM_DMA_ZONE_SIZE to...
2011-07-18 Nicolas PitreARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc...
2011-07-18 Nicolas PitreARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc...
2011-07-18 Nicolas PitreARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc...
2011-07-18 Nicolas PitreARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc...
2011-07-18 Nicolas PitreARM: add dma_zone_size to the machine_desc structure
2011-07-18 Nicolas PitreARM: change ARM_DMA_ZONE_SIZE into a variable
2011-07-15 Russell KingMerge branch 'kprobes-thumb' of git://git.yxit.co.uk...
2011-07-13 Jon MedhurstARM: kprobes: Remove now unused code
2011-07-13 Jon MedhurstARM: kprobes: Decode ARM preload (immediate) instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject probing of unprivileged load and...
2011-07-13 Jon MedhurstARM: kprobes: Use new versions of emulate_ldr() and...
2011-07-13 Jon MedhurstARM: kprobes: Add new versions of emulate_ldr() and...
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_rdlo12rdhi16rn0rm8_rwflags_nopc()
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_rd12rm0_noflags_nopc()
2011-07-13 Jon MedhurstARM: kprobes: Replace use of prep_emulate_rd12rn16rm0_w...
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_rd16rn12rm0rs8_rwflags_nopc()
2011-07-13 Jon MedhurstARM: kprobes: Migrate remaining instruction decoding...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_100x to decoding...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_01xx to decoding...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_0111__1 to decodin...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_0110__1 to decodin...
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_rd12rn16rm0_rwflags_nopc()
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_001x to decoding...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_cccc_000x to decoding...
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM LDRD and STRD to decoding...
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_ldrdstrd()
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM data-processing (register...
2011-07-13 Jon MedhurstARM: kprobes: Add emulate_rd12rn16rm0rs8_rwflags()
2011-07-13 Jon MedhurstARM: kprobes: Add BLX macro
2011-07-13 Jon MedhurstARM: kprobes: Add alu_write_pc()
2011-07-13 Jon MedhurstARM: kprobes: Migrate ARM space_1111 to decoding tables
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb multiply and absolute...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb long multiply and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store single...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb memory hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 32-bit Thumb coprocessor and SIMD...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit miscellaneous control instr...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb data-processing ...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb table branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store dual and...
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb load/store multiple...
2011-07-13 Jon MedhurstARM: kprobes: Optimise emulation of LDM and STM
2011-07-13 Jon MedhurstARM: kprobes: Add common decoding function for LDM...
2011-07-13 Jon MedhurstARM: kprobes: Add load_write_pc()
2011-07-13 Jon MedhurstARM: kprobes: Decode 32-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SETEND, CPS and BKPT...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb branch instructions
2011-07-13 Jon MedhurstARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb IT instruction
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PUSH and POP instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb CBZ and bit manipulat...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb PC- and SP-relative...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb load and store instru...
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb special data instructions
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb BX and BLX instructions
2011-07-13 Jon MedhurstARM: kprobes: Add bx_write_pc()
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb data-processing instr...
2011-07-13 Jon MedhurstARM: ptrace: Add APSR_MASK definition to ptrace.h
2011-07-13 Jon MedhurstARM: kprobes: Decode 16-bit Thumb hint instructions
2011-07-13 Jon MedhurstARM: kprobes: Infrastructure for table driven decoding...
2011-07-13 Jon MedhurstARM: kprobes: Extend arch_specific_insn to add pointer...
2011-07-13 Jon MedhurstARM: kprobes: Add hooks to override singlestep()
2011-07-13 Jon MedhurstARM: kprobes: Use conditional breakpoints for ARM probes
2011-07-13 Jon MedhurstARM: kprobes: Don't trigger probes on conditional instr...
2011-07-13 Jon MedhurstARM: kprobes: Add it_advance()
2011-07-13 Jon MedhurstARM: kprobes: Add condition code checking to Thumb...
2011-07-13 Jon MedhurstARM: kprobes: Add Thumb breakpoint support
2011-07-13 Jon MedhurstARM: Kconfig: Allow kprobes on Thumb-2 kernels
2011-07-13 Jon MedhurstARM: kprobes: Add Thumb instruction decoding stubs
2011-07-13 Jon MedhurstARM: kprobes: Make kprobes framework work on Thumb...
2011-07-13 Jon MedhurstARM: kprobes: Make str_pc_offset a constant on ARMv7
2011-07-13 Jon MedhurstARM: kprobes: Move find_str_pc_offset into kprobes...
2011-07-13 Jon MedhurstARM: kprobes: Move is_writeback define to header file.
2011-07-13 Jon MedhurstARM: kprobes: Add kprobes-common.c
2011-07-13 Jon MedhurstARM: kprobes: Split out internal parts of kprobes.h
2011-07-13 Jon MedhurstARM: kprobes: Rename kprobes-decode.c to kprobes-arm.c
2011-07-13 Jon MedhurstARM: Thumb-2: Support Thumb-2 in undefined instruction...
2011-07-13 Jon MedhurstARM: Thumb-2: Fix exception return sequence to restore...
2011-07-12 Russell KingARM: dma: replace ISA_DMA_THRESHOLD with a variable
2011-07-11 Linus TorvaldsLinux 3.0-rc7
2011-07-11 Linus TorvaldsDocumentation/Changes: remove some really obsolete...
2011-07-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-11 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-07-11 Linus TorvaldsMerge branch 'movieboard' of git://git./linux/kernel...
2011-07-11 Joe Perchesath5k: Add missing breaks in switch/case
2011-07-11 Muthu KumarDocumentation/spinlocks.txt: Remove reference to sti...
2011-07-11 Jeff Laytoncifs: drop spinlock before calling cifs_put_tlink
next