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-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+41
2015-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+26
2015-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2015-04-02
Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+9
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
43
-270
/
+487
2015-04-02
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
1
-3
/
+3
2015-04-02
perf/x86/intel: Filter branches for PEBS event
Kan Liang
1
-2
/
+2
2015-04-02
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
1
-1
/
+1
2015-04-02
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
1
-1
/
+15
2015-04-01
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
1
-0
/
+10
2015-04-01
powerpc: fix memory corruption by pnv_alloc_idle_core_states
Jan Stancek
1
-1
/
+1
2015-03-31
ptp: tilegx: convert to the 64 bit get/set time methods.
Richard Cochran
2
-4
/
+4
2015-03-29
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-85
/
+127
2015-03-29
Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
5
-12
/
+21
2015-03-29
Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
6
-7
/
+53
2015-03-29
Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
3
-64
/
+50
2015-03-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+14
2015-03-28
Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+16
2015-03-28
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+5
2015-03-28
Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+18
2015-03-27
dtb: xgene: Add interrupt for Tx completion
Iyappan Subramanian
1
-3
/
+6
2015-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-19
/
+62
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-03-25
Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-94
/
+106
2015-03-25
Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6
Marcelo Tosatti
2
-4
/
+5
2015-03-25
s390: fix /proc/interrupts output
Sebastian Ott
1
-1
/
+0
2015-03-25
s390/smp: reenable smt after resume
Heiko Carstens
1
-0
/
+11
2015-03-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-19
/
+66
2015-03-24
Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
7
-24
/
+64
2015-03-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+9
2015-03-24
ARM: dts: sunxi: Remove overclocked/overvoltaged OPP
Chen-Yu Tsai
3
-6
/
+3
2015-03-24
ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
Chen-Yu Tsai
1
-0
/
+16
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
1
-4
/
+14
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2
-19
/
+57
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-74
/
+207
2015-03-23
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2
-3
/
+4
2015-03-23
arm64: Use the reserved TTBR0 if context switching to the init_mm
Catalin Marinas
1
-0
/
+9
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-15
/
+141
2015-03-23
sparc64: Fix several bugs in memmove().
David S. Miller
1
-3
/
+32
2015-03-23
x86/xen: prepare p2m list for memory hotplug
Juergen Gross
1
-1
/
+9
2015-03-23
metag: Fix ioremap_wc/ioremap_cached build errors
James Hogan
3
-94
/
+106
2015-03-23
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Helge Deller
1
-5
/
+3
2015-03-23
parisc: mm: don't count preallocated pmds
Mikulas Patocka
1
-2
/
+7
2015-03-23
parisc: Add compile-time check when adding new syscalls
Helge Deller
1
-3
/
+6
2015-03-23
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
1
-1
/
+1
2015-03-21
Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-31
/
+24
2015-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+19
[next]