summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] "extern inline" -> "static inline"Adrian Bunk2007-10-121-3/+3
| * | | [ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane2007-10-121-15/+57
| | |/ | |/|
* | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-4/+18
|\ \ \
| * | | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-0/+1
| * | | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-4/+17
* | | | Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2007-10-151-0/+1
|\ \ \ \
| * | | | [IA64] build fix for scatterlistTony Luck2007-10-151-0/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1531-80/+144
|\ \ \ \ \
| * | | | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-151-1/+1
| * | | | | [IPV6]: Replace sk_buff ** with sk_buff * in input handlersHerbert Xu2007-10-153-3/+3
| * | | | | [INET]: Consolidate the xxx_putPavel Emelyanov2007-10-151-0/+6
| * | | | | [INET]: Consolidate the xxx_evictorPavel Emelyanov2007-10-153-0/+11
| * | | | | [INET]: Consolidate the xxx_frag_destroyPavel Emelyanov2007-10-151-0/+5
| * | | | | [INET]: Consolidate xxx_the secret_rebuildPavel Emelyanov2007-10-151-0/+2
| * | | | | [INET]: Consolidate the xxx_frag_killPavel Emelyanov2007-10-151-0/+2
| * | | | | [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-154-11/+14
| * | | | | [INET]: Collect frag queues management objects togetherPavel Emelyanov2007-10-153-4/+19
| * | | | | [INET]: Move common fields from frag_queues in one place.Pavel Emelyanov2007-10-151-0/+21
| * | | | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-1/+0
| * | | | | [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1522-57/+57
| * | | | | [IPVS]: Replace local version of skb_make_writableHerbert Xu2007-10-151-1/+0
| * | | | | [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
| * | | | | [IPV4]: Change ip_defrag to return an integerHerbert Xu2007-10-151-1/+1
| * | | | | [SKBUFF]: Add skb_morphHerbert Xu2007-10-151-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-154-11/+127
|\ \ \ \ \ \
| * | | | | | Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-0/+17
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121730-41203/+45171
| |\ \ \ \ \ \
| * | | | | | | Input: keyboard - add CapsShift lockSamuel Thibault2007-10-111-1/+3
| * | | | | | | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+1
| * | | | | | | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-8/+104
| * | | | | | | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
* | | | | | | | add new prom.h for AU1x00Yoichi Yuasa2007-10-151-0/+13
* | | | | | | | Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-152-2/+2
* | | | | | | | Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2007-10-152-4/+4
* | | | | | | | Add skb_is_gso_v6Brice Goglin2007-10-151-0/+5
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-1513-78/+332
|\ \ \ \ \ \ \
| * | | | | | | NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-0/+1
| * | | | | | | [23/37] Clean up duplicate includes inJesper Juhl2007-10-091-2/+0
| * | | | | | | NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-4/+0
| * | | | | | | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-0/+5
| * | | | | | | NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-12/+0
| * | | | | | | NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust2007-10-091-8/+6
| * | | | | | | NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2007-10-091-6/+0
| * | | | | | | NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust2007-10-091-3/+1
| * | | | | | | NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-091-7/+7
| * | | | | | | NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust2007-10-091-3/+3
| * | | | | | | NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-092-1/+3
| * | | | | | | NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-091-0/+1
| * | | | | | | NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-091-1/+3
| * | | | | | | NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-091-1/+1
OpenPOWER on IntegriCloud