summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-12-08net: fix sk_forward_alloc corruptionEric Dumazet
2009-11-09powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt
2009-11-09param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell
2009-11-098250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt
2009-10-22connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-22connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-22connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-10-22USB: serial: don't call release without attachAlan Stern
2009-10-12smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-10-12tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-05tty: USB serial termios bitsAlan Cox
2009-10-05tty: Add a full port_close functionAlan Cox
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
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-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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