summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26docbook: add idr/ida to kernel-api docbookRandy Dunlap
2010-10-26docbook: add more wait/wake/completion to device-drivers docbookRandy Dunlap
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2010-10-26Merge branch 'akpm-incoming-1'Linus Torvalds
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf
2010-10-26ratelimit: add comment warning people off printk_ratelimit()Andrew Morton
2010-10-26printk: declare printk_ratelimit_state in ratelimit.hNamhyung Kim
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra
2010-10-26fs: allow for more than 2^31 filesEric Dumazet
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo
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-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