summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-091-0/+5
* iommu: inline iommu_num_pagesAnton Blanchard2010-08-091-2/+10
* kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches2010-08-091-11/+0
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-091-2/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-091-0/+4
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-091-1/+7
* rmap: add exclusive page to private anon_vma on swapinRik van Riel2010-08-091-0/+2
* oom: deprecate oom_adj tunableDavid Rientjes2010-08-091-0/+3
* oom: badness heuristic rewriteDavid Rientjes2010-08-093-2/+23
* oom: move badness() declaration into oom.hAndrew Morton2010-08-091-0/+6
* vmscan: kill prev_priority completelyKOSAKI Motohiro2010-08-092-20/+0
* mm: implement writeback livelock avoidance using page taggingJan Kara2010-08-092-1/+2
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-091-0/+4
* ksm: fix ksm swapin time optimizationAndrea Arcangeli2010-08-091-1/+1
* tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-091-1/+2
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-091-0/+11
* gcc-4.6: mm: fix unused but set warningsAndi Kleen2010-08-092-2/+6
* gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen2010-08-091-1/+3
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-091-4/+0
* mmzone.h: remove dead prototypeAlexander Nevenchannyy2010-08-091-2/+0
* mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim2010-08-091-1/+1
* oom: move sysctl declarations to oom.hDavid Rientjes2010-08-091-0/+5
* oom: extract panic helper functionDavid Rientjes2010-08-091-0/+1
* oom: select task from tasklist for mempolicy oomsDavid Rientjes2010-08-091-1/+12
* buffer_head: remove redundant test from wait_on_bufferRichard Kennedy2010-08-091-6/+1
* mm: extend KSM refcounts to the anon_vma rootRik van Riel2010-08-091-0/+15
* mm: always lock the root (oldest) anon_vmaRik van Riel2010-08-091-4/+4
* mm: track the root (oldest) anon_vmaRik van Riel2010-08-091-0/+1
* mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel2010-08-091-0/+10
* mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel2010-08-091-2/+2
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-082-12/+13
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06143-752/+3267
| |\
| * \ Merge branch 'master' into for-linusChris Metcalf2010-07-0613-29/+65
| |\ \
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-062-12/+13
* | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-081-1/+4
|\ \ \ \
| * | | | OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä2010-08-031-1/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-072-112/+451
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-022-112/+451
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | firewire: add isochronous multichannel receptionStefan Richter2010-07-292-96/+214
| | | * | | | firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter2010-07-231-5/+24
| | | * | | | firewire: cdev: add PHY pingingStefan Richter2010-07-231-1/+4
| | | * | | | firewire: cdev: add PHY packet receptionStefan Richter2010-07-232-8/+34
| | | * | | | firewire: cdev: add PHY packet transmissionStefan Richter2010-07-231-1/+43
| | | * | | | firewire: cdev: some clarifications to the API documentationStefan Richter2010-07-231-8/+25
| | | * | | | firewire: normalize status values in packet callbacksStefan Richter2010-07-231-4/+4
| | | * | | | firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-2/+4
| | | * | | | firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter2010-07-082-0/+6
| | | * | | | firewire: cdev: extend fw_cdev_event_iso_interrupt documentationStefan Richter2010-06-201-4/+15
| | | * | | | firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter2010-06-201-2/+74
OpenPOWER on IntegriCloud