summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1235-156/+235
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-296-14/+41
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2529-77/+206
| |\ \
| * | | PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-171-0/+14
| * | | PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-173-0/+20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17121-721/+1286
| |\ \ \
| * | | | arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XXMugunthan V N2012-11-143-0/+64
| * | | | ARM: OMAP2+: omap2plus_defconfig: Enable CPSW supportMugunthan V N2012-11-141-0/+3
| * | | | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio moduleMugunthan V N2012-11-141-0/+31
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-142-6/+6
| |\ \ \ \
| | * | | | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-192-6/+6
| * | | | | ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann2012-11-131-0/+14
| * | | | | ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2012-11-132-5/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10458-4726/+5281
| |\ \ \ \ \
| * | | | | | sparc: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-061-0/+19
| * | | | | | ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-011-0/+12
| * | | | | | ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li2012-11-011-2/+3
| * | | | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-0115-0/+15
| * | | | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-311-0/+21
| * | | | | | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-0/+2
| * | | | | | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-232-5/+0
| * | | | | | ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0
* | | | | | | Merge tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-1210-136/+234
|\ \ \ \ \ \ \
| * | | | | | | MN10300: Use asm-generic/pci_iomap.hDavid Howells2012-12-121-0/+1
| * | | | | | | MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-121-3/+1
| * | | | | | | MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-121-0/+1
| * | | | | | | mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-12-121-8/+25
| * | | | | | | MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-122-1/+36
| * | | | | | | MN10300: fix debug polling in ttySM driverMark Salter2012-12-121-12/+23
| * | | | | | | MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-122-6/+6
| * | | | | | | MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-124-48/+90
| * | | | | | | MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-121-4/+30
| * | | | | | | MN10300: cleanup IRQ affinity settingMark Salter2012-12-123-52/+17
| * | | | | | | MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-121-6/+8
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12246-3912/+1226
|\| | | | | | |
| * | | | | | | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-292-3/+3
| * | | | | | | new helper: signal_pt_regs()Al Viro2012-11-292-0/+2
| * | | | | | | unify default ptrace_signal_deliverAl Viro2012-11-2916-40/+2
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-297-17/+13
| * | | | | | | death to idle_regs()Al Viro2012-11-283-16/+0
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-2832-58/+43
| * | | | | | | bfin: switch to generic vfork, get rid of pointless wrappersAl Viro2012-11-285-54/+7
| * | | | | | | xtensa: switch to generic clone()Al Viro2012-11-285-11/+3
| * | | | | | | openrisc: switch to use of generic fork and cloneAl Viro2012-11-286-66/+19
| * | | | | | | unicore32: switch to generic clone(2)Al Viro2012-11-284-25/+7
| * | | | | | | score: switch to generic fork/vfork/cloneAl Viro2012-11-286-58/+8
| * | | | | | | c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic c...Al Viro2012-11-284-36/+6
| * | | | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-2810-51/+1
| * | | | | | | mn10300: switch to generic fork/vfork/cloneAl Viro2012-11-282-28/+8
| * | | | | | | h8300: switch to generic fork/vfork/cloneAl Viro2012-11-283-44/+6