summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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/+0Star
* | | | | | parisc: kill SMP single function call interruptJiang Liu2013-10-131-7/+1Star
* | | | | | 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-113-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/+3Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86: Clean up cap_user_time* settingPeter Zijlstra2013-10-041-8/+3Star
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | 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/+5Star
| * | | | | | | | 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
| * | | | | | | | tile: change lock initalization in hardwallHenrik Austad2013-09-271-3/+3
| * | | | | | | | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-274-29/+39
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-074-23/+27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | s390: fix system call restart after inferior callMartin Schwidefsky2013-09-302-0/+2
| * | | | | | | | s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20Star
| * | | | | | | | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-10-051-1/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas2013-10-051-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-10-045-13/+13
|\ \ \ \ \ \ \
| * | | | | | | arm64: Remove duplicate DEBUG_STACK_USAGE configStephen Boyd2013-10-021-7/+0Star
| * | | | | | | arm64: include VIRTIO_{MMIO,BLK} in defconfigRamkumar Ramachandra2013-09-301-1/+3
| * | | | | | | arm64: include EXT4 in defconfigRamkumar Ramachandra2013-09-301-0/+1
| * | | | | | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-271-0/+2
| * | | | | | | arm64: use correct register width when retrieving ASIDMatthew Leach2013-09-251-1/+1
| * | | | | | | arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-042-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
| * | | | | | | | MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-041-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |