index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
SUNRPC: Eliminate the now-redundant rpc_start_wakeup()
Trond Myklebust
2
-17
/
+3
2008-02-29
SUNRPC: Switch tasks to using the rpc_waitqueue's timer function
Trond Myklebust
2
-58
/
+11
2008-02-29
SUNRPC: Add a timer function to wait queues.
Trond Myklebust
2
-4
/
+51
2008-02-29
SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues
Trond Myklebust
6
-8
/
+28
2008-02-26
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
7
-56
/
+36
2008-02-26
SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task
Trond Myklebust
5
-10
/
+8
2008-02-26
SUNRPC: Add a new helper rpc_wake_up_queued_task()
Trond Myklebust
3
-36
/
+34
2008-02-26
SUNRPC: Clean up rpc_run_timer()
Trond Myklebust
2
-34
/
+35
2008-02-26
NFS: Ensure that the asynchronous RPC calls complete on nfsiod.
Trond Myklebust
4
-0
/
+13
2008-02-26
NFS: Add an nfsiod workqueue
Trond Myklebust
2
-0
/
+38
2008-02-26
SUNRPC: Allow the rpc_release() callback to be run on another workqueue
Trond Myklebust
2
-8
/
+22
2008-02-26
NFS: Fix a deadlock with lazy umount
Trond Myklebust
4
-8
/
+23
2008-02-26
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
Trond Myklebust
1
-1
/
+1
2008-02-24
Linux 2.6.25-rc3
v2.6.25-rc3
Linus Torvalds
1
-1
/
+1
2008-02-24
i2c-i801: Add support for the ICH10
Gaston, Jason D
3
-3
/
+12
2008-02-24
i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n
David Brownell
1
-1
/
+8
2008-02-24
i2c-pca-isa: Add access check to legacy ioports
Christian Krafft
1
-0
/
+7
2008-02-24
Alchemy: compile fix
Manuel Lauss
4
-0
/
+4
2008-02-24
i2c: Storage class should be before const qualifier
Tobias Klauser
2
-3
/
+3
2008-02-24
i2c-pxa: Misc fixes
Wolfram Sang
1
-11
/
+14
2008-02-24
ARM: OMAP: Release i2c_adapter after use (Siemens SX1)
Jean Delvare
1
-0
/
+2
2008-02-24
libata-core: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-02-24
sata_fsl: fix build with ATA_VERBOSE_DEBUG
Anton Vorontsov
1
-3
/
+5
2008-02-24
[libata] ahci: AMD SB700/SB800 SATA support 64bit DMA
Shane Huang
1
-6
/
+17
2008-02-24
libata-pmp: clear hob for pmp register accesses
Mark Lord
1
-2
/
+2
2008-02-24
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
4
-3
/
+17
2008-02-24
power_state: get rid of write-only variable in SATA
Pavel Machek
1
-3
/
+0
2008-02-24
pata_atiixp: Use 255 sector limit
Alan Cox
1
-2
/
+2
2008-02-24
Fix u132-hcd.c compile error
Mirco Tischler
1
-2
/
+2
2008-02-24
[NETFILTER]: fix ebtable targets return
Joonwoo Park
3
-3
/
+3
2008-02-24
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
5
-43
/
+10
2008-02-24
[NET]: Restore sanity wrt. print_mac().
David S. Miller
2
-5
/
+8
2008-02-24
[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.
Pavel Emelyanov
1
-2
/
+4
2008-02-24
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
Thomas Graf
1
-6
/
+19
2008-02-24
tg3: ethtool phys_id default
Stephen Hemminger
1
-1
/
+1
2008-02-24
[BNX2]: Update version to 1.7.4.
Michael Chan
1
-2
/
+2
2008-02-24
fix vmsas.c file permissions
Oliver Pinter
1
-0
/
+0
2008-02-24
[BNX2]: Disable parallel detect on an HP blade.
Michael Chan
2
-1
/
+14
2008-02-24
[BNX2]: More 5706S link down workaround.
Michael Chan
1
-15
/
+17
2008-02-24
Add memory barrier semantics to wake_up() & co
Linus Torvalds
1
-0
/
+1
2008-02-24
mvsas: fix build warning, clean prototypes
Jeff Garzik
1
-12
/
+1
2008-02-24
documentation: atomic_add_unless() doesn't imply mb() on failure
Oleg Nesterov
2
-2
/
+3
2008-02-24
memcgroup: return negative error code in mem_cgroup_create()
Li Zefan
1
-2
/
+2
2008-02-24
memcgroup: remove a useless VM_BUG_ON()
Li Zefan
1
-1
/
+0
2008-02-24
memcgroup: fix and update documentation
Li Zefan
1
-15
/
+9
2008-02-24
cgroup: remove dead code in cgroup_get_rootdir()
Li Zefan
1
-1
/
+0
2008-02-24
cgroup: remove duplicate code in find_css_set()
Li Zefan
1
-1
/
+0
2008-02-24
cgroup: fix subsys bitops
Li Zefan
1
-2
/
+2
2008-02-24
cgroup: fix memory leak in cgroup_get_sb()
Li Zefan
1
-1
/
+4
2008-02-24
cgroup: clean up cgroup.h
Li Zefan
1
-25
/
+23
[next]