aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21dm: introduce merge_bvec_fnMilan Broz
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20cyclades: use tty_portAlan Cox
2008-07-20stallion: use tty_portAlan Cox
2008-07-20istallion: use tty_portAlan Cox
2008-07-20gs: use tty_portAlan Cox
2008-07-20esp: use tty_portAlan Cox
2008-07-20tty.h: clean upAlan Cox
2008-07-20serial: use tty_portAlan Cox
2008-07-20tty: Introduce a tty_port common structureAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-07-20Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel
2008-07-20mfd: remove DS1WM register definitions from asic3.hPhilipp Zabel
2008-07-20mfd: add ASIC3_CONFIG_GPIO templatesPhilipp Zabel
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz
2008-07-20V4L/DVB (8246): tvaudio: Stop I2C driver ID abuseJean Delvare
2008-07-20V4L/DVB (8245): ovcamchip: Delete stray I2C bus IDJean Delvare
2008-07-20V4L/DVB (8197): gspca: pac207 frames no more decoded in the subdriver.Hans de Goede
2008-07-20V4L/DVB (8194): gspca: Fix the format of the low resolution mode of spca561.Hans de Goede
2008-07-20V4L/DVB (8157): gspca: all subdriversJean-Francois Moine
2008-07-20V4L/DVB (7942): Hardware frequency seek ioctl interfaceTobias Lorenz
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti
2008-07-20KVM: Support mixed endian machinesTan, Li
2008-07-20KVM: Add coalesced MMIO support (common part)Laurent Vivier
2008-07-20KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier
2008-07-20KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki