aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* mm: introduce follow_pfn()Johannes Weiner2009-06-16
* vmscan: cleanup the scan batching codeWu Fengguang2009-06-16
* vmscan: evict use-once pages firstRik van Riel2009-06-16
* mm: introduce PageHuge() for testing huge/gigantic pagesWu Fengguang2009-06-16
* page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter2009-06-16
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
* page allocator: move check for disabled anti-fragmentation out of fastpathMel Gorman2009-06-16
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
* page allocator: do not sanity check order in the fast pathMel Gorman2009-06-16
* page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()Mel Gorman2009-06-16
* cpuset,mm: update tasks' mems_allowed in timeMiao Xie2009-06-16
* mm: clean up get_user_pages_fast() documentationNick Piggin2009-06-16
* radix-tree: add radix_tree_prev_hole()Wu Fengguang2009-06-16
* readahead: record mmap read-around states in file_ra_stateWu Fengguang2009-06-16
* readahead: make mmap_miss an unsigned intWu Fengguang2009-06-16
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* firmware_map: fix hang with x86/32bitYinghai Lu2009-06-16
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-16
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-15
|\
| * timers: Logic to move non pinned timersArun R Bharadwaj2009-05-13
| * timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj2009-05-13
| * timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-13
* | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-15
|\ \
| * | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-13
| * | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-11
* | | Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-15
|\ \ \
| * | | ntp: fix comment typosjohn stultz2009-05-12
| * | | ntp: adjust SHIFT_PLL to improve NTP convergencejohn stultz2009-05-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
| |\ \ \ \
| * | | | | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski2009-06-15
| * | | | | netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso2009-06-13
| * | | | | list_nulls: add hlist_nulls_add_head and hlist_nulls_delPablo Neira Ayuso2009-06-13
| * | | | | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso2009-06-13
| * | | | | netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso2009-06-13
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-11
| | |\ \ \ \ \
| | * | | | | | netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2009-06-10
| | * | | | | | netfilter: xt_socket: added new revision of the 'socket' match supporting flagsLaszlo Attila Toth2009-06-09
| | * | | | | | netfilter: passive OS fingerprint xtables matchEvgeniy Polyakov2009-06-08
| | * | | | | | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-08
| | * | | | | | netfilter: xt_NFQUEUE: queue balancing supportFlorian Westphal2009-06-05
| | * | | | | | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-04
| | * | | | | | netfilter: conntrack: replace notify chain by function pointerPablo Neira Ayuso2009-06-03
| | * | | | | | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-02
| | * | | | | | netfilter: conntrack: remove events flags from userspace exposed filePablo Neira Ayuso2009-06-02
| | * | | | | | netfilter: conntrack: don't report events on module removalPablo Neira Ayuso2009-06-02
| | * | | | | | netfilter: ctnetlink: rename tuple() by nf_ct_tuple() macro definitionPablo Neira Ayuso2009-06-02
| | * | | | | | netfilter: nf_ct_tcp: TCP simultaneous open supportJozsef Kadlecsik2009-06-02
| | * | | | | | netfilter: conntrack: add support for DCCP handshake sequence to ctnetlinkPablo Neira Ayuso2009-05-27