summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26modules: no need to align .modinfo stringsJan Beulich
2010-10-26include/linux/kernel.h: add __must_check to strict_strto*()Andrew Morton
2010-10-26kernel.h: add {min,max}3 macrosHagen Paul Pfeifer
2010-10-26mm: add vzalloc() and vzalloc_node() helpersDave Young
2010-10-26mm: fix sparse warnings on GFP_ZONE_TABLE/BADNamhyung Kim
2010-10-26mm: declare some external symbolsNamhyung Kim
2010-10-26rmap: wrap page_check_address() using __cond_lock()Namhyung Kim
2010-10-26rmap: annotate lock context change on page_[un]lock_anon_vma()Namhyung Kim
2010-10-26mm: wrap get_locked_pte() using __cond_lock()Namhyung Kim
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26mm: remove alignment padding from anon_vma on (some) 64 bit buildsRichard Kennedy
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-26writeback: do not sleep on the congestion queue if there are no congested BDI...Mel Gorman
2010-10-26mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGSWill Deacon
2010-10-26writeback: add nr_dirtied and nr_written to /proc/vmstatMichael Rubin
2010-10-26mm: add account_page_writeback()Michael Rubin
2010-10-26memory hotplug: unify is_removable and offline detection codeKAMEZAWA Hiroyuki
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo
2010-10-26include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definitonzeal
2010-10-26oom: add per-mm oom disable countYing Han
2010-10-26kfifo: disable __kfifo_must_check_helper()Andrew Morton
2010-10-26types.h: move misplaced commentAndrew Morton
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-26resources: support allocating space within a region from the top downBjorn Helgaas
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-26Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF
2010-10-26genirq: Add single IRQ reservation helperPaul Mundt
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-10-25fs: inode split IO and LRU listsNick Piggin
2010-10-25fs: use percpu counter for nr_dentry and nr_dentry_unusedChristoph Hellwig
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-25new helper: ihold()Al Viro
2010-10-25fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig
2010-10-25fs: Implement lazy LRU updates for inodesNick Piggin
2010-10-25fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-25new helper: inode_unhashed()Al Viro
2010-10-25unexport invalidate_inodesAl Viro