aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds
2010-03-22Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet
2010-03-18Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-03-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-18Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2010-03-18rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positivesLai Jiangshan
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-16backlight: Add backlight_device parameter to check_fbBruno Prémont
2010-03-16backlight: Revert some const qualifiersRichard Purdie
2010-03-16backlight: Add Epson L4F00242T03 LCD driverAlberto Panizzo
2010-03-16rcu: Fix tracepoints & lockdep false positiveLai Jiangshan
2010-03-16rcu: Make rcu_read_lock_bh_held() allow for disabled BHPaul E. McKenney
2010-03-15Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: export acpi_get_cpuid()Alex Chiang
2010-03-14ACPI: processor: mv processor_pdc.c processor_core.cAlex Chiang
2010-03-15Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie
2010-03-14resource: add window supportBjorn Helgaas