| Commit message (Expand) | Author | Age |
* | arm64: Include the clkdev.h generic header | Catalin Marinas | 2012-11-23 |
* | arm64: Force use of common clk at architecture level | Deepak Saxena | 2012-11-20 |
* | Merge branch 'execve' into upstream | Catalin Marinas | 2012-11-19 |
|\ |
|
| * | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas | 2012-11-19 |
| |\ |
|
| | * | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro | 2012-11-16 |
| | |\ |
|
| | * | | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 2012-10-22 |
* | | | | Merge branch 'execve' into upstream | Catalin Marinas | 2012-11-14 |
|\| | | |
|
| * | | | Merge tag 'v3.7-rc5' into execve | Catalin Marinas | 2012-11-13 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | arm64: Use generic sys_execve() implementation | Catalin Marinas | 2012-10-17 |
| * | | | arm64: Use generic kernel_execve() implementation | Catalin Marinas | 2012-10-17 |
| * | | | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 2012-10-17 |
* | | | | arm64: mm: update max_dma32 before calculating size of NORMAL zone | Will Deacon | 2012-11-14 |
* | | | | arm64: Make the user fault reporting more specific | Catalin Marinas | 2012-11-14 |
| |/ /
|/| | |
|
* | | | Linux 3.7-rc5 | Linus Torvalds | 2012-11-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 |
|\ \ \ |
|
| * | | | gre6: fix rtnl dump messages | Nicolas Dichtel | 2012-11-09 |
| * | | | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 |
| * | | | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 |
| * | | | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa | 2012-11-09 |
| * | | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-07 |
| * | | | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 2012-11-07 |
| * | | | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-07 |
| * | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-07 |
| * | | | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 |
| * | | | af-packet: fix oops when socket is not present | Eric Leblond | 2012-11-07 |
| * | | | pkt_sched: enable QFQ to support TSO/GSO | Paolo Valente | 2012-11-07 |
| * | | | net: inet_diag -- Return error code if protocol handler is missed | Cyrill Gorcunov | 2012-11-04 |
| * | | | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 |
| * | | | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 |
| * | | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump | John Fastabend | 2012-11-03 |
| * | | | ptp: update adjfreq callback description | Jacob Keller | 2012-11-03 |
| * | | | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 |
| * | | | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 |
| * | | | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 |
| * | | | tipc: do not use tasklet_disable before tasklet_kill | Xiaotian Feng | 2012-11-03 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 |
|\ \ \ \ |
|
| * | | | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 |
| * | | | | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 |
| * | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 |
| * | | | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 2012-11-09 |
| * | | | | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 2012-11-09 |
| * | | | | sparc: Allow OF_GPIO on sparc. | David S. Miller | 2012-11-06 |
| * | | | | qlogicpti: Fix build warning. | David S. Miller | 2012-10-28 |
| * | | | | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 |
| * | | | | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2012-10-28 |
| * | | | | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-28 |
| * | | | | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 |
| * | | | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 |
* | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-11-10 |
|\ \ \ \ \ |
|
| * | | | | | cifs: Do not lookup hashed negative dentry in cifs_atomic_open | Sachin Prabhu | 2012-11-05 |