index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2012-07-27
1
-1
/
+3
*
Revert "openvswitch: potential NULL deref in sample()"
Jesse Gross
2012-07-27
1
-3
/
+0
*
ipv4: fix TCP early demux
Eric Dumazet
2012-07-27
3
-8
/
+8
*
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
2012-07-27
1
-1
/
+7
*
USB: kaweth.c: use GFP_ATOMIC under spin_lock
Dan Carpenter
2012-07-27
1
-1
/
+1
*
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
2012-07-27
1
-1
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-07-27
8
-124
/
+128
|
\
|
*
powerpc/ftrace: Trace function graph entry before updating index
Steven Rostedt
2012-07-27
1
-6
/
+5
|
*
radeonfb: Add quirk for the graphics adapter in some JSxx
Tony Breeds
2012-07-27
1
-0
/
+35
|
*
powerpc: Lack of firmware flash support is not an error
Anton Blanchard
2012-07-27
1
-1
/
+1
|
*
powerpc: Enable pseries hardware RNG and crypto modules
Anton Blanchard
2012-07-27
2
-4
/
+8
|
*
powerpc: Update g5_defconfig
Benjamin Herrenschmidt
2012-07-27
1
-73
/
+30
|
*
powerpc/kvm/bookehv: Fix build regression
Alexander Graf
2012-07-27
1
-38
/
+39
|
*
powerpc: Set stack limit properly in crit_transfer_to_handler
Stuart Yoder
2012-07-27
1
-2
/
+10
*
|
Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-07-27
3
-3
/
+16
|
\
\
|
*
|
cpumask: cpulist_parse() comments correction
Alex Shi
2012-07-27
1
-2
/
+1
|
*
|
init: add comments to keep initcall-names in sync with initcall levels
Jim Cromie
2012-07-27
2
-1
/
+3
|
*
|
cpumask: add a few comments of cpumask functions
Alex Shi
2012-07-27
1
-0
/
+12
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
21
-51
/
+133
|
\
\
\
|
*
|
|
ARM: mxs: fix compile error caused by prom_update_property change
Shawn Guo
2012-07-25
1
-6
/
+2
|
*
|
|
ARM: dt: tegra trimslice: enable USB2 port
Stephen Warren
2012-07-25
1
-0
/
+1
|
*
|
|
ARM: dt: tegra trimslice: add vbus-gpio property
Stephen Warren
2012-07-25
1
-0
/
+1
|
*
|
|
ARM: vt8500: Add maintainer for VT8500 architecture
Tony Prisk
2012-07-25
1
-0
/
+11
|
*
|
|
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
16
-30
/
+98
|
|
\
\
\
|
|
*
|
|
ARM: Kirkwood: Replace mrvl with marvell
Andrew Lunn
2012-07-25
9
-12
/
+12
|
|
*
|
|
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
6
-1
/
+29
|
|
*
|
|
ARM: Dove: Fixup ge00 initialisation
Hannes Reinecke
2012-07-25
1
-2
/
+2
|
|
*
|
|
ARM: Kirkwood: Fix PHY disable clk problems
Simon Baatz
2012-07-25
1
-15
/
+50
|
|
*
|
|
ARM: Kirkwood: Ensure runit clock always ticks.
Andrew Lunn
2012-07-25
1
-0
/
+5
|
|
|
/
/
|
*
|
|
ARM: versatile: Don't use platform clock for Integrator & VE
Pawel Moll
2012-07-25
1
-2
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Arnd Bergmann
2012-07-25
2779
-77188
/
+126931
|
|
\
\
\
|
*
|
|
|
ARM: tegra: harmony: add regulator supply name and its input supply
Laxman Dewangan
2012-07-24
1
-13
/
+20
*
|
|
|
|
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2012-07-26
51
-413
/
+2376
|
\
\
\
\
\
|
*
|
|
|
|
leds-lp8788: forgotten unlock at lp8788_led_work
Devendra Naga
2012-07-27
1
-0
/
+1
|
*
|
|
|
|
LEDS: propagate error codes in blinkm_detect()
Dan Carpenter
2012-07-27
1
-2
/
+2
|
*
|
|
|
|
LEDS: memory leak in blinkm_led_common_set()
Dan Carpenter
2012-07-27
1
-2
/
+5
|
*
|
|
|
|
leds: add new lp8788 led driver
Kim, Milo
2012-07-26
3
-0
/
+200
|
*
|
|
|
|
LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS
Jan-Simon Möller
2012-07-24
5
-0
/
+906
|
*
|
|
|
|
leds: max8997: Simplify max8997_led_set_mode implementation
Axel Lin
2012-07-24
1
-47
/
+13
|
*
|
|
|
|
leds/leds-s3c24xx: use devm_gpio_request
Devendra Naga
2012-07-24
1
-2
/
+1
|
*
|
|
|
|
leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...
Bryan Wu
2012-07-24
1
-13
/
+6
|
*
|
|
|
|
leds: convert DAC124S085 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-3
/
+1
|
*
|
|
|
|
leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-16
/
+8
|
*
|
|
|
|
leds: convert TCA6507 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-3
/
+1
|
*
|
|
|
|
leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup erro...
Bryan Wu
2012-07-24
1
-5
/
+3
|
*
|
|
|
|
leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-5
/
+3
|
*
|
|
|
|
leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-13
/
+5
|
*
|
|
|
|
leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path
Bryan Wu
2012-07-24
1
-15
/
+6
|
*
|
|
|
|
leds: convert PCA9532 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-8
/
+2
|
*
|
|
|
|
leds: convert LT3593 LED driver to devm_kzalloc()
Bryan Wu
2012-07-24
1
-6
/
+3
[next]