index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ethernet: sc92031 is not Realtek
Cesar Eduardo Barros
2011-11-01
7
-13
/
+40
*
isdn: hisax: Fix typo 'HISAX_DE_AOC'
Paul Bolle
2011-11-01
1
-3
/
+3
*
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
8
-41
/
+75
*
bonding:update speed/duplex for NETDEV_CHANGE
Weiping Pan
2011-11-01
2
-27
/
+22
*
vlan: Don't propagate flag changes on down interfaces.
Matthijs Kooijman
2011-11-01
1
-4
/
+6
*
neigh: Kill bogus SMP protected debugging message.
David S. Miller
2011-11-01
1
-5
/
+1
*
netfilter: do not propagate nf_queue errors in nf_hook_slow
Florian Westphal
2011-11-01
1
-6
/
+5
*
MAINTAINERS: update netfilter maintainers
Pablo Neira Ayuso
2011-11-01
1
-3
/
+1
*
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-11-01
1
-3
/
+10
*
ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
*
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
1
-1
/
+1
*
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2011-11-01
4
-51
/
+61
*
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
18
-92
/
+37
*
ipvs: Enhance grammar used to refer to Kconfig options
Simon Horman
2011-11-01
1
-2
/
+2
*
ipvs: secure_tcp does provide alternate state timeouts
Simon Horman
2011-11-01
1
-6
/
+4
*
ipvs: Removed unused variables
Simon Horman
2011-11-01
1
-4
/
+0
*
ipvs: Remove unused return value of protocol state transitions
Simon Horman
2011-11-01
5
-27
/
+17
*
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
Simon Horman
2011-11-01
3
-5
/
+4
*
ipvs: Add documentation for new sysctl entries
Simon Horman
2011-11-01
1
-1
/
+51
*
ipvs: Expose ip_vs_ftp module parameters via sysfs.
Krzysztof Wilczynski
2011-11-01
1
-2
/
+3
*
include: linux: skbuf.h: Fix parameter documentation
Marcos Paulo de Souza
2011-11-01
1
-2
/
+2
*
drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug
Andrew Morton
2011-11-01
1
-4
/
+2
*
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
194
-1356
/
+2520
|
\
|
*
epoll: fix spurious lockdep warnings
Nelson Elhage
2011-10-31
1
-7
/
+18
|
*
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2011-10-31
1
-4
/
+26
|
*
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2011-10-31
2
-3
/
+7
|
*
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
2011-10-31
1
-1
/
+1
|
*
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
2011-10-31
1
-1
/
+1
|
*
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
1
-2
/
+2
|
*
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
2
-2
/
+2
|
*
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
5
-64
/
+64
|
*
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2011-10-31
2
-8
/
+13
|
*
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
2011-10-31
1
-2
/
+1
|
*
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
2011-10-31
1
-2
/
+2
|
*
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
2011-10-31
1
-0
/
+2
|
*
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
2011-10-31
1
-4
/
+6
|
*
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
2011-10-31
1
-9
/
+10
|
*
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
2011-10-31
3
-48
/
+68
|
*
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
2011-10-31
1
-0
/
+18
|
*
leds: turn the blink_timer off before starting to blink
Antonio Ospite
2011-10-31
1
-0
/
+2
|
*
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
2011-10-31
1
-1
/
+4
|
*
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
2011-10-31
1
-1
/
+1
|
*
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
2011-10-31
1
-1
/
+1
|
*
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
2011-10-31
1
-3
/
+3
|
*
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
2011-10-31
2
-1
/
+1
|
*
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
2011-10-31
1
-4
/
+17
|
*
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
2011-10-31
1
-1
/
+0
|
*
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
2011-10-31
1
-1
/
+4
|
*
leds: Renesas TPU LED driver
Magnus Damm
2011-10-31
4
-0
/
+371
|
*
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
2011-10-31
1
-2
/
+2
[next]