ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix
[deliverable/linux.git] / arch / hexagon /
2011-11-04  Paul MundtMerge branch 'rmobile/kota2' into rmobile-latest
2011-11-04  Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2011-11-04  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2011-11-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-11-03  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-11-03  Linus TorvaldsMerge branch 'next' of git://github.com/kernelslacker...
2011-11-03  Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2011-11-03  Linus TorvaldsMerge branch 'sh-latest' of git://github.com/pmundt...
2011-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-03  Linus TorvaldsMerge git://git./linux/kernel/git/steve/linux-dm
2011-11-03  Linus TorvaldsMerge branch 'for-linus' of git://git.selinuxproject...
2011-11-02  Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2011-11-02  Linus TorvaldsMerge branch 'for-3.2' of git://linux-nfs.org/~bfields...
2011-11-02  Linus TorvaldsMerge branch 'misc-3.2' of git://git./linux/kernel...
2011-11-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02  Linus TorvaldsMerge branch 'for-linus' of git://github.com/richardwei...
2011-11-02  Linus TorvaldsMerge branch 'next/soc' of git://git.linaro.org/people...
2011-11-02  Linus TorvaldsMerge branch 'next/dt' of git://git.linaro.org/people...
2011-11-02  Linus TorvaldsMerge branch 'next/cleanup2' of git://git.linaro.org...
2011-11-02  Linus TorvaldsMerge branch 'next/cross-platform' of git://git.linaro...
2011-11-02  Linus TorvaldsMerge branch 'next/devel' of git://git.linaro.org/peopl...
2011-11-02  Linus TorvaldsMerge branch 'next/board' of git://git.linaro.org/peopl...
2011-11-02  Linus TorvaldsMerge branch 'next/deletion' of git://git.linaro.org...
2011-11-02  Linus TorvaldsMerge branch 'next/pm' of git://git.linaro.org/people...
2011-11-02  Linus TorvaldsMerge branch 'next/timer' of git://git.linaro.org/peopl...
2011-11-02  Linus TorvaldsMerge branch 'next/driver' of git://git.linaro.org...
2011-11-02  Linus TorvaldsMerge branch 'next/cleanup' of git://git.linaro.org...
2011-11-02  Linus TorvaldsMerge branch 'next/fixes' of git://git.linaro.org/peopl...
2011-11-01  Linus TorvaldsMerge branch 'for-linus/i2c-3.2' of git://git.fluff...
2011-11-01  Linus TorvaldsMerge branch 'for-linus' of git://opensource.wolfsonmic...
2011-11-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-01  Linus TorvaldsMerge branch 'pstore' of git://git./linux/kernel/git...
2011-11-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-01  Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-01  Linus TorvaldsMerge Qualcom Hexagon architecture
2011-11-01  Richard KuoHexagon: Add basic stacktrace functionality for Hexagon...
2011-11-01  Richard KuoHexagon: Add configuration and makefiles for the Hexago...
2011-11-01  Richard KuoHexagon: Comet platform support
2011-11-01  Linas VepstasHexagon: kgdb support files
2011-11-01  Richard KuoHexagon: Add page-fault support.
2011-11-01  Richard KuoHexagon: Add page table header files & etc.
2011-11-01  Richard KuoHexagon: Add ioremap support
2011-11-01  Richard KuoHexagon: Provide DMA implementation
2011-11-01  Richard KuoHexagon: Implement basic TLB management routines for...
2011-11-01  Richard KuoHexagon: Implement basic cache-flush support
2011-11-01  Richard KuoHexagon: Provide basic implementation and/or stubs...
2011-11-01  Richard KuoHexagon: Add user access functions
2011-11-01  Richard KuoHexagon: Add locking types and functions
2011-11-01  Richard KuoHexagon: Add SMP support
2011-11-01  Richard KuoHexagon: Provide basic debugging and system trap support.
2011-11-01  Richard KuoHexagon: Add ptrace support
2011-11-01  Richard KuoHexagon: Add time and timer functions
2011-11-01  Richard KuoHexagon: Add interrupts
2011-11-01  Richard KuoHexagon: Add startup code
2011-11-01  Richard KuoHexagon: Add init_task and process functions
2011-11-01  Richard KuoHexagon: Add signal functions
2011-11-01  Linas VepstasHexagon: Support dynamic module loading.
2011-11-01  Linas VepstasHexagon: Export ksyms defined in assembly files.
2011-11-01  Richard KuoHexagon: Add hypervisor interface
2011-11-01  Richard KuoHexagon: Add memcpy and memset accelerated functions
2011-11-01  Richard KuoHexagon: Add checksum functions
2011-11-01  Richard KuoHexagon: Add delay functions
2011-11-01  Richard KuoHexagon: Add threadinfo
2011-11-01  Richard KuoHexagon: Add processor and system headers
2011-11-01  Richard KuoHexagon: Add syscalls
2011-11-01  Richard KuoHexagon: Add atomic ops support
2011-11-01  Richard KuoHexagon: Add bitops support
2011-11-01  Richard KuoHexagon: Core arch-specific header files
2011-11-01  Richard KuoHexagon: Add generic headers
This page took 3.752596 seconds and 8 git commands to generate.