summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+1
2011-05-23Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds1-4/+3
2011-05-23net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-23net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-23net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang1-1/+1
2011-05-23netpoll: disable netpoll when enslave a deviceAmerigo Wang1-0/+1
2011-05-23net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-23net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22KVM: make guest mode entry to be rcu quiescent stateGleb Natapov1-0/+9
2011-05-22Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity4-2/+90
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+1
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+49
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+4
2011-05-21KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson1-0/+1
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+4
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-3/+8
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu1-0/+1
2011-05-21slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter1-2/+4
2011-05-21[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2-5/+17
2011-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2011-05-21ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier1-1/+1
2011-05-21ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier1-0/+2
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds31-172/+1568
2011-05-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+3
2011-05-21Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds3-34/+23
2011-05-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2011-05-20spinlock_up.h: include asm/processor.h in for cpu_relaxStephen Rothwell1-0/+2
2011-05-20block: get rid of on-stack plugging debug checksJens Axboe1-2/+0
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-0/+1
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe31-57/+120
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner54-431/+976
2011-05-20Pull pstore into release branchTony Luck1-1/+3
2011-05-20[media] v4l: Add M420 format definitionHans de Goede1-0/+1
2011-05-20[media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus formatSylwester Nawrocki1-0/+3
2011-05-20[media] uvcvideo: Make the API publicLaurent Pinchart2-0/+70
2011-05-20[media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite1-0/+3
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao1-2/+21
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao1-5/+8
2011-05-20spi: Use void pointers for data in simple SPI I/O operationsMark Brown1-4/+4
2011-05-20basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles1-0/+55
2011-05-20basic_mmio_gpio: allow overriding number of gpioJamie Iles1-0/+1
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt44-411/+969
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet1-1/+3
2011-05-20include/linux/compat.h: coding-style fixesChris Metcalf1-33/+41
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+160
2011-05-20signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+90
2011-05-20libata: Power off empty portsKristen Carlson Accardi1-0/+1
2011-05-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+60