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
2015-08-10
c6x/timer64: Migrate to new 'set-state' interface
Viresh Kumar
1
-25
/
+27
2015-08-10
blackfin/time-ts: Migrate to new 'set-state' interface
Viresh Kumar
1
-66
/
+70
2015-08-10
alpha/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-12
/
+6
2015-08-10
clockevents/drivers/i8253: Migrate to new 'set-state' interface
Viresh Kumar
1
-1
/
+1
2015-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-29
/
+7
2015-07-19
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2015-07-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
34
-57
/
+178
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
1
-1
/
+2
2015-07-18
Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD
Olof Johansson
9
-0
/
+24
2015-07-18
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-9
/
+14
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-209
/
+354
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
4
-9
/
+15
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
4
-38
/
+85
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
59
-435
/
+30
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
27
-27
/
+27
2015-07-17
s390/hugetlb: add hugepages_supported define
Dominik Dingel
1
-0
/
+1
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
3
-8
/
+4
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2
-2
/
+2
2015-07-17
openrisc: fix CONFIG_UID16 setting
Andrew Morton
1
-3
/
+1
2015-07-17
Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2
-2
/
+4
2015-07-17
ARM: fix __virt_to_idmap build error on !MMU
Russell King
1
-1
/
+1
2015-07-17
ARM: invalidate L1 before enabling coherency
Russell King
1
-5
/
+9
2015-07-17
ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check
Marek Szyprowski
1
-1
/
+1
2015-07-17
ARM: 8402/1: perf: Don't use of_node after putting it
Stephen Boyd
1
-1
/
+2
2015-07-17
ARM: 8400/1: use virt_to_idmap to get phys_reset address
Vitaly Andrianov
1
-1
/
+1
2015-07-17
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2
-0
/
+27
2015-07-17
x86/nmi/64: Make the "NMI executing" variable more consistent
Andy Lutomirski
1
-6
/
+5
2015-07-17
x86/nmi/64: Minor asm simplification
Andy Lutomirski
1
-2
/
+1
2015-07-17
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
1
-4
/
+25
2015-07-17
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
1
-16
/
+18
2015-07-17
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2
-68
/
+94
2015-07-17
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
1
-4
/
+58
2015-07-17
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
1
-17
/
+0
2015-07-17
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
1
-71
/
+52
2015-07-16
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-27
/
+0
2015-07-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
10
-128
/
+45
2015-07-16
ARM: keystone: dts: rename pcie nodes to help override status
Murali Karicheri
2
-2
/
+2
2015-07-16
ARM: keystone: dts: fix dt bindings for PCIe
Murali Karicheri
2
-0
/
+2
2015-07-16
ARM: pxa: fix dm9000 platform data regression
Robert Jarzmik
9
-0
/
+24
2015-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-21
/
+142
2015-07-15
Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-53
/
+99
2015-07-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-23
/
+48
2015-07-15
Merge tag 'omap-for-v4.2/fixes-rc2-v2' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
79
-479
/
+815
2015-07-15
ARM: dts: Correct audio input route & set mic bias for am335x-pepper
Adam YH Lee
1
-1
/
+2
2015-07-15
ARM: OMAP2+: Add HAVE_ARM_SCU for AM43XX
Dave Gerlach
1
-0
/
+1
2015-07-15
Merge tag 'imx-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
4
-29
/
+16
2015-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
1
-0
/
+11
[next]