summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-063-20/+69
|\
| * driver core: device_rename's new_name can be constJohannes Berg2010-08-051-1/+1
| * sysfs: Remove owner field from sysfs struct attributeGuenter Roeck2010-08-051-6/+0Star
| * Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2010-08-051-3/+5
| * sysfs: sysfs_chmod_file's attr can be constJean Delvare2010-08-051-3/+3
| * Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-051-4/+58
| * Driver core: Drop __must_check from bus_for_each_drv()Jean Delvare2010-08-051-3/+2Star
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-062-3/+3
|\ \
| * | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-092-3/+3
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-065-31/+62
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-051-6/+0Star
| |\ \ \
| | * | | sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-171-6/+0Star
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2010-07-2138-160/+224
| |\ \ \ \
| * | | | | sched: Fix spelling of siblingMichael Neuling2010-06-291-1/+1
| * | | | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-186-16/+14Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched: Add asymmetric group packing option for sibling domainMichael Neuling2010-06-092-1/+4
| * | | | | sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri2010-06-091-1/+1
| * | | | | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-091-6/+3Star
| * | | | | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-091-16/+21
| * | | | | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...Ingo Molnar2010-06-084-1/+33
| |\ \ \ \ \
| | * | | | | sched: add hooks for workqueueTejun Heo2010-06-081-0/+1
| | * | | | | sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-082-0/+22
| | * | | | | sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2010-06-082-1/+10
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0617-261/+228Star
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-052-8/+17
| |\ \ \ \ \ \ \
| | * | | | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-1/+1
| | * | | | | | | lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-131-1/+1
| | * | | | | | | lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-121-13/+3Star
| | * | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-122-4/+10
| | * | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12444-2690/+13476
| | |\ \ \ \ \ \ \
| | * | | | | | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-251-1/+1
| | * | | | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-0/+9
| | * | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+4
| * | | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-0210-28/+69
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Drop cpparg() macroFrederic Weisbecker2010-08-021-5/+2Star
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-07-233-13/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | tracing/documentation: Document dynamic ftracer internalsMike Frysinger2010-07-211-0/+5
| | * | | | | | | | | | tracing: Reduce latency and remove percpu trace_seqLai Jiangshan2010-07-212-11/+6Star
| | * | | | | | | | | | tracing: Allow to disable cmdline recordingLi Zefan2010-07-211-2/+5
| * | | | | | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-221-12/+15
| * | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-07-212-17/+0Star
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing: Remove special tracesFrederic Weisbecker2010-07-202-17/+0Star
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-2124-134/+168
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0Star
| * | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-0510-10/+37
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing: Use class->reg() for all registering of eventsSteven Rostedt2010-06-292-0/+5
| * | | | | | | | | | | tracing: Convert more sched events to DEFINE_EVENTLi Zefan2010-06-281-25/+7Star
| * | | | | | | | | | | tracing: Convert some timer events to DEFINE_EVENTLi Zefan2010-06-281-48/+32Star
| * | | | | | | | | | | tracing: Use a global field list for all syscall exit eventsLi Zefan2010-06-282-3/+0Star
| * | | | | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-287-22/+33
| |\ \ \ \ \ \ \ \ \ \ \