summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* perf_counter: add an event_listPeter Zijlstra2009-04-062-11/+23
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-062-43/+100
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-064-17/+21
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-063-50/+9
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-062-1/+208
* perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra2009-04-061-6/+6
* perf_counter: add comment to barrierPeter Zijlstra2009-04-061-0/+4
* perf_counter: use list_move_tail()Peter Zijlstra2009-04-061-4/+2
* perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra2009-04-061-1/+1
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-067891-338837/+893306
|\
| * Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-054-28/+32
| |\
| | * Audit: remove spaces from audit_log_d_pathEric Paris2009-04-052-3/+3
| | * audit: audit_set_auditable defined but not usedEric Paris2009-04-051-8/+8
| | * audit: incorrect ref counting in audit tree tag_chunkEric Paris2009-04-051-0/+2
| | * audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-051-1/+1
| | * audit: ignore terminating NUL in AUDIT_USER_TTY messagesMiloslav Trmac2009-04-051-0/+3
| | * Audit: fix handling of 'strings' with NULL charactersMiloslav Trmac2009-04-051-1/+1
| | * make the e->rule.xxx shorter in kernel auditfilter.cZhenwen Xu2009-04-051-8/+8
| | * auditsc: fix kernel-doc notationRandy Dunlap2009-04-051-2/+2
| | * audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-051-5/+4
| * | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-0515-164/+139
| |\ \
| | * | mfd: fix da903x warningSamuel Ortiz2009-04-051-1/+1
| | * | mfd: fix MAINTAINERS entrySamuel Ortiz2009-04-051-1/+2
| | * | mfd: Use the value of the final spin when reading the AUXADCMark Brown2009-04-051-1/+1
| | * | mfd: Storage class should be before const qualifierTobias Klauser2009-04-053-4/+4
| | * | mfd: PASIC3: supply clock_rate to DS1WM via driver_dataPhilipp Zabel2009-04-051-9/+13
| | * | mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-052-20/+8
| | * | mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-051-1/+0
| | * | pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel2009-04-051-1/+0
| | * | mfd: convert PASIC3 to use MFD corePhilipp Zabel2009-04-052-98/+62
| | * | mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-053-23/+25
| | * | mfd: Support active high IRQs on WM835xMark Brown2009-04-052-1/+17
| | * | mfd: Use bulk read to fill WM8350 register cacheMark Brown2009-04-051-9/+12
| | * | mfd: remove duplicated #include from pcf50633Huang Weiyi2009-04-051-1/+0
| | |/
| * | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-04-057-14/+13
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Jesper Nilsson2009-04-023-7/+7
| | |\ \
| | | * | cpumask: use mm_cpumask() wrapper: crisRusty Russell2009-03-162-4/+4
| | | * | cpumask: Use accessors code.: crisRusty Russell2009-03-161-2/+2
| | | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: crisRusty Russell2009-03-161-1/+1
| | * | | CRISv32: Remove extraneous space between -I and the path.Jesper Nilsson2009-04-021-3/+3
| | * | | cris: convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-04-022-2/+2
| | * | | BUG to BUG_ON changesStoyan Gaydarov2009-04-021-2/+1
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-05146-2790/+4854
| |\ \ \ \
| | * | | | ACPI: processor: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-15/+4
| | * | | | ACPI: button: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-051-69/+8
| | * | | | ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-053-0/+83
| | * | | | Merge branch 'linus' into releaseLen Brown2009-04-056794-263691/+548675
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'misc' into releaseLen Brown2009-04-059-26/+43
| | |\ \ \ \
| | | * | | | toshiba-acpi: remove MAINTAINERS entryJohannes Berg2009-04-051-4/+1
| | | * | | | panasonic-laptop: use snprintf with PAGE_SIZE in sysfs attributesHarald Welte2009-04-031-4/+4