summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: mm: mm->context.id fix for big-endianbaserock/arm/bjdooks/be8_v2Ben Dooks2013-02-091-0/+4
* ARM: mm: replace direct access to mm->context.id with new macroBen Dooks2013-02-093-3/+3
* mvebu: support running big-endianBen Dooks2013-02-082-0/+5
* xgmac: replace __raw with relaxed IOBen Dooks2013-02-081-6/+6
* xgmac: fix printing of hardware versionBen Dooks2013-02-081-3/+3
* highbank: enable big-endianBen Dooks2013-02-081-0/+1
* ARM: pl01x debug code endian fixBen Dooks2013-02-081-0/+8
* ARM: fix magic for bootloader in BE8Ben Dooks2013-02-081-0/+4
* ARM: fixup atags to be endian agnosticBen Dooks2013-02-082-28/+29
* ARM: update atag-to-fdt code to be endian agnosticBen Dooks2013-02-081-10/+10
* ARM: add atag32_to_cpu() functionBen Dooks2013-02-081-2/+7
* ARM: smp_scu: data endian fixesBen Dooks2013-02-081-7/+7
* ARM: twd: data endian fixBen Dooks2013-02-081-12/+12
* ARM: fixup head for atag verificationBen Dooks2013-02-081-0/+8
* ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-02-081-0/+6
* ARM: Add ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-02-081-0/+6
* ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-02-082-4/+1
* ARM: set BE8 if LE in head codeBen Dooks2013-02-082-0/+6
* ARM: add CPU_BE8_BOOT_LE configurationBen Dooks2013-02-081-0/+7
* ARM: highbank: mask cluster id from cpu_logical_mapRob Herring2013-02-082-3/+4
* ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-02-081-1/+1
* ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-02-081-1/+7
* tmp: add out to ignore directoryBen Dooks2013-02-081-0/+2
* tmp: force UIMAGE_LOADADDR to 0x8000Ben Dooks2013-02-081-0/+4
* Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\
| * ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \
| * \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \
| | * | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ /
| * | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| * | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| |\ \
| | * | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| * | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \
| | * | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| * | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| * | | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
| |\ \ \ \ | | |/ / / | |/| | |