summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mm: fix race between mremap and removing migration entryHugh Dickins2011-10-191-4/+4
| * | | | | | | | Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds2011-10-191-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite2011-10-191-1/+1
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-195-9/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/kms/atom: fix handling of FB scratch indicesAlex Deucher2011-10-192-2/+14
| | * | | | | | | | drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP bridge...Alex Deucher2011-10-181-1/+11
| | * | | | | | | | drm/radeon/kms/DCE4.1: ss is not supported on the internal ppllsAlex Deucher2011-10-181-1/+1
| | * | | | | | | | drm/radeon/kms/DCE4.1: fix dig encoder to transmitter mappingAlex Deucher2011-10-181-4/+9
| | * | | | | | | | ttm: Fix error-path using an uninitialized valueThomas Hellstrom2011-10-181-1/+1
| | |/ / / / / / /
| * | | | | | | | cputimer: Cure lock inversionPeter Zijlstra2011-10-181-3/+4
| |/ / / / / / /
| * | | | | | | Linux 3.1-rc10v3.1-rc10Linus Torvalds2011-10-171-1/+1
| * | | | | | | Avoid using variable-length arrays in kernel/sys.cLinus Torvalds2011-10-171-1/+1
| * | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-10-164-3/+11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai2011-10-151-1/+0
| | * | | | | | ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo2011-10-151-0/+2
| | * | | | | | ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon2011-10-151-2/+2
| | * | | | | | ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij2011-10-011-0/+7
| * | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-151-4/+11
| |\ \ \ \ \ \ \
| | * | | | | | | hwmon: (w83627ehf) Properly report thermal diode sensorsJean Delvare2011-10-131-4/+11
| * | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-142-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-131-0/+1
| | * | | | | | | | gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-131-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-10-148-62/+69
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-114-51/+45
| | * | | | | | | | xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-115-10/+24
| | * | | | | | | | xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig2011-10-111-1/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'stable' of git://github.com/cmetcalf-tilera/linux-tileLinus Torvalds2011-10-142-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-132-2/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-10-142-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Default to vsyscall=native for nowAdrian Bunk2011-10-112-4/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-135-13/+25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger2011-10-101-3/+8
| | * | | | | | | | gro: refetch inet6_protos[] after pulling ext headersYan, Zheng2011-10-101-0/+1
| | * | | | | | | | bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2011-10-102-7/+13
| | * | | | | | | | mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo2011-10-101-3/+3
| | |/ / / / / / /
| * | | | | | | | ide: Fix file references in drivers/ide/Johann Felix Soden2011-10-131-12/+12
| * | | | | | | | Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds2011-10-131-1/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Btrfs: make sure not to defrag extents past i_sizeChris Mason2011-10-111-1/+3
| | * | | | | | | Btrfs: fix recursive auto-defragLi Zefan2011-10-101-0/+7
| * | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-10-101-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French2011-10-071-1/+1
| * | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-10-104-12/+7
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann2011-10-083-12/+6
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin2011-09-301-3/+0
| | | * | | | | | | | | ARM: OMAP: Fix i2c init for twl4030Tony Lindgren2011-09-301-1/+2
| | | * | | | | | | | | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley2011-09-301-8/+4
| | * | | | | | | | | | ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar2011-10-071-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich2011-10-101-1/+0
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-103-21/+21
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud