summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-01Split 'flush_old_exec' into two functionsLinus Torvalds2-1/+2
2010-04-01mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-0/+1
2010-04-01SCSI: enclosure: fix oops while iterating enclosure_status arrayJames Bottomley1-0/+2
2010-04-01connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2010-04-01resource: add helpers for fetching rlimitsJiri Slaby1-0/+22
2010-01-06quota: decouple fs reserved space from quota reservationDmitry Monakhov1-2/+3
2010-01-06Add unlocked version of inode_add_bytes() functionDmitry Monakhov1-0/+1
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2-1/+8
2009-12-18drm/i915: Fix sync to vblank when VGA output is turned offLi Peng1-0/+1
2009-12-18Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller1-1/+1
2009-12-18USB: usb-storage: add BAD_SENSE flagAlan Stern1-1/+3
2009-12-18KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-2/+6
2009-12-18hrtimer: Fix /proc/timer_list regressionFeng Tang1-3/+1
2009-12-14signal: Fix alternate signal stack checkSebastian Andrzej Siewior1-3/+10
2009-12-14SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley1-1/+15
2009-12-14SCSI: osd_protocol.h: Add missing #includeMartin Michlmayr1-0/+1
2009-12-14ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o1-6/+48
2009-12-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o1-2/+4
2009-12-08netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2-5/+7
2009-12-08net: fix sk_forward_alloc corruptionEric Dumazet1-0/+2
2009-12-08mac80211: fix spurious delBA handlingJohannes Berg1-0/+6
2009-11-09PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki1-0/+4
2009-11-09powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt1-0/+1
2009-11-09drm/i915: add B43 chipset supportFabian Henze1-0/+1
2009-11-09param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell1-1/+0
2009-11-098250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt1-0/+3
2009-10-22connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner1-3/+0
2009-10-22connector: Provide the sender's credentials to the callbackPhilipp Reisner1-3/+3
2009-10-22connector: Keep the skb in cn_callback_dataPhilipp Reisner1-3/+3
2009-10-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann1-0/+4
2009-10-22USB: serial: don't call release without attachAlan Stern1-0/+1
2009-10-12smsc95xx: fix transmission where ZLP is expectedSteve Glendinning1-0/+1
2009-10-12tracing: correct module boundaries for ftrace_releasejolsa@redhat.com1-1/+1
2009-10-05tty: USB serial termios bitsAlan Cox1-0/+3
2009-10-05tty: Add a full port_close functionAlan Cox1-1/+7
2009-10-05PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki1-1/+1
2009-09-24KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka1-0/+1
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+3
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller1-2/+2
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2-2/+3
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop1-2/+3
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1