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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
Linus Torvalds
2009-01-09
2
-14
/
+21
|
\
|
*
async: make async a command line option for now
Arjan van de Ven
2009-01-09
1
-2
/
+14
|
*
partial revert of asynchronous inode delete
Arjan van de Ven
2009-01-09
1
-12
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-09
6
-106
/
+38
|
\
\
|
*
|
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
2009-01-09
3
-23
/
+0
|
*
|
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
2009-01-09
3
-30
/
+15
|
*
|
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
2009-01-09
4
-22
/
+9
|
*
|
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
2009-01-09
3
-31
/
+14
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-01-09
2
-16
/
+20
|
\
\
\
|
*
|
|
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2009-01-09
2
-16
/
+20
|
|
/
/
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-01-09
1
-3
/
+0
|
\
\
\
|
*
|
|
[JFFS2] remove junk prototypes
Artem Bityutskiy
2009-01-09
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
2009-01-09
24
-379
/
+3734
|
\
\
\
|
*
|
|
mISDN: Add HFC USB driver
Karsten Keil
2009-01-09
4
-0
/
+2622
|
*
|
|
mISDN: Add layer1 prim MPH_INFORMATION_REQ
Martin Bachem
2009-01-09
1
-0
/
+17
|
*
|
|
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2009-01-09
2
-6
/
+6
|
*
|
|
mISDN: Added missing create_l1() call
Andreas Eversberg
2009-01-09
1
-0
/
+5
|
*
|
|
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
2009-01-09
1
-0
/
+2
|
*
|
|
mISDN: Minor cleanups
Andreas Eversberg
2009-01-09
3
-6
/
+6
|
*
|
|
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
5
-115
/
+273
|
*
|
|
mISDN: Add missing release functions
Andreas Eversberg
2009-01-09
1
-7
/
+21
|
*
|
|
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
2009-01-09
3
-28
/
+148
|
*
|
|
mISDN: Minor fixes
Andreas Eversberg
2009-01-09
2
-2
/
+2
|
*
|
|
mISDN: Correct busy device detection
Andreas Eversberg
2009-01-09
2
-15
/
+18
|
*
|
|
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
2009-01-09
4
-21
/
+44
|
*
|
|
mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0
Martin Bachem
2009-01-09
1
-0
/
+12
|
*
|
|
mISDN: Fix irq detection
Andreas Eversberg
2009-01-09
1
-0
/
+1
|
*
|
|
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
2009-01-09
8
-32
/
+294
|
*
|
|
mISDN: Return error on E-channel access
Martin Bachem
2009-01-09
1
-0
/
+4
|
*
|
|
mISDN: Add E-Channel logging features
Martin Bachem
2009-01-09
4
-1
/
+22
|
*
|
|
mISDN: Use protocol to detect D-channel
Martin Bachem
2009-01-09
1
-1
/
+2
|
*
|
|
mISDN: Fixed more indexing bugs
Andreas Eversberg
2009-01-09
1
-4
/
+4
|
*
|
|
mISDN: Make debug output a little bit more verbose
Peter Schlaile
2009-01-09
1
-1
/
+3
|
*
|
|
mISDN: Fix HDLC DSP transmit
Peter Schlaile
2009-01-09
1
-4
/
+7
|
*
|
|
mISDN: Use struct device name field
Matthias Urlichs
2009-01-09
6
-31
/
+35
|
*
|
|
mISDN: Added an ioctl to change the device name
Matthias Urlichs
2009-01-09
2
-12
/
+34
|
*
|
|
mISDN: Remove the local max-card limit
Matthias Urlichs
2009-01-09
1
-4
/
+0
|
*
|
|
mISDN: Fix queue limit counting problem
Andreas Eversberg
2009-01-09
1
-9
/
+14
|
*
|
|
mISDN: Add some debug option for clock problems
Andreas Eversberg
2009-01-09
2
-7
/
+10
|
*
|
|
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2009-01-09
9
-45
/
+165
|
*
|
|
mISDN: Cleanup hfc multiport driver
Karsten Keil
2009-01-09
2
-89
/
+24
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2009-01-09
21
-0
/
+3815
|
\
\
\
|
*
|
|
MAINTAINERS: squashfs entry
Phillip Lougher
2009-01-05
1
-0
/
+7
|
*
|
|
Squashfs: documentation
Phillip Lougher
2009-01-05
1
-0
/
+225
|
*
|
|
Squashfs: initrd support
Phillip Lougher
2009-01-05
1
-0
/
+14
|
*
|
|
Squashfs: Kconfig entry
Phillip Lougher
2009-01-05
1
-0
/
+52
|
*
|
|
Squashfs: Makefiles
Phillip Lougher
2009-01-05
2
-0
/
+9
|
*
|
|
Squashfs: header files
Phillip Lougher
2009-01-05
4
-0
/
+592
|
*
|
|
Squashfs: block operations
Phillip Lougher
2009-01-05
1
-0
/
+274
|
*
|
|
Squashfs: cache operations
Phillip Lougher
2009-01-05
1
-0
/
+412
[next]