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-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-6
/
+24
2014-12-11
r8169:update rtl8168g pcie ephy parameter
Chun-Hao Lin
1
-3
/
+21
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
5
-9
/
+7
2014-12-11
net: dsa: bcm_sf2: force link for all fixed PHY devices
Florian Fainelli
1
-10
/
+13
2014-12-11
Merge branch 'dma_mb'
David S. Miller
18
-179
/
+258
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-309
/
+488
2014-12-11
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
3
-11
/
+10
2014-12-11
r8169: Use dma_rmb() and dma_wmb() for DescOwn checks
Alexander Duyck
1
-8
/
+21
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
12
-26
/
+99
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
10
-135
/
+129
2014-12-11
Merge branch 'dsa'
David S. Miller
1
-3
/
+13
2014-12-11
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
1
-4
/
+11
2014-12-11
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
1
-0
/
+3
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
289
-3443
/
+9835
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
205
-2177
/
+3246
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
67
-1500
/
+1521
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1336
-29147
/
+70816
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
1
-1
/
+3
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
1
-0
/
+3
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
1
-2
/
+8
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
1
-13
/
+6
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2
-28
/
+59
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
4
-14
/
+47
2014-12-11
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
1
-2
/
+2
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
451
-11303
/
+27224
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
39
-523
/
+2560
2014-12-11
ipmi: Check the BT interrupt enable periodically
Corey Minyard
1
-2
/
+25
2014-12-11
ipmi: Fix attention handling for system interfaces
Corey Minyard
1
-15
/
+30
2014-12-11
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
1
-96
/
+101
2014-12-11
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
3
-0
/
+317
2014-12-11
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
4
-3
/
+1950
2014-12-11
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
3
-9
/
+7
2014-12-11
ipmi: Remove the now unnecessary message queue
Corey Minyard
1
-78
/
+34
2014-12-11
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
1
-40
/
+162
2014-12-11
ipmi: Move message sending into its own function
Corey Minyard
1
-4
/
+9
2014-12-11
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
1
-15
/
+16
2014-12-11
ipmi: Fix handling of BMC flags
Corey Minyard
1
-37
/
+68
2014-12-11
ipmi: Initialize BMC device attributes
Corey Minyard
1
-0
/
+2
2014-12-11
ipmi: Unregister previously registered driver in error case
trenn@suse.de
1
-0
/
+1
2014-12-11
ipmi: Use the proper type for acpi_handle
Corey Minyard
1
-1
/
+4
2014-12-11
ipmi: Fix a bug in hot add/remove
Corey Minyard
1
-1
/
+1
2014-12-11
ipmi: Remove useless sysfs_name parameters
Corey Minyard
3
-31
/
+5
2014-12-11
ipmi: clean up the device handling for the bmc device
Corey Minyard
1
-193
/
+92
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
3
-7
/
+16
2014-12-11
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
1
-0
/
+5
2014-12-11
Merge branch 'topic/opal-ipmi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Corey Minyard
3
-0
/
+33
2014-12-11
Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
58
-2156
/
+2398
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
40
-1428
/
+2048
2014-12-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
10
-188
/
+701
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
31
-279
/
+1911
[prev]
[next]