platform/adaptation/renesas_rcar/renesas_kernel.git
2011-10-18 Russell KingMerge branch 'mach_memory_h' of git://git.linaro.org...
2011-10-13 Nicolas PitreARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
2011-10-13 Nicolas PitreARM: mach-s5p64x0: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-s3c64xx: remove mach/memory.h
2011-10-13 Nicolas PitreARM: plat-mxc: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-prima2: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-zynq: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-bcmring: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-davinci: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-pxa: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-ixp4xx: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-h720x: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-vt8500: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-s5pc100: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-tegra: remove mach/memory.h
2011-10-13 Nicolas PitreARM: plat-tcc: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-mmp: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-cns3xxx: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-nuc93x: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-mxs: remove mach/memory.h
2011-10-13 Nicolas PitreARM: spear: remove mach/memory.h and plat/memory.h
2011-10-13 Nicolas PitreARM: mach-msm: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-gemini: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-lpc32xx: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-netx: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-versatile: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-ux500: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-nomadik: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-iop32x: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-pnx4008: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-w90x900: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-vexpress: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-mv78xx0: remove mach/memory.h
2011-10-13 Nicolas PitreARM: mach-s3c2410: remove memory.h
2011-10-08 Will DeaconARM: 7127/1: hw_breakpoint: skip v7-specific reset...
2011-09-26 Nicolas PitreARM: mach-iop33x: remove mach/memory.h
2011-09-26 Nicolas PitreARM: mach-omap2: remove mach/memory.h
2011-09-26 Nicolas PitreARM: OMAP: move OMAP1 memory config from plat/memory...
2011-09-26 Nicolas PitreARM: mach-orion5x: remove mach/memory.h
2011-09-26 Nicolas PitreARM: mach-kirkwood: remove mach/memory.h
2011-09-26 Nicolas PitreARM: mach-dove: remove include/mach/memory.h
2011-09-26 Nicolas PitreARM: prepare for removal of a bunch of <mach/memory...
2011-09-26 Nicolas PitreARM: mach-davinci: clean up debug-macro.S
2011-09-26 Nicolas PitreARM: mach-davinci: make DAVINCI_UART_INFO into a relati...
2011-09-26 Nicolas PitreARM: mach-omap2: clean up debug-macro.S
2011-09-26 Nicolas PitreARM: mach-omap1: clean up debug-macro.S
2011-09-26 Nicolas PitreARM: plat-omap: make OMAP_UART_INFO into a relative...
2011-09-26 Nicolas PitreARM: add an extra temp register to the low level debugg...
2011-09-26 Nicolas Pitremusb_debugfs.c: remove unneeded includes on ARM
2011-09-26 Russell KingMerge branch 'for_3_2/for-rmk/arm_cpu_pm' of git:/...
2011-09-23 Santosh ShilimkarARM: mm: Add strongly ordered descriptor support.
2011-09-23 Santosh ShilimkarARM: vfp: Fix the comment to make it consistent with...
2011-09-23 Colin CrossARM: gic: Allow gic arch extensions to provide irqchip...
2011-09-23 Colin CrossARM: vfp: Use cpu pm notifiers to save vfp state
2011-09-23 Colin CrossARM: gic: Use cpu pm notifiers to save gic state
2011-09-23 Santosh ShilimkarARM: Enable CPU_PM notifiers on ARM machines.
2011-09-23 Colin Crosscpu_pm: call notifiers during suspend
2011-09-23 Colin Crosscpu_pm: Add cpu power management notifiers
2011-09-22 Russell KingMerge branch 'pm' into devel-stable
2011-09-21 Russell KingMerge branch 'kprobes-test' of git://git.yxit.co.uk...
2011-09-20 Russell KingARM: pm: add L2 cache cleaning for suspend
2011-09-20 Russell KingARM: pm: convert some assembly to C
2011-09-20 Russell KingARM: pm: get rid of cpu_resume_turn_mmu_on
2011-09-20 Russell KingARM: pm: no need to save/restore context ID register
2011-09-20 Russell KingARM: pm: only use preallocated page table during resume
2011-09-20 Russell KingARM: pm: preallocate a page table for suspend/resume
2011-09-20 Russell KingARM: pm: force non-zero return value from __cpu_suspend...
2011-09-20 Jon MedhurstARM: kprobes: Add introductory comment to test code
2011-09-20 Jon MedhurstARM: kprobes: Add some benchmarking to test module
2011-09-20 Jon MedhurstARM: kprobes: Add decoding table test coverage analysis
2011-09-20 Jon MedhurstARM: kprobes: Add decoding table self-consistency tests
2011-09-20 Jon MedhurstARM: kprobes: Add exports for test code
2011-09-20 Jon MedhurstARM: kprobes: Add ARM instruction simulation test cases
2011-09-20 Jon MedhurstARM: kprobes: Add Thumb instruction simulation test...
2011-09-20 Jon MedhurstARM: kprobes: Framework for instruction set test cases
2011-09-20 Jon MedhurstARM: kprobes: Add basic API tests
2011-09-20 Jon MedhurstARM: kprobes: Add config option for selecting the ARM...
2011-09-16 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2011-09-14 Russell KingMerge branch 'zImage_DTB_append' of git://git.linaro...
2011-09-14 Nicolas PitreARM: zImage: prevent constant copy+rebuild of lib1funcs.S
2011-09-14 Nicolas PitreARM: zImage: allow supplementing appended DTB with...
2011-09-14 Nicolas PitreARM: zImage: gather some string functions into string.c
2011-09-14 Nicolas PitreARM: zImage: make sure appended DTB doesn't get overwri...
2011-09-14 John BonesioARM: zImage: Allow the appending of a device tree binary
2011-09-14 Nicolas PitreARM: zImage: ensure it is always a multiple of 64 bits...
2011-09-12 Linus TorvaldsLinux 3.1-rc6
2011-09-12 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-09-12 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2011-09-12 Mathieu Desnoyersioctl: register LTTng ioctl
2011-09-12 Linus TorvaldsMerge branch 'for-linus' of git://github.com/chrismason...
2011-09-12 Miklos Szeredifuse: fix memory leak
2011-09-12 Miklos Szeredifuse: fix flock breakage
2011-09-12 Arnd BergmannMerge branch 'for_3.1/pm-fixes-2' of git://gitorious...
2011-09-12 Arnd BergmannMerge branch 'sirf/fixes' into fixes
2011-09-11 Linus TorvaldsMerge branch 'v4l_for_linus' of git://linuxtv.org/mcheh...
2011-09-11 Linus TorvaldsMerge branch 'for-linus' of git://openrisc.net/~jonas...
2011-09-11 Li ZefanBtrfs: add dummy extent if dst offset excceeds file...
2011-09-11 Li ZefanBtrfs: calc file extent num_bytes correctly in file...
2011-09-11 David Sterbabtrfs: xattr: fix attribute removal
2011-09-11 Miao XieBtrfs: fix wrong nbytes information of the inode
next