summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-211-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-201-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | drm/radeon: add Richland pci idsAlex Deucher2013-03-151-1/+12
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-201-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-181-1/+6
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-195-13/+28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-191-0/+9
| * | | | | | | | | | | net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-171-0/+1
| * | | | | | | | | | | Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bugZhouyi Zhou2013-03-151-2/+4
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov2013-03-141-2/+4
| * | | | | | | | | | tcp: fix skb_availroom()Eric Dumazet2013-03-141-2/+5
| * | | | | | | | | | ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-131-7/+5
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-181-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDYBrian Norris2013-03-141-0/+7
* | | | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | ARM: at91: fix LCD-wiring modeJohan Hovold2013-03-131-1/+0
| * | | | | | | | | | atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-131-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* | | | | | | | | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-162-6/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
* | | | | | | | | | | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-164-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown2013-03-122-1/+3
| * | | | | | | | | | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-121-0/+1
| * | | | | | | | | | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-121-0/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-151-0/+2
* | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-03-141-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney2013-03-141-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-135-22/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | UAPI: fix endianness conditionals in linux/raid/md_p.hDavid Howells2013-03-131-2/+4
| * | | | | | | | | UAPI: fix endianness conditionals in linux/acct.hDavid Howells2013-03-131-2/+4
| * | | | | | | | | UAPI: fix endianness conditionals in linux/aio_abi.hDavid Howells2013-03-131-2/+2
| * | | | | | | | | idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo2013-03-131-16/+50
| * | | | | | | | | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | usb: gadget: composite: fix kernel-doc warningsNishanth Menon2013-03-051-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-131-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | tty/serial: Add support for Altera serial portLey Foon Tan2013-03-121-1/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-131-3/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-051-3/+6
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck2013-03-021-3/+6
* | | | | | | | idr: fix new kernel-doc warningsRandy Dunlap2013-03-131-1/+1
* | | | | | | | Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-131-0/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk2013-03-061-0/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-101-0/+2
|\ \ \ \ \ \ \
| * | | | | | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-091-0/+5
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-071-3/+3
|\ \ \ \ \ \ \
| * | | | | | | drm: Documentation typo fixesChristopher Harvey2013-03-071-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-071-4/+2
|\ \ \ \ \ \ \
| * | | | | | | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-041-3/+0