summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | powerpc/mpc5200: move lpbfifo node and fix its interrupt propertyAnatolij Gustschin2012-10-252-6/+6
| | | * | | | | | powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
| | | * | | | | | powerpc/pcm030: add pcm030-audio-fabric to dtsEric Millbrandt2012-10-251-1/+6
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-11-181-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | missing const in alpha callers of do_mount()Al Viro2012-10-211-3/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | m68k: fix sigset_t accessor functionsAndreas Schwab2012-11-181-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-181-0/+14
* | | | | | | | PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-183-0/+20
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-18121-721/+1286
|\| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-171-4/+7
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
| * | | | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-172-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | revert "mm: fix-up zone present pages"Andrew Morton2012-11-161-1/+0Star
| | * | | | | | | mips, arc: fix build failureDavid Rientjes2012-11-161-0/+1
| * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-11-1621-46/+205
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-11-165-10/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-164-4/+4
| | | * | | | | | | | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
| | * | | | | | | | | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann2012-11-1662-188/+371
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: imx: ehci: fix host power mask bitChristoph Fritz2012-11-162-2/+2
| | | * | | | | | | | | ARM i.MX: fix error-valued pointer dereference in clk_register_gate2()Wei Yongjun2012-11-161-1/+1
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | * | | | | | | | | ARM: boot: Fix usage of kechoFabio Estevam2012-11-122-6/+6
| | * | | | | | | | | Merge tag 'omap-for-v3.7-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-11-126-17/+66
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge tag 'omap-fixes-b2-for-3.7-rc' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-11-064-15/+64
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel initPaul Walmsley2012-10-311-0/+8
| | | | * | | | | | | | | ARM: OMAP2+: hwmod: add flag to prevent hwmod code from touching IP block dur...Paul Walmsley2012-10-312-0/+9
| | | | * | | | | | | | | ARM: OMAP: hwmod: wait for sysreset complete after enabling hwmodTero Kristo2012-10-301-14/+46
| | | | * | | | | | | | | ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUPMiguel Vadillo2012-10-301-1/+1
| | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge tag 'for_3.7-rc5-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-11-062-2/+2
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | * | | | | | | | ARM: OMAP4: PM: fix regulator name for VDD_MPUKevin Hilman2012-11-061-1/+1
| | | | * | | | | | | | ARM: OMAP2+: PM: add missing newline to VC warning messageKevin Hilman2012-10-251-1/+1
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | * | | | | | | | | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/...Arnd Bergmann2012-11-122-0/+107
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
| | | * | | | | | | | | ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phyKishon Vijay Abraham I2012-11-071-0/+28
| | | |/ / / / / / / /
| | * | | | | | | | | Merge branch 'for-3.7/fixes-for-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-11-061-2/+2
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: dt: tegra: fix length of pad control and mux registersPritesh Raithatha2012-10-301-2/+2
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | ARM: highbank: retry wfi on reset requestRob Herring2012-11-061-1/+2
| | * | | | | | | | | Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-11-062-7/+9
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | ARM: pxa/spitz_pm: Fix hang when resuming from STRMarko Katic2012-10-281-6/+2Star
| | | * | | | | | | | ARM: pxa: hx4700: Fix backlight PWM device numberPaul Parsons2012-10-281-1/+7
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-163-23/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: Distinguish between user and kernel XN bitsCatalin Marinas2012-11-163-23/+25
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-11-168-12/+37
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-131-0/+1
| | * | | | | | | | s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-131-2/+1Star
| | * | | | | | | | s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-131-1/+1
| | * | | | | | | | s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-122-2/+7
| | * | | | | | | | s390/signal: set correct address space controlMartin Schwidefsky2012-11-124-7/+27
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus' of git://github.com/gxt/linuxLinus Torvalds2012-11-1517-219/+160Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook2012-11-091-1/+1