aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * highmem: kill all __kmap_atomic()Cong Wang2012-03-20
| * x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * mips: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| * arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | constify struct pci_dev * in obvious casesAl Viro2012-03-19
| * | arm: Fix typo in spear3[012]0.cMasanari Iida2012-02-21
| * | ia64: Fix typo in irq_xen.cMasanari Iida2012-02-21
| * | mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2012-02-21
| * | simtec: Fix typo in pm-simtec.cMasanari Iida2012-02-21
| * | Typos: change aditional to additional.Justin P. Mattock2012-02-21
| * | Only include linux/sched.h once in arch/arm/mach-bcmring/dma.cJesper Juhl2012-02-10
| * | ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl2012-02-10
| * | ARM, KS8695: Only include linux/gpio.h once in arch/arm/mach-ks8695/leds.cJesper Juhl2012-02-10
| * | mach-omap1: Fix typo in lcd_dma.cMasanari Iida2012-02-09
| * | score: Fix typo in Kconfig.debugMasanari Iida2012-02-05
| * | sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-05
| * | mips: Fix typo in bcm63xx/setup.cMasanari Iida2012-02-05
| * | scx200_32: replace printks with pr_<level>sJim Cromie2012-02-03
| * | scx200_32: use PCI_VDEVICEJim Cromie2012-02-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \ \
| * | | net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-03-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
| |\ \ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
| |\ \ \ \
| | * | | | MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens2012-03-05
| | * | | | MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens2012-03-05
| | * | | | MIPS: BCM47XX: fix signature of nvram_parse_macaddrHauke Mehrtens2012-03-05
| | * | | | MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-05
| * | | | | powerpc/44x: Add new compatible value for EMAC node of APM821XX dts file.Duc Dang2012-03-06
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
| |\ \ \ \ \ \
| * | | | | | | arch/ia64/hp/sim/simeth.c: print MAC via printk format specifierDanny Kukawka2012-02-24
| * | | | | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-21
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
| | | |\ \ \ \ \ \
| | | * | | | | | | bcma: add PCIe host controllerHauke Mehrtens2012-02-06
| * | | | | | | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
| |/ / / / / / / /
| * | | | | | | | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-02-19
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-17
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | qeth: add query OSA address table supportFrank Blaschka2012-02-08
* | | | | | | | | | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: use generic platform driver on ath79Hauke Mehrtens2012-03-15