Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
02582e9bcc36ed503ffede46e104a885dea222fb
/
arch
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
d755814
treewide: fix typo of "suppport" in various comments
by Masanari Iida
· 12 years ago
23e5047
x86: remove offsets.h from .gitignore and dontdiff
by Paul Bolle
· 13 years ago
744627e9
treewide: fix printk typo in multiple drivers
by Masanari Iida
· 12 years ago
8166ea0
alpha: use BUG_ON where possible
by Sasha Levin
· 12 years ago
6ad2c73
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
ef48bfd
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
622f202
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6a2e52f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8b724e2
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 12 years ago
6975758
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
by Marek Szyprowski
· 12 years ago
6bb1e38
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cff7b8b
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
f82f64d
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
by Yinghai Lu
· 12 years ago
5189c2a
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
by Olof Johansson
· 12 years ago
844ab6f
x86, mm: Find_early_table_space based on ranges that are actually being mapped
by Jacob Shin
· 12 years ago
a4f7438
Revert "serial: omap: fix software flow control"
by Felipe Balbi
· 12 years ago
1f2ff68
x86, mm: Use memblock memory loop instead of e820_RAM
by Yinghai Lu
· 12 years ago
6ede1fd
x86, mm: Trim memory in memblock to be page aligned
by Yinghai Lu
· 12 years ago
94777fc
x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
by Dimitri Sivanich
· 12 years ago
64dfab8
perf/x86: Remove unused variable in nhmex_rbox_alter_er()
by Wei Yongjun
· 12 years ago
3e8fa26
x86/efi: Fix oops caused by incorrect set_memory_uc() usage
by Matt Fleming
· 12 years ago
e4074b3
perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()
by Vince Weaver
· 12 years ago
7d01196
perf/x86: Remove cpuc->enable check on Intl KNC event enable/disable
by Vince Weaver
· 12 years ago
ae5ba47
perf/x86: Make Intel KNC use full 40-bit width of counters
by Vince Weaver
· 12 years ago
032c385
perf/x86/uncore: Handle pci_read_config_dword() errors
by Yan, Zheng
· 12 years ago
876ee61
x86-64: Fix page table accounting
by Jan Beulich
· 12 years ago
58e9eaf
perf/x86: Remove P6 cpuc->enabled check
by Vince Weaver
· 12 years ago
e09df47
perf/x86: Update/fix generic events on P6 PMU
by Vince Weaver
· 12 years ago
7991c9ca
perf/x86: Fix P6 FP_ASSIST event constraint
by Vince Weaver
· 12 years ago
7b16bbf
Revert "x86/mm: Fix the size calculation of mapping tables"
by Dave Young
· 12 years ago
bffd5fc
x86/perf: Fix virtualization sanity check
by Andre Przywara
· 12 years ago
4e85fb8
ARM: mm: Remove unused arm_vmregion priv field
by Laurent Pinchart
· 12 years ago
3dd7ea9
ARM: dma-mapping: fix build warning in __dma_alloc()
by Jingoo Han
· 12 years ago
0e9e3e3
Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
3185bd2
alpha: separate thread-synchronous flags
by Al Viro
· 12 years ago
3d0ceac
Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
e17b131
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4e3ab74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
4a09cbc
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
62472ef
Merge tag 'please-pull-uapi-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
7805963
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
by Chris Metcalf
· 12 years ago
627072b
arch/tile: avoid generating .eh_frame information in modules
by Chris Metcalf
· 12 years ago
871ae57
ARM: dma-mapping: support debug_dma_mapping_error
by Ming Lei
· 12 years ago
b43b1ff
Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Russell King
· 12 years ago
00b7ded
ARM: drop experimental status for hotplug and Thumb2
by Russell King
· 12 years ago
c5e015d
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
by Sasha Levin
· 12 years ago
7f46ddb
KVM: apic: fix LDR calculation in x2apic mode
by Gleb Natapov
· 12 years ago
f3ac1a4
KVM: MMU: fix release noslot pfn
by Xiao Guangrong
· 12 years ago
ad17a26e2
ARM: 7560/1: SMP_TWD: use DIV_ROUND_CLOSEST() for periodic mode
by Linus Walleij
· 12 years ago
5f40b90
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
by Will Deacon
· 12 years ago
4fe7e86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
f38787f
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent
by Ingo Molnar
· 12 years ago
957b909
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
by Ingo Molnar
· 12 years ago
198190a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
aeed41a
arm64: fix alignment padding in assembly code
by Marc Zyngier
· 12 years ago
a05123b
perf/x86: Disable uncore on virtualized CPUs
by Yan, Zheng
· 12 years ago
8c1bee6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
70f3900
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
3b641bf
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
17dbe27
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
e05dacd
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
3ab0b83
xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bit
by Ian Campbell
· 12 years ago
a349e23d1
xen/x86: don't corrupt %eip when returning from a signal handler
by David Vrabel
· 12 years ago
ee7b595
xen: arm: make p2m operations NOPs
by Ian Campbell
· 12 years ago
ef32f89
xen: grant: use xen_pfn_t type for frame_list.
by Ian Campbell
· 12 years ago
37ea0fc
xen: sysfs: fix build warning.
by Ian Campbell
· 12 years ago
c2103b7
xen/x86: remove duplicated include from enlighten.c
by Wei Yongjun
· 12 years ago
fb06de0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
22054fb
Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 12 years ago
7216cab
xtensa: add missing system calls to the syscall table
by Chris Zankel
· 12 years ago
39070cb
xtensa: minor compiler warning fix
by Chris Zankel
· 12 years ago
8a745ee
m68k: Wire up kcmp
by Geert Uytterhoeven
· 12 years ago
4533d86
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
by H. Peter Anvin
· 12 years ago
5bc6617
x86, MCE: Remove bios_cmci_threshold sysfs attribute
by Borislav Petkov
· 12 years ago
fd2c32a
s390,uapi: do not use uapi/asm-generic/kvm_para.h
by David Howells
· 12 years ago
7e3cdf2
UAPI: Make arch/ia64/include/asm/kvm_para.h generic
by David Howells
· 12 years ago
e1858b2
Hexagon: Copyright marking changes
by Richard Kuo
· 12 years ago
3ed8d11
UAPI: (Scripted) Disintegrate arch/hexagon/include/asm
by David Howells
· 12 years ago
32bec97
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
by Jussi Kivilinna
· 12 years ago
8f34a1d
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
by Will Deacon
· 12 years ago
7797d17
arm64: ptrace: make structure padding explicit for debug registers
by Will Deacon
· 12 years ago
16dd46b
arm64: No need to set the x0-x2 registers in start_thread()
by Catalin Marinas
· 12 years ago
f71a1a4
arm64: Ignore memory blocks below PHYS_OFFSET
by Catalin Marinas
· 12 years ago
c60b0c2
arm64: Fix the update_vsyscall() prototype
by Catalin Marinas
· 12 years ago
fea2aca
arm64: Select MODULES_USE_ELF_RELA
by Catalin Marinas
· 12 years ago
d63e210
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
a0a6a39
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
ec35183
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
1243163
ARM: kirkwood: fix buttons on lsxl boards
by Michael Walle
· 12 years ago
a54841e
ARM: kirkwood: fix LEDs names for lsxl boards
by Michael Walle
· 12 years ago
1e9c06f
ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2
by Jason Gunthorpe
· 12 years ago
d18f99c
s390/cache: fix data/instruction cache output
by Heiko Carstens
· 12 years ago
c985cb3
s390: fix linker script for 31 bit builds
by Heiko Carstens
· 12 years ago
0f58aac
s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE
by Gerald Schaefer
· 12 years ago
9db8c05
s390/kdump: Use 64 bit mode for 0x10000 entry point
by Michael Holzheu
· 12 years ago
f47586b2
perf_cpum_cf: Add support for counters available with IBM zEC12
by Hendrik Brueckner
· 12 years ago
Next »