summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-261-2/+2
| * | | | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-261-6/+1
| * | | | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-262-2/+2
| * | | | ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-231-0/+2
| * | | | tc: comment spelling fixesstephen hemminger2011-11-221-3/+3
| |/ / /
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-11-301-7/+0
|\ \ \ \
| * \ \ \ Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann2011-11-2928-47/+65
| |\ \ \ \
| * \ \ \ \ Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren2011-11-231-7/+0
| |\ \ \ \ \
| | * | | | | ARM: OMAP: HWMOD: Unify DSS resets for OMAPsTomi Valkeinen2011-11-081-7/+0
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-291-95/+134
|\ \ \ \ \ \ \
| * | | | | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-281-95/+134
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-281-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-171-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-281-5/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie2011-11-281-5/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | drm/exynos: use gem create function genericallyInki Dae2011-11-151-5/+4
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-281-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-101-1/+2
* | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-232-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-241-0/+2
| * | | | | | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-232-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-231-3/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-231-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-232-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-231-0/+2
| * | | | | | | | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-201-0/+4
* | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-222-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-042-0/+4
* | | | | | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-222-2/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-172-2/+0
* | | | | | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-211-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-6/+8
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-151-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-211-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-111-1/+7
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-203-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-141-1/+2
| * | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-2/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-092-2/+9
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
| | | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-2/+5
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-2/+5
* | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-171-1/+0
* | | | | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-203-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \