summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into core/rcuIngo Molnar2009-09-0419-62/+80
|\
| * lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
| * ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-261-2/+3
| * flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-261-4/+6
| * flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-261-1/+1
| * mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-2/+4
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-241-0/+4
| |\
| | * Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-241-2/+2
| |\ \
| | * | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-221-2/+2
| * | | kernel_read: redefine offset typeMimi Zohar2009-08-241-1/+1
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-211-0/+4
| |\ \ \
| | * | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+2
| | * | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+2
| * | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-212-20/+18
| |/ / /
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-191-1/+1
| |\ \ \
| | * | | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-171-1/+1
| * | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-182-2/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-185-8/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-175-8/+13
| * | | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-171-15/+15
| * | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-172-15/+17
| * | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-171-3/+4
| | |/ / | |/| |
* | | | rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-291-1/+3
* | | | rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-292-3/+3
* | | | rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney2009-08-261-2/+0
* | | | rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney2009-08-241-2/+2
* | | | rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-235-258/+2
* | | | rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-235-1/+73
* | | | rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney2009-08-232-2/+0
* | | | rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney2009-08-233-24/+44
* | | | rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-233-10/+23
* | | | rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney2009-08-231-211/+0
* | | | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney2009-08-222-4/+4
* | | | cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU casePaul E. McKenney2009-08-151-5/+12
* | | | Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar2009-08-15138-644/+1740
|\ \ \ \ | |/ / /
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-11/+38
| |\ \ \
| | * | | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
| | * | | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-131-1/+8
| |\ \ \ \
| | * | | | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
| | | |/ / | | |/| |
| * | | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2
| | |/ / | |/| |
| * | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-102-7/+20
| |\ \ \ | | |/ / | |/| |
| | * | perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| | * | perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| | * | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-102-1/+4
| | * | perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-5/+5
| * | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-051-0/+1
| * | | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-093-36/+107
OpenPOWER on IntegriCloud