summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-0/+5
* mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra2010-10-271-21/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-265-15/+35
|\
| * fs: inode split IO and LRU listsNick Piggin2010-10-251-1/+2
| * fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig2010-10-251-0/+2
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
| * new helper: ihold()Al Viro2010-10-251-0/+1
| * fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-251-2/+3
| * fs: Implement lazy LRU updates for inodesNick Piggin2010-10-252-8/+7
| * fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-251-1/+2
| * list.h: new helper - hlist_add_fake()Al Viro2010-10-251-0/+6
| * new helper: inode_unhashed()Al Viro2010-10-251-0/+5
| * unexport invalidate_inodesAl Viro2010-10-251-1/+0
| * vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-251-0/+3
| * fs: allow for more than 2^31 filesEric Dumazet2010-10-251-4/+4
| * fs: kill block_prepare_writeChristoph Hellwig2010-10-252-1/+2
| * fs: mark destroy_inode staticChristoph Hellwig2010-10-251-1/+0
| * fs: add sync_inode_metadataChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-264-4/+51
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-264-4/+51
| |\ \ \
| | | * | IB/mlx4: Signal node desc changes to SM by using FW to generate trap 144Jack Morgenstein2010-10-231-0/+1
| | | * | IB/mlx4: Limit size of fast registration WRsEli Cohen2010-10-111-0/+4
| | |/ / | |/| |
| | * | IB/mlx4: Add VLAN support for IBoEEli Cohen2010-10-252-1/+2
| | * | IB/mlx4: Add support for IBoEEli Cohen2010-10-251-0/+27
| | * | mlx4_core: Update data structures and constants for IBoEEli Cohen2010-10-253-3/+8
| | * | mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen2010-10-251-0/+9
| |/ /
* | | docbook: add idr/ida to kernel-api docbookRandy Dunlap2010-10-261-0/+1
* | | docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap2010-10-261-5/+5
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-261-8/+3
|\ \ \
| * \ \ Merge branch 'misc' into releaseLen Brown2010-10-261-8/+0
| |\ \ \
| | * | | ACPI: remove dead codeStephen Hemminger2010-10-191-8/+0
| * | | | ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2010-10-241-0/+3
* | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-10-261-24/+0
|\ \ \ \ \
| * | | | | SFI: remove the v0.7 related definitions from sfi.hFeng Tang2010-10-181-24/+0
| |/ / / /
* | | | | Merge branch 'akpm-incoming-1'Linus Torvalds2010-10-2625-112/+398
|\ \ \ \ \
| * | | | | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-262-0/+17
| * | | | | ratelimit: add comment warning people off printk_ratelimit()Andrew Morton2010-10-261-0/+5
| * | | | | printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim2010-10-261-0/+2
| * | | | | kernel: remove PF_FLUSHERPeter Zijlstra2010-10-261-1/+0
| * | | | | fs: allow for more than 2^31 filesEric Dumazet2010-10-261-4/+4
| * | | | | drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo2010-10-261-0/+79
| * | | | | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo2010-10-261-0/+53
| * | | | | workqueues: s/ON_STACK/ONSTACK/Andrew Morton2010-10-261-3/+3
| * | | | | modules: no need to align .modinfo stringsJan Beulich2010-10-261-2/+2
| * | | | | include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton2010-10-261-4/+4
| * | | | | kernel.h: add {min,max}3 macrosHagen Paul Pfeifer2010-10-261-0/+18
| * | | | | mm: add vzalloc() and vzalloc_node() helpersDave Young2010-10-261-0/+2
| * | | | | mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim2010-10-261-42/+63
| * | | | | mm: declare some external symbolsNamhyung Kim2010-10-262-0/+3
| * | | | | rmap: wrap page_check_address() using __cond_lock()Namhyung Kim2010-10-261-1/+12
OpenPOWER on IntegriCloud