aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-27
| * | | | | | | | mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-27
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: Remove the multi-page alignment facilityIngo Molnar2010-10-27
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rps: add __rcu annotationsEric Dumazet2010-10-25
| * | | | | | | | | net/802: add __rcu annotationsEric Dumazet2010-10-25
| * | | | | | | | | ipv6: ip6_ptr rcu annotationsEric Dumazet2010-10-25
| * | | | | | | | | vlan: rcu annotationsEric Dumazet2010-10-25
| * | | | | | | | | phylib: make local function staticstephen hemminger2010-10-24
| * | | | | | | | | connector: remove lazy workqueue creationTejun Heo2010-10-24
| |/ / / / / / / /
* | | | | | | | | Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-27
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fasync: re-organize fasync entry insertion to allow it under a spinlockLinus Torvalds2010-10-27
| * | | | | | | | locks/nfsd: allocate file lock outside of spinlockArnd Bergmann2010-10-27
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: inode split IO and LRU listsNick Piggin2010-10-25
| * | | | | | | | | fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig2010-10-25
| * | | | | | | | | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
| * | | | | | | | | new helper: ihold()Al Viro2010-10-25
| * | | | | | | | | fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-25
| * | | | | | | | | fs: Implement lazy LRU updates for inodesNick Piggin2010-10-25
| * | | | | | | | | fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-25
| * | | | | | | | | list.h: new helper - hlist_add_fake()Al Viro2010-10-25
| * | | | | | | | | new helper: inode_unhashed()Al Viro2010-10-25
| * | | | | | | | | unexport invalidate_inodesAl Viro2010-10-25
| * | | | | | | | | vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-25
| * | | | | | | | | fs: allow for more than 2^31 filesEric Dumazet2010-10-25
| * | | | | | | | | fs: kill block_prepare_writeChristoph Hellwig2010-10-25
| * | | | | | | | | fs: mark destroy_inode staticChristoph Hellwig2010-10-25
| * | | | | | | | | fs: add sync_inode_metadataChristoph Hellwig2010-10-25
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-26
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein2010-10-23
| | | * | | | | | | | | | IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-11
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-25
| | * | | | | | | | | | IB/mlx4: Add support for IBoEEli Cohen2010-10-25
| | * | | | | | | | | | mlx4_core: Update data structures and constants for IBoEEli Cohen2010-10-25
| | * | | | | | | | | | mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2010-10-25
| |/ / / / / / / / / /
* | | | | | | | | | | docbook: add idr/ida to kernel-api docbookRandy Dunlap2010-10-26
* | | | | | | | | | | docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap2010-10-26
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'misc' into releaseLen Brown2010-10-26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: remove dead codeStephen Hemminger2010-10-19
| * | | | | | | | | | | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2010-10-24
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SFI: remove the v0.7 related definitions from sfi.hFeng Tang2010-10-18
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'akpm-incoming-1'Linus Torvalds2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-26
| * | | | | | | | | | | ratelimit: add comment warning people off printk_ratelimit()Andrew Morton2010-10-26
| * | | | | | | | | | | printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim2010-10-26