summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-2621-129/+129
|\
| * locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-1318-110/+110
| * locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-131-12/+12
| * locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner2011-09-131-5/+5
| * locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner2011-09-131-2/+2
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-2616-183/+180Star
|\ \
| * | x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha2011-09-211-74/+65Star
| * | x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha2011-09-211-16/+27
| * | x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha2011-09-211-1/+47
| * | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-2116-24/+24
| * | x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2011-09-212-45/+23Star
| * | x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha2011-09-211-42/+12Star
| * | iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-2/+4
| * | x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha2011-09-211-16/+15Star
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-0/+1
|\ \ \
| * \ \ Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-251-0/+1
| |\ \ \
| | * \ \ Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-0/+1
| | |\ \ \
| | | * | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan2011-08-261-0/+1
* | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-2617-359/+99Star
|\ \ \ \ \ \
| * | | | | | h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-181-1/+1
| * | | | | | x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
| * | | | | | mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-231-4/+65
| * | | | | | mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-231-2/+2
| * | | | | | ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-2312-352/+25Star
| * | | | | | tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-232-0/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://github.com/gregungerer/m68knommuLinus Torvalds2011-10-2535-3208/+2596Star
|\ \ \ \ \ \
| * | | | | | m68k: drop unused Kconfig symbolsPaul Bolle2011-10-211-23/+1Star
| * | | | | | m68k: drop unused Kconfig symbolsPaul Bolle2011-10-212-70/+1Star
| * | | | | | m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-183-3/+3
| * | | | | | m68knommu: remove extern declarations of memory_start/memory_end from mm/initGreg Ungerer2011-10-181-3/+0Star
| * | | | | | m68knommu: use generic section names in mm/init codeGreg Ungerer2011-10-181-9/+8Star
| * | | | | | m68knommu: use generic section names in setup codeGreg Ungerer2011-10-182-1/+3
| * | | | | | m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer2011-10-184-1456/+1111Star
| * | | | | | m68k: move hardware vector setting from traps.c to its own fileGreg Ungerer2011-10-183-116/+146
| * | | | | | m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer2011-10-187-330/+268Star
| * | | | | | m68k: merge the mmu and non-mmu kernel/MakefilesGreg Ungerer2011-10-183-31/+20Star
| * | | | | | m68k: merge mmu and non-mmu arch MakefilesGreg Ungerer2011-10-185-250/+174Star
| * | | | | | m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer2011-10-186-916/+888Star
| * | | | | | m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak2011-10-184-63/+27Star
| * | | | | | m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer2011-10-181-0/+9
* | | | | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-251-2/+0Star
|\ \ \ \ \ \ \
| * | | | | | | locks: move F_INPROGRESS from fl_type to fl_flags fieldJ. Bruce Fields2011-08-191-2/+0Star
* | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2514-266/+534
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-226-6/+149
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm2011-10-226-2/+96
| | * | | | | | | | ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm2011-10-225-5/+54
| * | | | | | | | | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-163-0/+122
| * | | | | | | | | Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| * | | | | | | | | | Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-10-079-264/+267
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |