aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-15cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-09perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra