summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-05Input: matrix_keypad - make matrix keymap size dynamicEric Miao
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior
2009-07-31io context: fix ref countingLi Zefan
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell
2009-07-30lguest: fix comment styleRusty Russell
2009-07-29uio: mark uio.h functions __KERNEL__ onlyJiri Slaby
2009-07-29lib: flexible array implementationDave Hansen
2009-07-29pps.h needs <linux/types.h>Dave Jones
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29cgroups: fix pid namespace bugLi Zefan
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
2009-07-28libata: accept late unlocking of HPATejun Heo
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger