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
2017-09-09
sparc64: Handle additional cases of no fault loads
Rob Gardner
1
-0
/
+51
2017-09-09
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
5
-6
/
+45
2017-08-29
sparc64: vcc: make ktermios const
Bhumika Goyal
1
-1
/
+1
2017-08-28
sparc: leon: grpci1: constify of_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
sparc: leon: grpci2: constify of_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
sparc64: vcc: Check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-08-15
Merge branch 'sparc64-16gb-hugepages'
David S. Miller
10
-55
/
+221
2017-08-15
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
1
-34
/
+20
2017-08-15
sparc64: Add 16GB hugepage support
Nitin Gupta
9
-31
/
+157
2017-08-15
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
2
-3
/
+57
2017-08-15
Merge branch 'sparc64-vcc'
David S. Miller
9
-3
/
+1184
2017-08-15
sparc64: vcc: Add install & cleanup TTY operations
Jag Raman
1
-0
/
+73
2017-08-15
sparc64: vcc: Add break_ctl TTY operation
Jag Raman
1
-0
/
+35
2017-08-15
sparc64: vcc: Add chars_in_buffer TTY operation
Jag Raman
1
-5
/
+29
2017-08-15
sparc64: vcc: Add write & write_room TTY operations
Jag Raman
1
-3
/
+98
2017-08-15
sparc64: vcc: Add hangup TTY operation
Jag Raman
1
-0
/
+41
2017-08-15
sparc64: vcc: Add open & close TTY operations
Jag Raman
1
-1
/
+62
2017-08-15
sparc64: vcc: Enable LDC event processing engine
Jag Raman
1
-0
/
+34
2017-08-15
sparc64: vcc: Add RX & TX timer for delayed LDC operation
Jag Raman
2
-2
/
+194
2017-08-15
sparc64: vcc: Create sysfs attribute group
Jag Raman
1
-0
/
+82
2017-08-15
sparc64: vcc: Enable VCC port probe and removal
Jag Raman
4
-3
/
+398
2017-08-15
sparc64: vcc: TTY driver initialization and cleanup
Jag Raman
1
-1
/
+82
2017-08-15
sparc64: vcc: Add VCC debug message macros
Jag Raman
2
-0
/
+42
2017-08-15
sparc64: vcc: Enable VCC module in linux
Jag Raman
5
-0
/
+26
2017-08-10
Merge branch 'sparc64-M7-memcpy'
David S. Miller
9
-215
/
+1845
2017-08-10
arch/sparc: Add accurate exception reporting in M7memcpy
Babu Moger
4
-209
/
+390
2017-08-10
arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8
Babu Moger
7
-2
/
+1435
2017-08-10
arch/sparc: Rename exception handlers
Babu Moger
2
-124
/
+124
2017-08-10
arch/sparc: Separate the exception handlers from NG4memcpy
Babu Moger
3
-149
/
+165
2017-08-10
sparc64: update comments in U3memcpy
Sam Ravnborg
1
-11
/
+21
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
1106
-21813
/
+23509
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-22
/
+33
2017-08-10
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-10
sparc64: Revert 16GB huge page support.
David S. Miller
9
-220
/
+54
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-11
/
+124
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-09
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-09
geneve: maximum value of VNI cannot be used
Girish Moodalbail
1
-1
/
+1
2017-08-09
net: systemport: Fix software statistics for SYSTEMPORT Lite
Florian Fainelli
1
-0
/
+4
2017-08-09
tipc: remove premature ESTABLISH FSM event at link synchronization
Jon Paul Maloy
1
-3
/
+1
2017-08-09
sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain
Jim Quigley
1
-0
/
+61
2017-08-09
Merge branch 'sparc64-Use-low-latency-path-to-resume-idle-cpu'
David S. Miller
7
-5
/
+119
2017-08-09
sparc64: Use CPU_POKE to resume idle cpu
Vijay Kumar
5
-5
/
+90
2017-08-09
sparc64: Add a new hypercall CPU_POKE
Vijay Kumar
2
-0
/
+29
2017-08-09
Merge branch 'sparc64-Add-16GB-hugepage-support'
David S. Miller
9
-54
/
+220
2017-08-09
sparc64: Cleanup hugepage table walk functions
Nitin Gupta
1
-34
/
+20
2017-08-09
sparc64: Add 16GB hugepage support
Nitin Gupta
8
-30
/
+156
2017-08-09
sparc64: Support huge PUD case in get_user_pages
Nitin Gupta
2
-3
/
+57
2017-08-09
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-20
/
+42
[next]