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
2014-06-19
thunderbolt: Add suspend/hibernate support
Andreas Noever
4
-0
/
+183
2014-06-19
thunderbolt: Read switch uid from EEPROM
Andreas Noever
4
-1
/
+198
2014-06-19
PCI: Suspend/resume quirks for Apple thunderbolt
Andreas Noever
1
-0
/
+97
2014-06-19
PCI: Add pci_fixup_suspend_late quirk pass
Andreas Noever
4
-5
/
+35
2014-06-19
thunderbolt: Add support for simple pci tunnels
Andreas Noever
5
-1
/
+399
2014-06-19
thunderbolt: Add path setup code.
Andreas Noever
4
-1
/
+312
2014-06-19
thunderbolt: Handle hotplug events
Andreas Noever
3
-2
/
+89
2014-06-19
thunderbolt: Scan for downstream switches
Andreas Noever
3
-0
/
+157
2014-06-19
thunderbolt: Enable plug events
Andreas Noever
2
-0
/
+53
2014-06-19
thunderbolt: Add thunderbolt capability handling
Andreas Noever
3
-1
/
+119
2014-06-19
thunderbolt: Initialize root switch and ports
Andreas Noever
4
-1
/
+333
2014-06-19
thunderbolt: Add tb_regs.h
Andreas Noever
2
-0
/
+218
2014-06-19
thunderbolt: Setup control channel
Andreas Noever
4
-3
/
+186
2014-06-19
thunderbolt: Add control channel interface
Andreas Noever
3
-1
/
+807
2014-06-19
thunderbolt: Add initial cactus ridge NHI support
Andreas Noever
7
-0
/
+863
2014-06-15
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-34
/
+96
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
30
-265
/
+1836
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
5
-110
/
+194
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
Merge branch 'csum_fixes'
David S. Miller
7
-25
/
+60
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-36
/
+192
2014-06-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-34
/
+36
2014-06-14
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-137
/
+279
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-142
/
+401
2014-06-13
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
1
-1
/
+1
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2
-0
/
+51
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Define Log Page constants
Matthew Wilcox
1
-0
/
+4
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2
-11
/
+26
2014-06-13
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-56
/
+147
[next]