Age | Commit message (Expand) | Author | Files | Lines |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 29 | -75/+237 |
2012-11-16 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 5 | -10/+10 |
2012-11-16 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann | 11 | -32/+35 |
2012-11-16 | ARM: imx: ehci: fix host power mask bit | Christoph Fritz | 2 | -2/+2 |
2012-11-16 | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2() | Wei Yongjun | 1 | -1/+1 |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 4 | -4/+4 |
2012-11-16 | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer | 1 | -6/+6 |
2012-11-14 | arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX | Mugunthan V N | 3 | -0/+64 |
2012-11-14 | ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support | Mugunthan V N | 1 | -0/+3 |
2012-11-14 | ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module | Mugunthan V N | 1 | -0/+31 |
2012-11-13 | ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT | Daniel Borkmann | 1 | -0/+14 |
2012-11-13 | ARM: net: bpf_jit_32: add XOR instruction for BPF JIT | Daniel Borkmann | 2 | -5/+12 |
2012-11-12 | ARM: boot: Fix usage of kecho | Fabio Estevam | 2 | -6/+6 |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 6 | -17/+66 |
2012-11-12 | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/... | Arnd Bergmann | 2 | -0/+107 |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 101 | -202/+427 |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+11 |
2012-11-09 | xen/arm: Fix compile errors when drivers are compiled as modules (export more). | Stefano Stabellini | 1 | -0/+6 |
2012-11-07 | ARM: OMAP: ocp2scp: create omap device for ocp2scp | Kishon Vijay Abraham I | 1 | -0/+79 |
2012-11-07 | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy | Kishon Vijay Abraham I | 1 | -0/+28 |
2012-11-07 | xen/arm: Fix compile errors when drivers are compiled as modules. | Konrad Rzeszutek Wilk | 1 | -0/+5 |
2012-11-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -29/+21 |
2012-11-06 | Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 4 | -15/+64 |
2012-11-06 | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel... | Tony Lindgren | 2 | -2/+2 |
2012-11-06 | Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 1 | -2/+2 |
2012-11-06 | ARM: highbank: retry wfi on reset request | Rob Herring | 1 | -1/+2 |
2012-11-06 | Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2 | -7/+9 |
2012-11-05 | ARM: OMAP4: PM: fix regulator name for VDD_MPU | Kevin Hilman | 1 | -1/+1 |
2012-11-04 | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 1 | -1/+1 |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -9/+5 |
2012-11-01 | ARM: imx6q: Set enet tx reference clk from anatop to support 1588 | Frank Li | 1 | -0/+12 |
2012-11-01 | ARM: dts: imx6q: Add ENET PTP clock pin and clock source | Frank Li | 1 | -2/+3 |
2012-10-31 | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel init | Paul Walmsley | 1 | -0/+8 |
2012-10-31 | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur... | Paul Walmsley | 2 | -0/+9 |
2012-10-30 | ARM: dt: tegra: fix length of pad control and mux registers | Pritesh Raithatha | 1 | -2/+2 |
2012-10-30 | xen/arm: use the __HVC macro | Stefano Stabellini | 1 | -9/+5 |
2012-10-29 | ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmod | Tero Kristo | 1 | -14/+46 |
2012-10-29 | ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP | Miguel Vadillo | 1 | -1/+1 |
2012-10-29 | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 1 | -2/+2 |
2012-10-29 | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V... | Paul Walmsley | 3 | -10/+14 |
2012-10-29 | ARM: 7565/1: sched: stop sched_clock() during suspend | Felipe Balbi 2 | 2 | -16/+4 |
2012-10-28 | Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 54 | -86/+217 |
2012-10-28 | ARM: pxa/spitz_pm: Fix hang when resuming from STR | Marko Katic | 1 | -6/+2 |
2012-10-28 | ARM: pxa: hx4700: Fix backlight PWM device number | Paul Parsons | 1 | -1/+7 |
2012-10-27 | Revert "ARM i.MX25: Fix PWM per clock lookups" | Arnd Bergmann | 1 | -4/+4 |
2012-10-27 | ARM: versatile: fix versatile_defconfig | Arnd Bergmann | 1 | -0/+1 |
2012-10-27 | ARM: mvebu: update defconfig with 3.7 changes | Thomas Petazzoni | 1 | -3/+7 |
2012-10-27 | ARM: at91: fix at91x40 build | Arnd Bergmann | 1 | -1/+1 |
2012-10-26 | Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2012-10-26 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r... | Arnd Bergmann | 1 | -1/+1 |