aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | [ARM] 4534/1: AT91x40 interrupt supportGreg Ungerer2007-10-12
| * | | [ARM] 4533/1: AT91x40 timer supportGreg Ungerer2007-10-12
| * | | [ARM] 4532/1: allow configuration of processor IDGreg Ungerer2007-10-12
| | |/ | |/|
* | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \ \
| * | | nfsd: remove IS_ISMNDLCK macroJ. Bruce Fields2007-10-09
| * | | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-09
| * | | fs/locks.c: use list_for_each_entry() instead of list_for_each()Matthias Kaehlcke2007-10-09
| * | | NFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | AFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | 9PFS: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | GFS2: clean up explicit check for mandatory locksPavel Emelyanov2007-10-09
| * | | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-09
| * | | Documentation: move locks.txt in filesystems/J. Bruce Fields2007-10-09
| * | | locks: add warning about mandatory locking racesJ. Bruce Fields2007-10-09
| * | | Documentation: move mandatory locking documentation to filesystems/J. Bruce Fields2007-10-09
| * | | locks: Fix potential OOPS in generic_setlease()Pavel Emelyanov2007-10-09
| * | | Use list_first_entry in locks_wake_up_blocksPavel Emelyanov2007-10-09
| * | | locks: fix flock_lock_file() commentJ. Bruce Fields2007-10-09
| * | | Memory shortage can result in inconsistent flocks statePavel Emelyanov2007-10-09
| * | | locks: kill redundant local variableJ. Bruce Fields2007-10-09
| * | | locks: reverse order of posix_locks_conflict() argumentsJ. Bruce Fields2007-10-09
* | | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2007-10-15
|\ \ \ \
| * | | | [IA64] build fix for scatterlistTony Luck2007-10-15
* | | | | [libata] pata_cs5536: new API build fixJeff Garzik2007-10-15
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-15
|\ \ \ \ \
| * | | | | [IPV6]: Consolidate the ip6_pol_route_(input|output) pairPavel Emelyanov2007-10-15
| * | | | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-15
| * | | | | [TCP]: Update the /proc/net/tcp documentationJean Delvare2007-10-15
| * | | | | [NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov2007-10-15
| * | | | | [NEIGH]: Ensure that pneigh_lookup is protected with RTNLPavel Emelyanov2007-10-15
| * | | | | [INET]: kmalloc+memset -> kzalloc in frag_alloc_queueDenis V. Lunev2007-10-15
| * | | | | [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-15
| * | | | | [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-15
| * | | | | [SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller2007-10-15
| * | | | | [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-15
| * | | | | [INET]: Small cleanup for xxx_put after evictor consolidationPavel Emelyanov2007-10-15
| * | | | | [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-15
| * | | | | [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-15
| * | | | | [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-15
| * | | | | [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-15
| * | | | | [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-15
| * | | | | [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-15
| * | | | | [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-15
| * | | | | [TG3]: Fix performance regression on 5705.Michael Chan2007-10-15
| * | | | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-15
| * | | | | [TCP]: high_seq parameter removed (all callers use tp->high_seq)Ilpo Järvinen2007-10-15
| * | | | | [IPV6]: Uninline netfilter okfnsPatrick McHardy2007-10-15
| * | | | | [BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy2007-10-15
| * | | | | [IPV4]: Uninline netfilter okfnsPatrick McHardy2007-10-15
| * | | | | [NET]: Avoid copying TCP packets unnecessarilyHerbert Xu2007-10-15