| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-10-16 | 1 | -0/+9 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | xen: Fix possible user space selector corruption | Frediano Ziglio | 2013-10-10 | 1 | -0/+9 |
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-10-14 | 6 | -9/+44 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments() | AKASHI Takahiro | 2013-10-13 | 1 | -0/+6 |
| * | | | | | | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices | Santosh Shilimkar | 2013-10-03 | 1 | -1/+20 |
| * | | | | | | ARM: 7845/1: sharpsl_param.c: fix invalid memory access for pxa devices | Andrea Adami | 2013-10-03 | 1 | -1/+4 |
| * | | | | | | ARM: 7843/1: drop asm/types.h from generic-y | Ard Biesheuvel | 2013-10-03 | 1 | -1/+0 |
| * | | | | | | ARM: 7842/1: MCPM: don't explode if invoked without being initialized first | Nicolas Pitre | 2013-10-03 | 2 | -6/+14 |
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-10-13 | 8 | -9/+49 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | ARM: exynos: dts: Update 5250 arch timer node with clock frequency | Yuvaraj Kumar C D | 2013-10-13 | 1 | -0/+5 |
| * | | | | | | Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2013-10-13 | 7 | -9/+44 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | ARM: OMAP2: RX-51: Add missing max_current to rx51_lp5523_led_config | Pali Rohár | 2013-10-08 | 1 | -0/+9 |
| | * | | | | | ARM: mach-omap2: board-generic: fix undefined symbol | Simon Barth | 2013-10-08 | 1 | -2/+2 |
| | * | | | | | ARM: dts: Fix pinctrl mask for omap3 | Tony Lindgren | 2013-10-08 | 2 | -5/+3 |
| | * | | | | | ARM: OMAP3: Fix hardware detection for omap3630 when booted with device tree | Nishanth Menon | 2013-10-08 | 2 | -1/+19 |
| | * | | | | | ARM: OMAP2: gpmc-onenand: fix sync mode setup with DT | Aaro Koskinen | 2013-10-03 | 1 | -1/+11 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | parisc: let probe_kernel_read() capture access to page zero | Helge Deller | 2013-10-13 | 1 | -1/+14 |
* | | | | | | parisc: optimize variable initialization in do_page_fault | John David Anglin | 2013-10-13 | 1 | -5/+10 |
* | | | | | | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller | 2013-10-13 | 1 | -3/+3 |
* | | | | | | parisc: mark parisc_terminate() noreturn and cold. | Helge Deller | 2013-10-13 | 1 | -1/+1 |
* | | | | | | parisc: remove unused syscall_ipi() function. | Helge Deller | 2013-10-13 | 1 | -5/+0 |
* | | | | | | parisc: kill SMP single function call interrupt | Jiang Liu | 2013-10-13 | 1 | -7/+1 |
* | | | | | | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven | 2013-10-13 | 1 | -0/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-10-12 | 8 | -11/+11 |
|\ \ \ \ \ |
|
| * | | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 8 | -11/+11 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-10-12 | 2 | -3/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/reboot: Add reboot quirk for Dell Latitude E5410 | Ville Syrjälä | 2013-10-06 | 1 | -0/+8 |
| * | | | | | | x86, build, pci: Fix PCI_MSI build on !SMP | Thomas Petazzoni | 2013-10-04 | 1 | -3/+3 |
* | | | | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-10-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc" | Vineet Gupta | 2013-10-12 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-10-11 | 3 | -3/+3 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | MIPS: stack protector: Fix per-task canary switch | James Hogan | 2013-10-07 | 3 | -3/+3 |
* | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2013-10-11 | 3 | -10/+29 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm, kbuild: make "make install" not depend on vmlinux | Robert Richter | 2013-10-02 | 3 | -10/+29 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-10-10 | 3 | -14/+30 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kvm: ppc: booke: check range page invalidation progress on page setup | Bharat Bhushan | 2013-10-10 | 1 | -1/+17 |
| * | | | | | | | | KVM: PPC: Book3S HV: Fix typo in saving DSCR | Paul Mackerras | 2013-10-10 | 1 | -1/+1 |
| * | | | | | | | | KVM: nVMX: fix shadow on EPT | Gleb Natapov | 2013-10-10 | 1 | -12/+12 |
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-10-08 | 1 | -8/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | perf/x86: Clean up cap_user_time* setting | Peter Zijlstra | 2013-10-04 | 1 | -8/+3 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | powerpc/irq: Don't switch to irq stack from softirq stack | Benjamin Herrenschmidt | 2013-10-07 | 1 | -2/+3 |
* | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2013-10-07 | 9 | -42/+84 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | arch: tile: re-use kbasename() helper | Andy Shevchenko | 2013-09-30 | 1 | -7/+5 |
| * | | | | | | | | tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT | Chris Metcalf | 2013-09-30 | 1 | -3/+31 |
| * | | | | | | | | tile: ensure interrupts disabled for preempt_schedule_irq() | Chris Metcalf | 2013-09-27 | 2 | -0/+6 |
| * | | | | | | | | tile: change lock initalization in hardwall | Henrik Austad | 2013-09-27 | 1 | -3/+3 |
| * | | | | | | | | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r... | Chen Gang | 2013-09-27 | 4 | -29/+39 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-10-07 | 4 | -23/+27 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | s390: fix system call restart after inferior call | Martin Schwidefsky | 2013-09-30 | 2 | -0/+2 |
| * | | | | | | | | s390: Allow vmalloc target buffers for copy_from_oldmem() | Michael Holzheu | 2013-09-30 | 1 | -22/+20 |