summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-06quota: decouple fs reserved space from quota reservationDmitry Monakhov
2010-01-06Add unlocked version of inode_add_bytes() functionDmitry Monakhov
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-18drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-18Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-12-18USB: usb-storage: add BAD_SENSE flagAlan Stern
2009-12-18KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-18hrtimer: Fix /proc/timer_list regressionFeng Tang
2009-12-14signal: Fix alternate signal stack checkSebastian Andrzej Siewior
2009-12-14SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley
2009-12-14SCSI: osd_protocol.h: Add missing #includeMartin Michlmayr
2009-12-14ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o
2009-12-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o
2009-12-08netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-12-08net: fix sk_forward_alloc corruptionEric Dumazet
2009-12-08mac80211: fix spurious delBA handlingJohannes Berg
2009-11-09PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-09powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt
2009-11-09drm/i915: add B43 chipset supportFabian Henze
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-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
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-10-05PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki
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/davem/net-2.6Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
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-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller