index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-10
ARM: dts: i.MX53: Fix ipu register space size
Sascha Hauer
1
-1
/
+1
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-59
/
+132
2014-05-09
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
1
-1
/
+1
2014-05-09
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
1
-1
/
+1
2014-05-09
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
1
-1
/
+1
2014-05-08
crypto: s390 - fix aes,des ctr mode concurrency finding.
Harald Freudenberger
2
-0
/
+6
2014-05-08
Merge tags 'renesas-clock-for-v3.16' and 'renesas-boards-for-v3.16' of git://...
Mark Brown
13
-166
/
+220
2014-05-08
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
1
-0
/
+16
2014-05-08
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2
-1
/
+2
2014-05-07
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
1
-0
/
+1
2014-05-07
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
1
-0
/
+10
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
12
-107
/
+148
2014-05-06
Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...
Greg Kroah-Hartman
1
-1
/
+1
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
18
-34
/
+34
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
23
-167
/
+691
2014-05-05
x86, build: Don't get confused by local symbols
H. Peter Anvin
1
-2
/
+2
2014-05-05
xtensa: ISS: don't depend on CONFIG_TTY
Max Filippov
2
-2
/
+2
2014-05-04
Merge tag 'mvebu-dt-fixes-3.15' of git://git.infradead.org/linux-mvebu into f...
Olof Johansson
6
-12
/
+13
2014-05-04
Merge tag 'mvebu-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+1
2014-05-04
Merge tag 'omap-for-v3.15/fixes-gpmc' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
14
-102
/
+99
2014-05-05
ARM: dts: kirkwood: fix mislocated pcie-controller nodes
Sebastian Hesselbarth
2
-16
/
+20
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-7
/
+42
2014-05-04
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-19
/
+64
2014-05-03
sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR...
David S. Miller
1
-3
/
+6
2014-05-03
sparc64: Add basic validations to {pud,pmd}_bad().
David S. Miller
1
-15
/
+31
2014-05-03
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
4
-10
/
+10
2014-05-03
sparc64: Fix range check in kern_addr_valid().
David S. Miller
1
-1
/
+1
2014-05-03
sparc64: Fix top-level fault handling bugs.
David S. Miller
1
-30
/
+52
2014-05-03
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
1
-3
/
+9
2014-05-03
sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.
David S. Miller
1
-4
/
+4
2014-05-03
sparc64: Fix hex values in comment above pte_modify().
David S. Miller
1
-2
/
+2
2014-05-03
sparc64: Fix bugs in get_user_pages_fast() wrt. THP.
David S. Miller
2
-2
/
+2
2014-05-03
sparc64: Fix huge PMD invalidation.
David S. Miller
3
-15
/
+17
2014-05-03
sparc64: Fix executable bit testing in set_pmd_at() paths.
David S. Miller
1
-6
/
+9
2014-05-03
sparc64: Normalize NMI watchdog logging and behavior.
David S. Miller
1
-16
/
+5
2014-05-03
arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent
Catalin Marinas
1
-0
/
+3
2014-05-03
arm64: Use bus notifiers to set per-device coherent DMA ops
Catalin Marinas
2
-2
/
+33
2014-05-03
arm64: Make default dma_ops to be noncoherent
Ritesh Harjani
1
-1
/
+1
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-4
/
+2
2014-05-03
arm64: Fix for the arm64 kern_addr_valid() function
Dave Anderson
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2014-05-03
x86/efi: earlyprintk=efi,keep fix
Dave Young
1
-19
/
+64
2014-05-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
2014-05-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-19
/
+51
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2014-05-02
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-05-02
sparc64: Fix argument sign extension for compat_sys_futex().
David S. Miller
1
-1
/
+1
2014-05-01
ARM: sunxi: Enable GMAC in sunxi_defconfig
Maxime Ripard
1
-1
/
+1
2014-05-01
Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+2
2014-05-01
parisc: Use generic uapi/asm/resource.h file
Helge Deller
2
-7
/
+2
[prev]
[next]