index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Use the skb_set_queue_mapping where appropriate
Pavel Emelyanov
2007-10-22
2
-5
/
+3
*
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
2
-4
/
+4
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
4
-0
/
+13
*
[NIU]: Cleanup PAGE_SIZE checks a bit
Olof Johansson
2007-10-22
1
-29
/
+5
*
[NET]: Fix SKB_WITH_OVERHEAD calculation
Herbert Xu
2007-10-22
1
-2
/
+1
*
[ATM]: Fix clip module reload crash.
Randy Dunlap
2007-10-22
1
-0
/
+3
*
[TG3]: Update version to 3.85
Matt Carlson
2007-10-22
1
-2
/
+2
*
[TG3]: PCI command adjustment
Matt Carlson
2007-10-22
2
-6
/
+3
*
[TG3]: Add management FW version to ethtool report
Matt Carlson
2007-10-22
2
-14
/
+78
*
[TG3]: Add 5723 support
Matt Carlson
2007-10-22
2
-0
/
+2
*
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
2007-10-22
1
-39
/
+21
*
[Bluetooth] Add constant for Bluetooth socket options level
Marcel Holtmann
2007-10-22
1
-0
/
+1
*
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
2007-10-22
5
-22
/
+151
*
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
2007-10-22
1
-0
/
+25
*
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
2007-10-22
1
-1
/
+1
*
[Bluetooth] Add generic driver for Bluetooth USB devices
Marcel Holtmann
2007-10-22
3
-0
/
+578
*
[Bluetooth] Add generic driver for Bluetooth SDIO devices
Marcel Holtmann
2007-10-22
3
-0
/
+419
*
[Bluetooth] Eliminate checks for impossible conditions in IRQ handler
Jeff Garzik
2007-10-22
4
-16
/
+4
*
[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chips
Ohad Ben-Cohen
2007-10-22
5
-2
/
+557
*
[Bluetooth] Change BPA 100/105 driver to use USB anchors
Marcel Holtmann
2007-10-22
1
-362
/
+262
*
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
2007-10-22
2
-8
/
+37
*
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
2007-10-22
1
-5
/
+18
*
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
2007-10-22
2
-84
/
+163
*
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
2007-10-22
2
-11
/
+11
*
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
2007-10-22
1
-6
/
+10
*
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
2007-10-22
8
-1032
/
+1315
*
NFS: Fix a typo in nfs_call_unlink()
Trond Myklebust
2007-10-21
1
-1
/
+1
*
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
2007-10-21
1
-0
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-10-21
61
-317
/
+5669
|
\
|
*
Blackfin arch: update boards files
Bryan Wu
2007-10-21
1
-1
/
+1
|
*
Blackfin arch: dma add some API and cleanup bf54x DMA definition
Bryan Wu
2007-10-22
6
-6
/
+34
|
*
Blackfin arch: cleanup and promote the general purpose timers api to a core b...
Mike Frysinger
2007-10-21
6
-211
/
+484
|
*
Blackfin arch: add a cheesy install target
Mike Frysinger
2007-10-22
2
-0
/
+60
|
*
Blackfin arch: add functions for converting between sclks and usecs
Mike Frysinger
2007-10-21
2
-1
/
+15
|
*
Blackfin arch: add assembly function for doing 64bit unsigned division
Mike Frysinger
2007-10-21
2
-1
/
+376
|
*
Blackfin arch: -mno-fdpic works
Mike Frysinger
2007-10-21
1
-0
/
+2
|
*
Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...
Mike Frysinger
2007-10-21
16
-25
/
+25
|
*
Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...
Bernd Schmidt
2007-10-21
1
-0
/
+2
|
*
Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...
Mike Frysinger
2007-10-21
1
-1
/
+1
|
*
Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x
Bryan Wu
2007-10-21
1
-0
/
+4
|
*
Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else
Robin Getz
2007-10-21
1
-39
/
+61
|
*
Blackfin arch: Optimization - no need to make additional math here
Michael Hennerich
2007-10-21
1
-3
/
+3
|
*
Blackfin arch: force irq_flags into the .data section
Mike Frysinger
2007-10-22
2
-2
/
+14
|
*
Blackfin arch BF548 defconfig: enable watchdog by default
Mike Frysinger
2007-10-22
1
-1
/
+8
|
*
Blackfin arch: add new processor ADSP-BF52x arch/mach support
Michael Hennerich
2007-10-21
29
-37
/
+4590
*
|
Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-10-21
21
-40
/
+1411
|
\
\
|
*
|
[PATCH] audit: watching subtrees
Al Viro
2007-10-21
10
-10
/
+1310
|
*
|
[PATCH] new helper - inotify_evict_watch()
Al Viro
2007-10-21
2
-0
/
+9
|
*
|
[PATCH] new helper - inotify_clone_watch()
Al Viro
2007-10-21
2
-0
/
+36
|
*
|
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
Al Viro
2007-10-21
3
-1
/
+24
[next]