aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arm64: signal: return struct rt_sigframe from get_sigframeWill Deacon2012-11-23
* arm64: signal: align return types for compat and native setup_returnWill Deacon2012-11-23
* arm64: signal: push the unwinding prologue on the signal stackWill Deacon2012-11-23
* arm64: Include the clkdev.h generic headerCatalin Marinas2012-11-23
* arm64: Force use of common clk at architecture levelDeepak Saxena2012-11-20
* Merge branch 'execve' into upstreamCatalin Marinas2012-11-19
|\
| * Merge remote-tracking branch 'viro/arch-arm64' into execveCatalin Marinas2012-11-19
| |\
| | * Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64Al Viro2012-11-16
| | |\
| | * | arm64: get rid of fork/vfork/clone wrappersAl Viro2012-10-22
* | | | Merge branch 'execve' into upstreamCatalin Marinas2012-11-14
|\| | |
| * | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13
| |\ \ \ | | |/ / | |/| |
| * | | arm64: Use generic sys_execve() implementationCatalin Marinas2012-10-17
| * | | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-17
| * | | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
* | | | arm64: mm: update max_dma32 before calculating size of NORMAL zoneWill Deacon2012-11-14
* | | | arm64: Make the user fault reporting more specificCatalin Marinas2012-11-14
| |/ / |/| |
* | | Linux 3.7-rc5Linus Torvalds2012-11-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-10
|\ \ \
| * | | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-09
| * | | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-09
| * | | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-09
| * | | ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-09
| * | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-07
| * | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
| * | | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
| * | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
| * | | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
| * | | af-packet: fix oops when socket is not presentEric Leblond2012-11-07
| * | | pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-07
| * | | net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-04
| * | | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-03
| * | | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-03
| * | | rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-03
| * | | ptp: update adjfreq callback descriptionJacob Keller2012-11-03
| * | | r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-03
| * | | r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-03
| * | | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
| * | | tipc: do not use tasklet_disable before tasklet_killXiaotian Feng2012-11-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
|\ \ \ \
| * | | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-09
| * | | | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-09
| * | | | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-09
| * | | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-09
| * | | | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-09
| * | | | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-06
| * | | | qlogicpti: Fix build warning.David S. Miller2012-10-28
| * | | | sparc: Wire up sys_kcmp.David S. Miller2012-10-28
| * | | | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-28
| * | | | sparc64: Use pause instruction when available.David S. Miller2012-10-28
| * | | | sparc64: Fix cpu strand yielding.David S. Miller2012-10-27