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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV4]: struct ipcm_cookie annotation
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_csk_search_req() (partial) annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate address in inet_request_sock
Al Viro
2006-09-28
1
-2
/
+2
*
[TG3]: Add basic 5906 support.
Michael Chan
2006-09-28
1
-0
/
+2
*
[TG3]: Add 5722 and 5756 support.
Michael Chan
2006-09-28
1
-0
/
+2
*
[Bluetooth] Support create connection cancel command
Marcel Holtmann
2006-09-28
2
-3
/
+12
*
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Handle command complete event for exit periodic inquiry
Marcel Holtmann
2006-09-28
1
-0
/
+2
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
1
-1
/
+2
*
[Bluetooth] Integrate low-level connections into the driver model
Marcel Holtmann
2006-09-28
1
-0
/
+6
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
6
-43
/
+43
*
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
2006-09-28
1
-7
/
+24
*
[IPV4]: ip_build_and_send_pkt() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_options_build() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: multipath_set_nhinfo() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate addresses in fib_result and fib_result_nl
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4]: inetpeer annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_fib_check_default() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: icmp_send() annotation
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
1
-5
/
+5
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
1
-5
/
+5
*
[IPV4]: struct fib_config IPv4 address fields annotated
Al Viro
2006-09-28
1
-4
/
+4
*
[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()
Al Viro
2006-09-28
1
-0
/
+12
*
[IPV4]: FIB_RES_PREFSRC() annotated
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: fib_hn ->nh_gw is net-endian
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_addr_onlink() annotated
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: ip_check_mc() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: fib_validate_source() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: inet_select_addr() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotated ipv4 addresses in struct inet_sock
Al Viro
2006-09-28
1
-5
/
+5
*
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
Al Viro
2006-09-28
2
-6
/
+6
*
[IPV4]: ip_rt_redirect() annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: ip_route_input() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: headers endianness
Al Viro
2006-09-28
1
-7
/
+7
*
[TR]: endiannness annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[ATALK]: endianness annotations
Al Viro
2006-09-28
1
-39
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6
Linus Torvalds
2006-09-28
1
-0
/
+1
|
\
|
*
hwmon: New driver k8temp
Rudolf Marek
2006-09-28
1
-0
/
+1
*
|
USB: fix autosuspend when CONFIG_PM isn't set
Alan Stern
2006-09-28
1
-1
/
+1
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-09-28
82
-1676
/
+1631
|
\
\
|
*
\
Merge nommu branch
Russell King
2006-09-28
4
-8
/
+70
|
|
\
\
|
|
*
|
[ARM] Use CPU_CACHE_* where possible in asm/cacheflush.h
Russell King
2006-09-27
1
-5
/
+3
|
|
*
|
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi
2006-09-27
2
-0
/
+16
|
|
*
|
[ARM] nommu: add ARM940T core support
Hyok S. Choi
2006-09-27
2
-0
/
+16
|
|
*
|
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
2006-09-27
2
-1
/
+10
|
|
*
|
[ARM] nommu: add ARM740T core support
Hyok S. Choi
2006-09-27
2
-1
/
+10
|
|
*
|
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
2006-09-27
2
-1
/
+9
[next]