aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-05
|\
| * pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-05
|\ \
| * | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-05
|\ \ \
| * | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-04
| * | | dm stripe: expose correct io hintsMike Snitzer2009-09-04
* | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-05
* | | | workqueues: introduce __cancel_delayed_work()Oleg Nesterov2009-09-05
|/ / /
* | | lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-31
* | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-26
* | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-26
* | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-26
* | | mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-24
|\ \ \
| * | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-24
|\ \ \ \ | | |_|/ | |/| |
| * | | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-22
* | | | kernel_read: redefine offset typeMimi Zohar2009-08-24
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-21
|\ \ \ \
| * | | | drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-21
| * | | | drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-20
* | | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-21
|/ / / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-19
|\ \ \ \
| * | | | drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-16
* | | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
* | | | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-17
* | | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
* | | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-17
| |/ / / |/| | |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-13
|\ \ \ \
| * | | | 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 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-13
|\ \ \ \ \
| * | | | | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-10
| | |/ / / | |/| | |
* | | | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-12
| |/ / / |/| | |
* | | | 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
|\ \ \ \