summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2139-123/+122
|\
| * highmem: kill all __kmap_atomic()Cong Wang2012-03-2015-21/+21
| * x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-27/+27
| * um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
| * sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
| * powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-9/+8
| * mips: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
| * arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-50/+50
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-2017-31/+26
|\ \
| * | constify struct pci_dev * in obvious casesAl Viro2012-03-202-2/+2
| * | arm: Fix typo in spear3[012]0.cMasanari Iida2012-02-213-3/+3
| * | ia64: Fix typo in irq_xen.cMasanari Iida2012-02-211-1/+1
| * | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-212-4/+4
| * | simtec: Fix typo in pm-simtec.cMasanari Iida2012-02-211-1/+1
| * | Typos: change aditional to additional.Justin P. Mattock2012-02-211-1/+1
| * | Only include linux/sched.h once in arch/arm/mach-bcmring/dma.cJesper Juhl2012-02-101-1/+0
| * | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-101-1/+0
| * | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-101-1/+0
| * | mach-omap1: Fix typo in lcd_dma.cMasanari Iida2012-02-091-1/+1
| * | score: Fix typo in Kconfig.debugMasanari Iida2012-02-051-1/+1
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-051-1/+1
| * | mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-051-1/+1
| * | scx200_32: replace printks with pr_<level>sJim Cromie2012-02-031-9/+7
| * | scx200_32: use PCI_VDEVICEJim Cromie2012-02-031-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2041-207/+821
|\ \ \
| * | | net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-03-191-9/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-1816-2491/+635
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0945-100/+144
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-096-157/+661
| |\ \ \ \
| | * | | | MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens2012-03-051-4/+35
| | * | | | MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens2012-03-054-151/+625
| | * | | | MIPS: BCM47XX: fix signature of nvram_parse_macaddrHauke Mehrtens2012-03-051-1/+1
| | * | | | MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-051-2/+1
| * | | | | powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.Duc Dang2012-03-061-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0570-139/+418
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-2654-212/+365
| |\ \ \ \ \ \
| * | | | | | | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka2012-02-241-7/+3
| * | | | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-2416-0/+50
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-211-5/+44
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-211-5/+44
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15537-9088/+45498
| | | |\ \ \ \ \ \
| | | * | | | | | | bcma: add PCIe host controllerHauke Mehrtens2012-02-061-5/+44
| * | | | | | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-2116-0/+16
| |/ / / / / / / /
| * | | | | | | | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-02-1913-25/+26
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1999-620/+939
| |\ \ \ \ \ \ \ \
| * | | | | | | | | UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-3/+8
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1053-1184/+344
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | qeth: add query OSA address table supportFrank Blaschka2012-02-081-0/+7
* | | | | | | | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-209-45/+76
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-151-6/+25
OpenPOWER on IntegriCloud