summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07151-626/+951
|\
| * of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-031-3/+4
| * arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-282-2/+2
| * of/irq: create interrupts-extended propertyGrant Likely2013-10-281-0/+16
| * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-242-72/+1
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-244-54/+4
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-245-20/+15
| * of: Add testcases for interrupt parsingGrant Likely2013-10-242-0/+42
| * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-2412-18/+13
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-2414-54/+42
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-2414-15/+15
| * of: Make cpu node handling more portable.David Miller2013-10-151-0/+53
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-138-9/+49
| |\
| | * ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-131-0/+5
| | * Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-137-9/+44
| | |\
| | | * ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-081-0/+9
| | | * ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-081-2/+2
| | | * ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-082-5/+3
| | | * ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-082-1/+19
| | | * ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-031-1/+11
| * | | parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-131-1/+14
| * | | parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-131-5/+10
| * | | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-131-3/+3
| * | | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-131-1/+1
| * | | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-131-5/+0
| * | | parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1
| * | | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-131-0/+1
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-128-11/+11
| |\ \ \
| | * | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-118-11/+11
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-122-3/+11
| |\ \ \ \
| | * | | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
| | * | | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-3/+3
| * | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-1/+1
| |\ \ \ \ \
| | * | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-121-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-113-3/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-073-3/+3
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2013-10-103-10/+29
| |\ \ \ \ \
| | * | | | | arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2013-10-023-10/+29
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-103-14/+30
| |\ \ \ \ \ \
| | * | | | | | kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan2013-10-101-1/+17
| | * | | | | | KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-101-1/+1
| | * | | | | | KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-101-12/+12
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-8/+3
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-071-2/+3
| * | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-10-079-42/+84
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | arch: tile: re-use kbasename() helperAndy Shevchenko2013-09-301-7/+5
| | * | | | | | tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-09-301-3/+31
| | * | | | | | tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-272-0/+6