index
:
blackbird-op-linux
master
Blackbird™ 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
*
[ARM] 4855/1: Orion: use correct ethernet unit address range
Lennert Buytenhek
2008-03-08
1
-2
/
+2
*
[ARM] 4853/1: include uImage target in make help
Uwe Kleine-König
2008-03-08
1
-0
/
+1
*
[ARM] 4851/1: ns9xxx: fix size of gpiores
Uwe Kleine-König
2008-03-08
1
-1
/
+1
*
Merge branch 'omap-fixes'
Russell King
2008-03-06
13
-173
/
+247
|
\
|
*
ARM: OMAP2: Register the L4 io bus to boot OMAP2
Kyungmin Park
2008-03-06
1
-0
/
+6
|
*
ARM: OMAP1: Compile in other 16xx boards to OSK defconfig
Tony Lindgren
2008-03-06
1
-5
/
+5
|
*
ARM: OMAP1: Refresh H2 defconfig
Tony Lindgren
2008-03-06
1
-22
/
+49
|
*
ARM: OMAP1: Refresh OSK defconfig
Tony Lindgren
2008-03-06
1
-24
/
+89
|
*
ARM: OMAP: gpio lockdep updates
David Brownell
2008-03-05
1
-24
/
+35
|
*
ARM: OMAP1: omap1/pm.c build fix
David Brownell
2008-03-05
1
-1
/
+1
|
*
ARM: OMAP1: omap h2 regression fix
David Brownell
2008-03-05
1
-0
/
+4
|
*
ARM: OMAP1: Fix compile for boards depending on old gpio expander
Tony Lindgren
2008-03-05
1
-0
/
+11
|
*
ARM: OMAP1: omap h3 regression and build fix
David Brownell
2008-03-05
2
-1
/
+23
|
*
ARM: OMAP: Remove compiler warning when i2c is not set
Kyungmin Park
2008-03-05
1
-3
/
+6
|
*
ARM: OMAP: fix omap i2c init (regression)
David Brownell
2008-03-05
1
-63
/
+0
|
*
ARM: OMAP: fix false lockdep warnings
David Brownell
2008-03-05
1
-0
/
+6
|
*
ARM: OMAP: Fix sleep under spinlock for cpufreq
Hiroshi DOYU
2008-03-05
1
-22
/
+10
|
*
ARM: OMAP: Pass logical DMA channel number always to callback handlers
Jarkko Nikula
2008-03-05
1
-8
/
+2
*
|
[ARM] AT91: correct at91sam9263ek LCD power gpio pin
Nicolas Ferre
2008-03-06
1
-4
/
+1
*
|
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
28
-100
/
+100
*
|
[ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU case
Greg Ungerer
2008-03-06
1
-0
/
+2
*
|
[ARM] 4849/1: move ATAGS asm definitions
Greg Ungerer
2008-03-06
2
-3
/
+3
*
|
[ARM] 4848/1: at91: remove false lockdep warnings
David Brownell
2008-03-06
1
-0
/
+7
*
|
[ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y
Nicolas Pitre
2008-03-06
1
-0
/
+5
*
|
[ARM] include/asm-arm - use angle brackets for includes
Joe Perches
2008-03-06
2
-4
/
+4
*
|
[ARM] 4845/1: Orion: Ignore memory tags with invalid data
Guennadi Liakhovetski
2008-03-06
5
-0
/
+29
|
/
*
Linux 2.6.25-rc4
v2.6.25-rc4
Linus Torvalds
2008-03-04
1
-1
/
+1
*
module: allow ndiswrapper to use GPL-only symbols
Pavel Roskin
2008-03-04
1
-1
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-04
24
-115
/
+127
|
\
|
*
[IPCONFIG]: The kernel gets no IP from some DHCP servers
Stephen Hemminger
2008-03-04
1
-2
/
+2
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-04
7
-73
/
+70
|
|
\
|
|
*
b43legacy: Fix module init message
Michael Buesch
2008-03-04
1
-1
/
+1
|
|
*
rndis_wlan: fix broken data copy
Jussi Kivilinna
2008-03-04
1
-5
/
+3
|
|
*
libertas: compare the current command with response
Sebastian Siewior
2008-03-04
1
-3
/
+1
|
|
*
libertas: fix sanity check on sequence number in command response
David Woodhouse
2008-03-04
1
-2
/
+2
|
|
*
p54: fix eeprom parser length sanity checks
Johannes Berg
2008-03-04
1
-7
/
+11
|
|
*
p54: fix EEPROM structure endianness
Johannes Berg
2008-03-04
2
-5
/
+5
|
|
*
ssb: Add pcibios_enable_device() return value check
Yoichi Yuasa
2008-03-04
1
-1
/
+4
|
|
*
rc80211-pid: fix rate adjustment
Stefano Brivio
2008-03-04
1
-49
/
+43
|
*
|
[ESP]: Add select on AUTHENC
Herbert Xu
2008-03-04
2
-2
/
+2
|
*
|
[TCP]: Improve ipv4 established hash function.
David S. Miller
2008-03-04
1
-1
/
+2
|
*
|
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
David S. Miller
2008-03-04
2
-7
/
+12
|
|
/
|
*
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
2008-03-03
1
-1
/
+6
|
*
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
2008-03-03
1
-0
/
+1
|
*
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
Dave Young
2008-03-03
1
-1
/
+2
|
*
[NET]: Fix race in generic address resolution.
Frank Blaschka
2008-03-03
1
-1
/
+1
|
*
iucv: fix build error on !SMP
Heiko Carstens
2008-03-03
1
-2
/
+0
|
*
[TCP]: Must count fack_count also when skipping
Ilpo Järvinen
2008-03-03
1
-5
/
+9
|
*
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
2008-02-29
1
-1
/
+5
|
*
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
2008-02-29
1
-6
/
+3
[next]