summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt2009-09-089-10/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-052-1/+16
| |\
| | * dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-041-1/+12
| | * dm stripe: expose correct io hintsMike Snitzer2009-09-041-0/+4
| * | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-051-0/+1
| * | workqueues: introduce __cancel_delayed_work()Oleg Nesterov2009-09-051-0/+15
| |/
| * lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-311-1/+1
| * 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
| * | kernel_read: redefine offset typeMimi Zohar2009-08-241-1/+1
* | | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-1/+0
* | | Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt2009-08-232-2/+417
|\ \ \
| * \ \ Merge branch 'master' into sh/hwblkPaul Mundt2009-08-1524-112/+204
| |\ \ \
| | * \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-08-152-12/+46
| | |\ \ \
| | * \ \ \ Merge branch 'sh/stable-updates'Paul Mundt2009-08-1335-121/+248
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt2009-08-0415-27/+98
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'sh/kfr2r09'Paul Mundt2009-07-233-12/+34
| |\ \ \ \ \ \
| * | | | | | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-231-0/+44
| * | | | | | | usb: move r8a66597 register definesMagnus Damm2009-07-231-2/+370
| * | | | | | | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-201-0/+3
* | | | | | | | PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-232-3/+212
* | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-232-20/+18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-212-20/+18
* | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-202-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-182-2/+1
* | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-183-18/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-181-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-171-0/+5
| * | | | | | | | 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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-163-15/+48
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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 'master' into for-linusRafael J. Wysocki2009-08-109-28/+76
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-101-5/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-101-0/+2
| | * | | | | 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-092-2/+11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds2009-08-071-1/+2
| |\ \ \ \ \ \
| | * | | | | | vfs: add __destroy_inodeChristoph Hellwig2009-08-071-0/+1