aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\ \
| * | | PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-17
| * | | PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \ \
| * | | | arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N2012-11-14
| * | | | ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N2012-11-14
| * | | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N2012-11-14
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-14
| |\ \ \ \
| | * | | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-19
| * | | | | ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann2012-11-13
| * | | | | ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2012-11-13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ \
| * | | | | | sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-06
| * | | | | | ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-01
| * | | | | | ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li2012-11-01
| * | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
| * | | | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-31
| * | | | | | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-23
| * | | | | | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-23
| * | | | | | ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-19
* | | | | | | Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \
| * | | | | | | MN10300: Use asm-generic/pci_iomap.hDavid Howells2012-12-12
| * | | | | | | MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-12
| * | | | | | | MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-12
| * | | | | | | mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-12
| * | | | | | | MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-12
| * | | | | | | MN10300: fix debug polling in ttySM driverMark Salter2012-12-12
| * | | | | | | MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-12
| * | | | | | | MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-12
| * | | | | | | MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-12
| * | | | | | | MN10300: cleanup IRQ affinity settingMark Salter2012-12-12
| * | | | | | | MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\| | | | | | |
| * | | | | | | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
| * | | | | | | new helper: signal_pt_regs()Al Viro2012-11-29
| * | | | | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * | | | | | | death to idle_regs()Al Viro2012-11-28
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | | | | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-28
| * | | | | | | xtensa: switch to generic clone()Al Viro2012-11-28
| * | | | | | | openrisc: switch to use of generic fork and cloneAl Viro2012-11-28
| * | | | | | | unicore32: switch to generic clone(2)Al Viro2012-11-28
| * | | | | | | score: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | | | | | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-28
| * | | | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | | | | | mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | | | | | | h8300: switch to generic fork/vfork/cloneAl Viro2012-11-28