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
2012-11-22
tipc: delete TIPC_ADVANCED Kconfig variable
Paul Gortmaker
2
-17
/
+1
2012-11-22
tipc: eliminate an unnecessary cast of node variable
Ying Xue
1
-1
/
+1
2012-11-22
tipc: introduce message to synchronize broadcast link
Jon Maloy
2
-6
/
+60
2012-11-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-2
/
+15
2012-11-22
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2
-2
/
+6
2012-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-29
/
+263
2012-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-21
/
+70
2012-11-22
OMAPDSS: do not fail if dpll4_m4_ck is missing
Aaro Koskinen
1
-5
/
+9
2012-11-22
tipc: rename supported flag to recv_permitted
Ying Xue
4
-12
/
+12
2012-11-22
tipc: remove supportable flag from bclink structure
Ying Xue
3
-10
/
+4
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
1
-4
/
+7
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
3
-70
/
+29
2012-11-22
igb: Update PTP Rx filters
Matthew Vick
1
-27
/
+20
2012-11-22
ixgbe: fdb: only allow NUD_PERM fdb entries
John Fastabend
1
-1
/
+4
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
4
-3
/
+9
2012-11-22
ixgbe: remove needless queuing for L4 ptp packets
Jacob Keller
1
-32
/
+2
2012-11-22
ixgbe: use ETQF filter name instead of magic number
Jacob Keller
1
-3
/
+3
2012-11-22
ixgbe: convert to use simple_open()
Wei Yongjun
1
-30
/
+2
2012-11-22
ixgbe: Reformat output of ixgbe_dump
Josh Hay
1
-34
/
+41
2012-11-22
[PARISC] fix user-triggerable panic on parisc
Al Viro
1
-2
/
+4
2012-11-22
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
1
-1
/
+1
2012-11-22
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
1
-61
/
+68
2012-11-22
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
3
-1
/
+7
2012-11-22
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-1
/
+2
2012-11-22
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
10
-19
/
+61
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
1
-1
/
+2
2012-11-21
tipc: remove the bearer congestion mechanism
Ying Xue
6
-217
/
+61
2012-11-21
tipc: wake up all waiting threads at socket shutdown
Ying Xue
1
-3
/
+4
2012-11-21
drm/radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
1
-1
/
+2
2012-11-21
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
2012-11-21
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
Dave Hansen
1
-1
/
+1
2012-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-71
/
+188
2012-11-22
md/raid5: Make sure we clear R5_Discard when discard is finished.
NeilBrown
1
-2
/
+5
2012-11-22
md/raid5: move resolving of reconstruct_state earlier in
NeilBrown
1
-34
/
+34
2012-11-21
Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-0
/
+14
2012-11-21
ARM - OMAP: ads7846: fix pendown debounce setting
Igor Grinberg
1
-14
/
+20
2012-11-21
Input: ads7846 - enable pendown GPIO debounce time setting
Igor Grinberg
2
-3
/
+8
2012-11-21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
16
-194
/
+268
2012-11-21
tipc: return POLLOUT for sockets in an unconnected state
Erik Hugne
1
-1
/
+5
2012-11-21
tipc: fix race/inefficiencies in poll/wait behaviour
Ying Xue
1
-5
/
+40
2012-11-21
team: bcast: convert return value of team_dev_queue_xmit() to bool correctly
Jiri Pirko
1
-3
/
+3
2012-11-21
Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...
Sarveshwar Bandi
1
-0
/
+7
2012-11-21
xen/netfront: handle compound page fragments on transmit
Ian Campbell
1
-21
/
+77
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-33
/
+69
2012-11-21
batman-adv: Use packing of 2 for all headers before an ethernet header
Sven Eckelmann
1
-1
/
+15
2012-11-21
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
[prev]
[next]