aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-27Merge branch 'master' ofThomas Gleixner
2010-04-26KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-26KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-26module: fix __module_ref_addr()Mathieu Desnoyers
2010-04-26x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-26dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha
2010-04-26drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie
2010-04-26NFSv4: fix delegated lockingTrond Myklebust
2010-04-26include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-26raw: fsync method is now requiredAnton Blanchard
2010-04-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-04-26drm/radeon: add new RS880 pci idAlex Deucher
2010-04-07hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde
2010-04-02Merge branch 'master' ofThomas Gleixner
2010-04-01quota: manage reserved space when quota is not active [v2]Dmitry Monakhov
2010-04-01skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-04-01net: Potential null skb->dev dereferenceEric Dumazet
2010-04-01netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-04-01netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-04-01netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu
2010-04-01net: add __must_check to sk_add_backlogZhu Yi
2010-04-01net: backlog functions renameZhu Yi
2010-04-01net: add limit for socket backlogZhu Yi
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-04-01if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-04-01kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-04-01tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-04-01tty: Keep the default buffering to sub-page unitsAlan Cox
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-04-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka
2010-04-01mac80211: Fix HT rate control configurationSujith
2010-04-01decompress: fix new decompressor for PICRussell King
2010-03-16Merge branch 'master' ofThomas Gleixner
2010-03-15sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville
2010-03-15skbuff: align sk_buff::cb to 64 bit and close some potential holesFelix Fietkau
2010-03-15tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney
2010-03-15perf: Reimplement frequency driven samplingPeter Zijlstra
2010-03-15readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-02-25Merge branch 'linus' into rt/headThomas Gleixner
2010-02-24perf_events: defer poll() wakeups to softirqPeter Zijlstra
2010-02-24sched: Fix taskstates in sched_switch and procCarsten Emde
2010-02-24tracing: Fix the merge fallout from 31-rt to 33Carsten Emde
2010-02-24rwsem: Make inner lock rawThomas Gleixner
2010-02-24semaphore: Make inner lock rawThomas Gleixner
2010-02-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Thomas Gleixner
2010-02-23core: Revert the in_irq() in_softirq() modificationsThomas Gleixner