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
2015-11-03
leds: 88pm860x: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-11-03
leds: bcm6328: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
leds: bcm6358: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-11-03
leds: leds-wrap.c: Use devm_led_classdev_register
Fida Mohammad
1
-24
/
+4
2015-11-03
leds: aat1290: Fix property naming of flash-timeout-us
Ingi Kim
1
-4
/
+4
2015-11-03
leds: leds-net48xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-menf21bmc.c: Use devm_led_class_register
Muhammad Falak R Wani
1
-21
/
+5
2015-11-03
leds: leds-locomo.c: Use devm_led_classdev_register
Fida Mohammad
1
-13
/
+2
2015-11-03
leds: leds-gpio: add shutdown function
Heiko Schocher
1
-0
/
+13
2015-11-03
Documentation: leds: update DT bindings for leds-bcm6328
Álvaro Fernández Rojas
1
-0
/
+10
2015-11-03
leds-bcm6328: add more init configuration options
Álvaro Fernández Rojas
1
-1
/
+14
2015-11-03
leds-bcm6328: simplify and improve default-state handling
Álvaro Fernández Rojas
1
-9
/
+15
2015-11-03
leds-bcm6328: print invalid LED
Álvaro Fernández Rojas
1
-1
/
+1
2015-11-03
leds: netxbig: set led_classdev max_brightness
Simon Guinot
1
-8
/
+4
2015-11-03
leds: netxbig: convert to use the devm_ functions
Simon Guinot
1
-80
/
+28
2015-11-03
ARM: mvebu: remove static LED setup for netxbig boards
Simon Guinot
5
-224
/
+0
2015-11-03
ARM: Kirkwood: add LED DT entries for netxbig boards
Simon Guinot
2
-0
/
+140
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
5
-22
/
+391
2015-11-03
leds: triggers: add invert to heartbeat
Jiri Prchal
1
-2
/
+45
2015-11-03
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
3
-68
/
+75
2015-11-03
LED/MIPS: Move SEAD3 LED driver to where it belongs.
Ralf Baechle
4
-2
/
+12
2015-11-03
leds: leds-ipaq-micro: Fix coding style issues
Muhammad Falak R Wani
1
-9
/
+9
2015-11-03
leds: leds-ipaq-micro: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-ot200: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-19
/
+2
2015-11-03
leds: leds-hp6xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-15
/
+2
2015-11-03
leds: leds-cobalt-qube: Use devm_led_classdev_register
Vaishali Thakkar
1
-22
/
+1
2015-11-03
avr32: atngw100: remove useless include
Alexandre Belloni
1
-1
/
+0
2015-11-02
net: phy: fix a bug in get_phy_c45_ids
Shaohui Xie
1
-25
/
+49
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2
-0
/
+61
2015-11-02
sfc: push partner queue for skb->xmit_more
Martin Habets
4
-4
/
+36
2015-11-02
sh_eth: fix typo in RX descriptor bit name
Sergei Shtylyov
2
-3
/
+3
2015-11-02
sit: fix sit0 percpu double allocations
Eric Dumazet
1
-22
/
+4
2015-11-02
Merge branch 'bonding-actor-updates'
David S. Miller
3
-76
/
+54
2015-11-02
bonding: simplify / unify event handling code for 3ad mode.
Mahesh Bandewar
3
-46
/
+9
2015-11-02
bonding: unify all places where actor-oper key needs to be updated.
Mahesh Bandewar
1
-35
/
+52
2015-11-02
bonding: Simplify __get_duplex function.
Mahesh Bandewar
1
-4
/
+2
2015-11-02
Merge branch 'bpf-persistent'
David S. Miller
12
-72
/
+683
2015-11-02
bpf: add sample usages for persistent maps/progs
Daniel Borkmann
4
-0
/
+208
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
6
-41
/
+433
2015-11-02
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2
-11
/
+7
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
3
-21
/
+25
2015-11-02
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
1
-3
/
+14
2015-11-02
net: fix percpu memory leaks
Eric Dumazet
6
-24
/
+44
2015-11-02
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-11-02
Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
5
-30
/
+91
2015-11-02
ravb: use pdev rather than ndev for error messages
Simon Horman
1
-2
/
+2
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
3
-18
/
+25
2015-11-02
bridge: vlan: Use rcu_dereference instead of rtnl_dereference
Ido Schimmel
1
-1
/
+1
[prev]
[next]