index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
47
-181
/
+264
|
\
|
*
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
2014-10-08
1
-0
/
+1
|
*
Update Intel Ethernet Driver maintainers list
Alexander Duyck
2014-10-07
1
-2
/
+2
|
*
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2014-10-07
2
-0
/
+15
|
*
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
2014-10-07
1
-1
/
+1
|
*
bna: allow transmit tagged frames
Ivan Vecera
2014-10-07
2
-2
/
+2
|
*
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-06
2
-4
/
+17
|
*
Merge branch 'spider_net'
David S. Miller
2014-10-05
1
-37
/
+5
|
|
\
|
|
*
net: spider_net: avoid using signed char for bitops
Antoine Ténart
2014-10-05
1
-3
/
+3
|
|
*
net: spider_net: do not read mac address again after setting it
Antoine Ténart
2014-10-05
1
-34
/
+2
|
|
/
|
*
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
2014-10-05
1
-7
/
+8
|
*
team: avoid race condition in scheduling delayed work
Joe Lawrence
2014-10-04
1
-2
/
+2
|
*
ematch: Fix early ending of inverted containers.
Ignacy Gawędzki
2014-10-04
1
-2
/
+3
|
*
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
2014-10-04
1
-6
/
+7
|
*
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-04
1
-2
/
+2
|
*
r8152: autoresume before setting MAC address
hayeswang
2014-10-03
1
-2
/
+9
|
*
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
2014-10-03
1
-1
/
+1
|
*
Merge branch 'rds-net'
David S. Miller
2014-10-03
3
-7
/
+12
|
|
\
|
|
*
net/rds: fix possible double free on sock tear down
Herton R. Krzesinski
2014-10-03
1
-4
/
+7
|
|
*
net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect
Herton R. Krzesinski
2014-10-03
1
-1
/
+4
|
|
*
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
Herton R. Krzesinski
2014-10-03
1
-2
/
+1
|
|
/
|
*
Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md
Linus Torvalds
2014-10-03
1
-1
/
+17
|
|
\
|
|
*
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
2014-10-02
1
-1
/
+17
|
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-10-03
8
-62
/
+65
|
|
\
\
|
|
*
\
Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-10-03
1
-1
/
+13
|
|
|
\
\
|
|
|
*
|
drm/i915: Flush the PTEs after updating them before suspend
Chris Wilson
2014-09-29
1
-1
/
+13
|
|
|
|
/
|
|
*
|
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2014-10-02
7
-61
/
+52
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
2014-10-02
3
-53
/
+26
|
|
|
*
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2014-10-02
2
-6
/
+18
|
|
|
*
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
2014-10-02
1
-1
/
+6
|
|
|
*
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
2014-10-02
1
-1
/
+2
|
|
|
/
|
*
|
Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-02
4
-11
/
+18
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'acpi-video'
Rafael J. Wysocki
2014-10-03
4
-11
/
+18
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
ACPI / i915: Update the condition to ignore firmware backlight change request
Aaron Lu
2014-09-30
1
-5
/
+11
|
|
|
|
/
|
|
|
/
|
|
|
|
*
cpufreq: update 'cpufreq_suspended' after stopping governors
Viresh Kumar
2014-09-30
1
-3
/
+4
|
|
|
*
cpufreq: integrator: fix integrator_cpufreq_remove return type
Arnd Bergmann
2014-09-29
1
-2
/
+2
|
|
|
*
cpufreq: pcc-cpufreq: Fix wait_event() under spinlock
Rafael J. Wysocki
2014-09-29
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-02
6
-13
/
+45
|
|
\
\
|
|
*
|
mm: page_alloc: fix zone allocation fairness on UP
Johannes Weiner
2014-10-02
1
-4
/
+3
|
|
*
|
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-02
2
-3
/
+6
|
|
*
|
MAINTAINERS: change git URL for mpc5xxx tree
Anatolij Gustschin
2014-10-02
1
-1
/
+1
|
|
*
|
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
2014-10-02
1
-5
/
+31
|
|
*
|
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
2014-10-02
1
-0
/
+4
|
*
|
|
Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-02
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
Revert "[media] media: em28xx - remove reset_resume interface"
Mauro Carvalho Chehab
2014-09-28
1
-0
/
+1
|
*
|
|
|
Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-10-02
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
2014-10-01
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)
Linus Torvalds
2014-10-02
2
-3
/
+9
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
2014-10-02
1
-2
/
+5
|
|
*
|
|
|
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
2014-10-02
1
-1
/
+4
[next]