team: introduce two default team_modeop functions and use them in modes
[pandora-kernel.git] / arch /
2013-03-06 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2013-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-03-06 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-03-06 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2013-03-06 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-03-06 Linus TorvaldsMerge tag 'md-3.9' of git://neil.brown.name/md
2013-03-05 Michael Neulingpowerpc: Set DSCR bit in FSCR setup
2013-03-05 Michael Neulingpowerpc: Add DSCR FSCR register bit definition
2013-03-05 Michael Neulingpowerpc: Fix setting FSCR for HV=0 and on secondary...
2013-03-05 Tony Breedspowerpc: Wireup the kcmp syscall to sys_ni
2013-03-05 Akinobu Mitapowerpc: Remove unused BITOP_LE_SWIZZLE macro
2013-03-05 Michael Neulingpowerpc: Avoid link stack corruption in MMU on syscall...
2013-03-05 Chen Gangpowerpc/pseries/hvcserver: Fix strncpy buffer limit...
2013-03-05 Tony Breedspowerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
2013-03-03 Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git./linux...
2013-03-03 Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git./linux/kerne...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git./linux/kerne...
2013-03-03 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-03-03 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-03-03 Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
2013-03-03 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge tag 'for-linus-20130301' of git://git.infradead...
2013-03-03 Russell KingMerge branches 'devel-stable', 'fixes' and 'mmci' into...
2013-03-02 James Hoganmetag: Provide dma_get_sgtable()
2013-03-02 James Hoganmetag: prom.h: remove declaration of metag_dt_memblock_...
2013-03-02 James Hoganmetag: copy devicetree to non-init memory
2013-03-02 James Hoganmetag: cleanup metag_ksyms.c includes
2013-03-02 James Hoganmetag: move mm/init.c exports out of metag_ksyms.c
2013-03-02 James Hoganmetag: move usercopy.c exports out of metag_ksyms.c
2013-03-02 James Hoganmetag: move setup.c exports out of metag_ksyms.c
2013-03-02 James Hoganmetag: move kick.c exports out of metag_ksyms.c
2013-03-02 James Hoganmetag: move traps.c exports out of metag_ksyms.c
2013-03-02 James Hoganmetag: move irq enable out of irqflags.h on SMP
2013-03-02 James Hoganmetag: hugetlb: convert to vm_unmapped_area()
2013-03-02 James Hoganmetag: export clear_page and copy_page
2013-03-02 James Hoganmetag: export metag_code_cache_flush_all
2013-03-02 James Hoganmetag: protect more non-MMU memory regions
2013-03-02 James Hoganmetag: make TXPRIVEXT bits explicit
2013-03-02 James Hoganmetag: kernel/setup.c: sort includes
2013-03-02 James Hoganmetag: add boot time LNKGET/LNKSET check
2013-03-02 James Hoganmetag: add __init to metag_cache_probe()
2013-03-02 James Hoganmetag: Add JTAG Debug Adapter (DA) support
2013-03-02 James Hoganmetag: ftrace support
2013-03-02 James Hoganmetag: Perf
2013-03-02 James Hoganmetag: Build infrastructure
2013-03-02 James Hoganmetag: Various other headers
2013-03-02 James Hoganmetag: Stack unwinding
2013-03-02 James Hoganmetag: Optimised library functions
2013-03-02 James Hoganmetag: DMA
2013-03-02 James Hoganmetag: SMP support
2013-03-02 James Hoganmetag: Atomics, locks and bitops
2013-03-02 James Hoganmetag: Module support
2013-03-02 James Hoganmetag: Scheduling/Process management
2013-03-02 James Hoganmetag: System Calls
2013-03-02 James Hoganmetag: Internal and external irqchips
2013-03-02 James Hoganmetag: IRQ handling
2013-03-02 James Hoganmetag: Traps
2013-03-02 James Hoganmetag: Time keeping
2013-03-02 James Hoganmetag: ptrace
2013-03-02 James Hoganmetag: Device tree
2013-03-02 James Hoganmetag: Signal handling
2013-03-02 James Hoganmetag: TCM support
2013-03-02 James Hoganmetag: Highmem support
2013-03-02 James Hoganmetag: Huge TLB
2013-03-02 James Hoganmetag: Memory handling
2013-03-02 James Hoganmetag: Memory management
2013-03-02 James Hoganmetag: Cache/TLB handling
2013-03-02 James Hoganmetag: TBX source
2013-03-02 James Hoganmetag: TBX header
2013-03-02 James Hoganmetag: Boot
2013-03-02 James Hoganmetag: Header for core memory mapped registers
2013-03-02 James Hoganmetag: Headers for core arch constants
2013-03-02 James HoganAdd HAVE_64BIT_ALIGNED_ACCESS
2013-03-02 Linus TorvaldsMerge tag 'dm-3.9-changes' of git://git./linux/kernel...
2013-03-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2013-03-02 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2013-03-02 Helge Dellerparisc: fix redefinition of SET_PERSONALITY
2013-03-02 Rolf Eike Beerparisc: do not install modules when installing kernel
2013-03-02 Helge Dellerparisc: fix compile warnings triggered by atomic_sub...
2013-03-02 Helge Dellerparisc: avoid unitialized variable warning in pa_memcpy()
2013-03-02 Helge Dellerparisc: remove unused variable 'compat_val'
2013-03-02 Helge Dellerparisc: switch to compat_functions of io_setup, io_gete...
2013-03-02 Helge Dellerparisc: select ARCH_WANT_FRAME_POINTERS
2013-03-02 Yinghai Lux86, ACPI, mm: Revert movablemem_map support
2013-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-02 Linus TorvaldsMerge tag 'for_linux-3.9' of git://git./linux/kernel...
2013-03-02 Linus TorvaldsMerge tag 'arc-v3.9-rc1-late' of git://git./linux/kerne...
2013-03-02 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-03-02 Al Viro[regression] braino in "sparc: convert to ksignal"
2013-03-01 Russell KingARM: Fix broken commit 0cc41e4a21d43 corrupting kernel...
next