aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-13
* perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-13
* Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
|\
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-10
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-10
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-10
| * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-09
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
|\ \ | |/ |/|
| * KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-05
* | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
* | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-07
|\ \
| * | vfs: add __destroy_inodeChristoph Hellwig2009-08-07
| * | vfs: fix inode_init_always calling conventionChristoph Hellwig2009-08-07
| |/
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-07
|\ \
| * | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-06
| |/
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-08-07
|\ \
| * | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-03
| * | mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre2009-08-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-07
|\ \ \
| * | | Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-06
* | | | bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-07
* | | | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-07
* | | | drm/radeon: Add support for RS880 chipsAlex Deucher2009-08-04
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-08-04
|\ \ \
| * | | tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-04
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-08-04
|\ \ \ \
| * | | | block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen2009-08-01
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-04
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-03
| |\ \ \ \
| | * | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-03
| * | | | | bluetooth: rfcomm_init bug fixDave Young2009-08-03
| |/ / / /
| * | | | ip: fix logic of reverse path filter sysctlStephen Hemminger2009-07-27
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-04
|\ \ \ \ \
| * | | | | drm/radeon: add some new r7xx pci idsAlex Deucher2009-08-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-04
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf_counter: Full task tracingPeter Zijlstra2009-08-02
| | |/ / | |/| |
* | | | Merge branch 'bugzilla-13620-revert' into releaseLen Brown2009-08-02
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-27
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-31
|\ \ \ \
| * | | | io context: fix ref countingLi Zefan2009-07-31
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-31
|\ \ \ \ \
| * | | | | clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-31
| | |/ / / | |/| | |
* | | | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-31
* | | | | lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior2009-07-31
* | | | | lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell2009-07-30
* | | | | lguest: fix comment styleRusty Russell2009-07-30
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-29
|\ \ \ \ \
| * | | | | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-29
| | |/ / / | |/| | |
* | | | | uio: mark uio.h functions __KERNEL__ onlyJiri Slaby2009-07-29