aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-09-03Merge branch 'lockref' (locked reference counts)Linus Torvalds
2013-09-03ARM: dts: Use the PWM polarity flagsLaurent Pinchart
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds
2013-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-08-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott
2013-08-30s390/pci: try harder to modify a functionSebastian Ott
2013-08-30s390/pci: split lpfSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-30s390/pci: add recover sysfs knobSebastian Ott
2013-08-30s390/pci: use claim_resourceSebastian Ott
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller
2013-08-29x86, asm: Extend definitions of _ASM_* with a raw formatJan-Simon Möller
2013-08-29arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song
2013-08-29s390/mm: implement software referenced bitsMartin Schwidefsky
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-28ARM: dts: msm: Update uartdm compatible stringsStephen Boyd
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-28s390/pgtable: fix mprotect for single-threaded KVM guestsMartin Schwidefsky
2013-08-28s390/time: return with irqs disabled from psw_idleMartin Schwidefsky
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd
2013-08-27usb: musb: am335x: add second port to beagle boneSebastian Andrzej Siewior
2013-08-27usb: musb: am335x-evm: Do not remove the session bit HOST-only modeSebastian Andrzej Siewior
2013-08-27usb: usb: dsps: update code according to the binding documentSebastian Andrzej Siewior
2013-08-27usb: musb: dsps fix the typo in reg-names of the dma nodeSebastian Andrzej Siewior
2013-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-08-27powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras