index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path
Chuck Lever
2
-10
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Support IPv6 addresses in svc_tcp_accept
akpm@linux-foundation.org
1
-9
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: add a "generic" function to see if the peer uses a sec...
Chuck Lever
1
-3
/
+18
2007-02-12
[PATCH] knfsd: SUNRPC: teach svc_sendto() to deal with IPv6 addresses
Chuck Lever
1
-17
/
+48
2007-02-12
[PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent
Chuck Lever
2
-6
/
+13
2007-02-12
[PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses
Chuck Lever
10
-28
/
+51
2007-02-12
[PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req
Chuck Lever
2
-4
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo...
Chuck Lever
8
-39
/
+86
2007-02-12
[PATCH] knfsd: SUNRPC: Don't set msg_name and msg_namelen when calling sock_r...
Chuck Lever
1
-15
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2
-6
/
+11
2007-02-12
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
NeilBrown
1
-5
/
+7
2007-02-12
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
5
-26
/
+34
2007-02-12
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2
-20
/
+34
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2007-02-12
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
Robert P. J. Day
1
-24
/
+24
2007-02-12
[PATCH] ISDN: Remove defunct test emulator
Robert P. J. Day
4
-37
/
+0
2007-02-12
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
Robert P. J. Day
1
-4
/
+4
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2007-02-12
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2007-02-12
[PATCH] drivers/isdn/hisax/: proper prototypes
Adrian Bunk
4
-32
/
+24
2007-02-12
[PATCH] drivers/isdn/pcbit/: proper prototypes
Adrian Bunk
6
-32
/
+12
2007-02-12
[PATCH] S3C2410 GPIO wrappers
Philipp Zabel
1
-0
/
+65
2007-02-12
[PATCH] SA1100 GPIO wrappers
Philipp Zabel
1
-0
/
+81
2007-02-12
[PATCH] PXA GPIO wrappers
Philipp Zabel
1
-0
/
+72
2007-02-12
[PATCH] AT91 GPIO wrappers
David Brownell
2
-2
/
+94
2007-02-12
[PATCH] OMAP GPIO wrappers
David Brownell
1
-0
/
+66
2007-02-12
[PATCH] GPIO core
David Brownell
3
-0
/
+303
2007-02-12
[PATCH] EDAC: Add Fully-Buffered DIMM APIs to core
eric wollesen
2
-6
/
+130
2007-02-12
[PATCH] EDAC: Add memory scrubbing controls API to core
Frithiof Jensen
3
-1
/
+82
2007-02-12
[PATCH] EDAC: Fix in e752x mc driver
Mike Chan
1
-6
/
+11
2007-02-12
[PATCH] EDAC: e752x byte access fix
Brian Pomerantz
1
-1
/
+6
2007-02-12
[PATCH] EDAC: e752x bit mask fix
Brian Pomerantz
1
-8
/
+8
2007-02-12
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
2
-30
/
+0
2007-02-12
[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid
Eric W. Biederman
1
-14
/
+0
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
3
-25
/
+41
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
11
-69
/
+96
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
5
-6
/
+6
2007-02-12
[PATCH] pid: use struct pid for talking about process groups in exitc
Eric W. Biederman
1
-20
/
+22
2007-02-12
[PATCH] pid: make session_of_pgrp use struct pid instead of pid_t
Eric W. Biederman
3
-17
/
+26
2007-02-12
[PATCH] signal: rewrite kill_something_info so it uses newer helpers
Eric W. Biederman
1
-4
/
+8
2007-02-12
[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code
Eric W. Biederman
2
-6
/
+15
2007-02-12
[PATCH] tty: fix the locking for signal->session in disassociate_ctty
Eric W. Biederman
1
-3
/
+1
2007-02-12
[PATCH] tty: clarify disassociate_ctty
Eric W. Biederman
1
-2
/
+6
2007-02-12
[PATCH] tty: make __proc_set_tty static
Eric W. Biederman
2
-2
/
+2
2007-02-12
[PATCH] Minix V3 support
Andries Brouwer
9
-112
/
+233
[next]