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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
45
-832
/
+1952
2015-04-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+4
2015-04-18
Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
24
-343
/
+1928
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-7
/
+6
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
62
-352
/
+656
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-325
/
+537
2015-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
21
-66
/
+201
2015-04-17
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
Vivien Didelot
1
-3
/
+3
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
352
-3891
/
+12448
2015-04-17
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
Linus Torvalds
13
-41
/
+389
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
4
-7
/
+6
2015-04-17
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
2015-04-17
netns: remove BUG_ONs from net_generic()
Denys Vlasenko
1
-2
/
+0
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
2015-04-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2015-04-17
Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
43
-420
/
+391
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
2
-1
/
+28
2015-04-17
tile: ftrace: fix function_graph tracer issues
Tony Lu
3
-2
/
+13
2015-04-17
tile: map data region shadow of kernel as R/W
Chris Metcalf
1
-2
/
+5
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
8
-28
/
+67
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
4
-4
/
+4
2015-04-17
act_mirred: Fix bogus header when redirecting from VLAN
Herbert Xu
2
-2
/
+2
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
7
-18
/
+36
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-17
tile: support arch_irq_work_raise
Chris Metcalf
4
-2
/
+46
2015-04-17
arch: tile: fix null pointer dereference on pt_regs pointer
Colin Ian King
1
-7
/
+8
2015-04-17
tile/elf: reorganize notify_exec()
Davidlohr Bueso
1
-18
/
+29
2015-04-17
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
1
-6
/
+5
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2
-4
/
+4
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
158
-1551
/
+2190
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
4
-10
/
+66
2015-04-17
docs: add missing and new /proc/PID/status file entries, fix typos
Nathan Scott
1
-3
/
+8
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
1
-2
/
+2
2015-04-17
Documentation/spi/spidev_test.c: fix warning
Andrew Morton
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
1
-4
/
+6
2015-04-17
.gitignore: ignore *.tar
Andrey Skvortsov
1
-0
/
+1
2015-04-17
MAINTAINERS: add Mediatek SoC mailing list
Matthias Brugger
1
-0
/
+1
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-5
/
+8
2015-04-17
powerpc/oprofile: reduce mmap_sem hold for exe_file
Davidlohr Bueso
1
-5
/
+8
2015-04-17
oprofile: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
2
-14
/
+17
2015-04-17
mips: ip32: add platform data hooks to use DS1685 driver
Joshua Kinard
4
-136
/
+80
2015-04-17
lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text
Andrew Morton
1
-3
/
+2
2015-04-17
x86: switch to using asm-generic for seccomp.h
Kees Cook
3
-31
/
+18
2015-04-17
sparc: switch to using asm-generic for seccomp.h
Kees Cook
1
-8
/
+3
2015-04-17
powerpc: switch to using asm-generic for seccomp.h
Kees Cook
3
-17
/
+10
2015-04-17
parisc: switch to using asm-generic for seccomp.h
Kees Cook
2
-16
/
+1
2015-04-17
mips: switch to using asm-generic for seccomp.h
Kees Cook
1
-5
/
+2
2015-04-17
microblaze: use asm-generic for seccomp.h
Kees Cook
1
-7
/
+1
[next]