aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-17
* arm64: define DMA_ERROR_CODEStefano Stabellini2013-10-15
* arm: make SWIOTLB availableStefano Stabellini2013-10-15
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-13
|\
| * ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D2013-10-13
| * Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2013-10-13
| |\
| | * ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_configPali Rohár2013-10-08
| | * ARM: mach-omap2: board-generic: fix undefined symbolSimon Barth2013-10-08
| | * ARM: dts: Fix pinctrl mask for omap3Tony Lindgren2013-10-08
| | * ARM: OMAP3: Fix hardware detection for omap3630 when booted with device treeNishanth Menon2013-10-08
| | * ARM: OMAP2: gpmc-onenand: fix sync mode setup with DTAaro Koskinen2013-10-03
* | | parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-13
* | | parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
* | | parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-13
* | | parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-13
* | | parisc: remove unused syscall_ipi() function.Helge Deller2013-10-13
* | | parisc: kill SMP single function call interruptJiang Liu2013-10-13
* | | parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-13
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-12
|\ \ \
| * | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-11
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-12
|\ \ \ \
| * | | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-06
| * | | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-04
* | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-12
|\ \ \ \ \
| * | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-07
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2013-10-10
|\ \ \ \ \
| * | | | | arm, kbuild: make "make install" not depend on vmlinuxRobert Richter2013-10-02
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-10
|\ \ \ \ \ \
| * | | | | | kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan2013-10-10
| * | | | | | KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-10
| * | | | | | KVM: nVMX: fix shadow on EPTGleb Natapov2013-10-10
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-08
|\ \ \ \ \ \ \
| * | | | | | | perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-04
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-07
* | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-10-07
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | arch: tile: re-use kbasename() helperAndy Shevchenko2013-09-30
| * | | | | | tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-09-30
| * | | | | | tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-27
| * | | | | | tile: change lock initalization in hardwallHenrik Austad2013-09-27
| * | | | | | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-27
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-07
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | s390: fix system call restart after inferior callMartin Schwidefsky2013-09-30
| * | | | | | s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-30
| * | | | | | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-30
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-04
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-10-04
|\ \ \ \ \
| * | | | | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-02