index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
2008-02-02
9
-152
/
+300
|
\
|
*
apm_power: check I.intval for zero value, we use it as the divisor
Anton Vorontsov
2008-02-02
1
-0
/
+3
|
*
MAINTAINERS: remove kernel-discuss@handhelds.org list
Anton Vorontsov
2008-02-02
1
-1
/
+0
|
*
pda_power: implement polling
Anton Vorontsov
2008-02-02
2
-1
/
+46
|
*
pda_power: various cleanups
Anton Vorontsov
2008-02-02
1
-55
/
+92
|
*
apm_power: support using VOLTAGE_* properties for apm calculations
Dmitry Baryshkov
2008-02-02
1
-21
/
+70
|
*
pda_power: add suspend/resume support
Dmitry Baryshkov
2008-02-02
1
-0
/
+33
|
*
power_supply: add few more values and props
Dmitry Baryshkov
2008-02-02
3
-1
/
+11
|
*
pda_power: only register available psu
Dmitry Baryshkov
2008-02-02
1
-36
/
+44
|
*
power: fix incorrect unregistration in power_supply_create_attrs error path
Andres Salomon
2008-02-02
1
-4
/
+2
|
*
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
Andres Salomon
2008-02-02
4
-27
/
+0
|
*
[BATTERY] power_supply_leds: use kasprintf
Akinobu Mita
2008-02-02
1
-18
/
+7
|
*
[BATTERY] Every file should include the headers containing the prototypes for...
Adrian Bunk
2008-02-02
2
-0
/
+4
*
|
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-02-02
60
-1664
/
+5450
|
\
\
|
*
|
SUNRPC: RPC program information is stored in unsigned integers
Chuck Lever
2008-02-01
2
-4
/
+5
|
*
|
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
2008-02-01
7
-42
/
+33
|
*
|
NLM: tear down RPC clients in nlm_shutdown_hosts
Jeff Layton
2008-02-01
1
-1
/
+6
|
*
|
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
2008-02-01
2
-17
/
+44
|
*
|
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
2008-02-01
1
-1
/
+4
|
*
|
lockd: minor log message fix
J. Bruce Fields
2008-02-01
1
-1
/
+1
|
*
|
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
2008-02-01
1
-2
/
+0
|
*
|
rdma: makefile
Tom Tucker
2008-02-01
1
-0
/
+5
|
*
|
rdma: ONCRPC RDMA protocol marshalling
Tom Tucker
2008-02-01
1
-0
/
+412
|
*
|
rdma: SVCRDMA sendto
Tom Tucker
2008-02-01
1
-0
/
+520
|
*
|
rdma: SVCRDMA recvfrom
Tom Tucker
2008-02-01
1
-0
/
+586
|
*
|
rdma: SVCRDMA Core Transport Services
Tom Tucker
2008-02-01
1
-0
/
+1080
|
*
|
rdma: SVCRDMA Transport Module
Tom Tucker
2008-02-01
1
-0
/
+266
|
*
|
rdma: SVCRMDA Header File
Tom Tucker
2008-02-01
1
-0
/
+262
|
*
|
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
3
-1
/
+37
|
*
|
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
3
-6
/
+63
|
*
|
svc: Add svc API that queries for a transport instance
Tom Tucker
2008-02-01
3
-14
/
+38
|
*
|
svc: Add /proc/sys/sunrpc/transport files
Tom Tucker
2008-02-01
3
-0
/
+60
|
*
|
svc: Add transport hdr size for defer/revisit
Tom Tucker
2008-02-01
3
-9
/
+31
|
*
|
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
2008-02-01
3
-810
/
+804
|
*
|
svc: Make svc_check_conn_limits xprt independent
Tom Tucker
2008-02-01
1
-12
/
+12
|
*
|
svc: Removing remaining references to rq_sock in rqstp
Tom Tucker
2008-02-01
2
-18
/
+25
|
*
|
svc: Move create logic to common code
Tom Tucker
2008-02-01
2
-39
/
+43
|
*
|
svc: Make svc_age_temp_sockets svc_age_temp_transports
Tom Tucker
2008-02-01
1
-18
/
+19
|
*
|
svc: Make svc_recv transport neutral
Tom Tucker
2008-02-01
1
-31
/
+32
|
*
|
svc: Make svc_sock_release svc_xprt_release
Tom Tucker
2008-02-01
1
-9
/
+7
|
*
|
svc: Move the sockaddr information to svc_xprt
Tom Tucker
2008-02-01
4
-32
/
+110
|
*
|
svc: Make deferral processing xprt independent
Tom Tucker
2008-02-01
5
-36
/
+29
|
*
|
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
2008-02-01
5
-40
/
+49
|
*
|
svc: Remove sk_lastrecv
Tom Tucker
2008-02-01
2
-5
/
+1
|
*
|
svc: Move accept call to svc_xprt_received to common code
Tom Tucker
2008-02-01
1
-2
/
+1
|
*
|
svc: Change svc_sock_received to svc_xprt_received and export it
Tom Tucker
2008-02-01
2
-23
/
+25
|
*
|
svc: Make svc_send transport neutral
Tom Tucker
2008-02-01
4
-12
/
+10
|
*
|
svc: Make the enqueue service transport neutral and export it.
Tom Tucker
2008-02-01
1
-46
/
+48
|
*
|
svc: Move sk_reserved to svc_xprt
Tom Tucker
2008-02-01
3
-7
/
+6
|
*
|
svc: Make close transport independent
Tom Tucker
2008-02-01
7
-69
/
+62
[next]