summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* Merge branch 'evm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kas...James Morris2011-12-211-4/+15
|\
| * evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
| * evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
* | Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-5/+0
|\ \
| * | cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines2011-12-191-5/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-202-8/+8
|\ \ \
| * | | x86, dumpstack: Fix code bytes breakage due to missing KERN_CONTClemens Ladisch2011-12-192-8/+8
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-204-6/+32
|\ \ \ \
| * | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-192-6/+17
| * | | | rtc: m41t80: Workaround broken alarm functionalityJohn Stultz2011-12-131-0/+9
| * | | | rtc: Expire alarms after the time is set.NeilBrown2011-12-131-0/+6
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-203-6/+14
|\ \ \ \ \
| * | | | | oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-193-6/+14
* | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-202-15/+1
|\ \ \ \ \ \
| * | | | | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-192-15/+1
* | | | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-12-201-6/+10
|\ \ \ \ \ \ \
| * | | | | | | sh: fix build warning in board-sh7757lcrYoshihiro Shimoda2011-11-181-6/+10
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-12-203-19/+139
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile...Paul Mundt2011-11-243-18/+138
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fixMagnus Damm2011-11-241-0/+1
| | | |/ / / / / / /
| | * | | | | | | | ARM: mach-shmobile: Kota2 TPU LED platform dataMagnus Damm2011-11-242-4/+134
| | * | | | | | | | ARM: mach-shmobile: Kota2 GIC Sparse IRQ fixMagnus Damm2011-11-241-0/+1
| | * | | | | | | | ARM: mach-shmobile: Kota2 PINT fixMagnus Damm2011-11-241-14/+2
| | |/ / / / / / /
| * | | | | | | | ARM: mach-shmobile: SH73A0 external Ethernet fixMagnus Damm2011-11-241-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-12-205-34/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: Fix a regression in nfs_file_llseek()Trond Myklebust2011-12-151-1/+1
| * | | | | | | | NFSv4: Do not accept delegated opens when a delegation recall is in effectTrond Myklebust2011-12-091-8/+16
| * | | | | | | | NFSv4: Ensure correct locking when accessing the 'lock_states' listTrond Myklebust2011-12-091-0/+4
| * | | | | | | | NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust2011-12-011-4/+4
| * | | | | | | | NFSv4: Don't error if we handled it in nfs4_recovery_handle_errorTrond Myklebust2011-12-011-8/+13
| * | | | | | | | SUNRPC: Ensure we always bump the backlog queue in xprt_free_slotTrond Myklebust2011-12-011-6/+4
| * | | | | | | | SUNRPC: Fix the execution time statistics in the face of RPC restartsTrond Myklebust2011-12-011-7/+23
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-207-155/+318
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vmwgfx: Clip cliprects against screen boundaries in present and dirtyJakob Bornecrantz2011-12-191-53/+156
| * | | | | | | | | vmwgfx: Resend the cursor after legacy modesetJakob Bornecrantz2011-12-192-1/+26
| * | | | | | | | | vmwgfx: Do better culling of presentsJakob Bornecrantz2011-12-191-12/+25
| * | | | | | | | | vmwgfx: Refactor kms code to use vmw_user_lookup_handle helperJakob Bornecrantz2011-12-191-61/+37
| * | | | | | | | | vmwgfx: Add helper function to get surface or dmabufJakob Bornecrantz2011-12-192-0/+28
| * | | | | | | | | vmwgfx: Refactor cursor updateJakob Bornecrantz2011-12-191-27/+39
| * | | | | | | | | vmwgfx: Remove dmabuf check in present ioctlJakob Bornecrantz2011-12-191-6/+0
| * | | | | | | | | vmwgfx: Use the revised fifo hw version register when presentThomas Hellstrom2011-12-192-3/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-2028-303/+353
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "[media] af9015: limit I2C access to keep FW happy"Mauro Carvalho Chehab2011-12-122-104/+0
| * | | | | | | | | [media] s5p-fimc: Fix camera input configuration in subdev operationsSylwester Nawrocki2011-12-111-0/+1
| * | | | | | | | | [media] m5mols: Fix logic in sanity checkThomas Jarosch2011-12-111-1/+1
| * | | | | | | | | [media] ati_remote: switch to single-byte scancodesAnssi Hannula2011-12-114-229/+220
| * | | | | | | | | [media] V4L: mt9m111: fix uninitialised mutexGuennadi Liakhovetski2011-12-111-0/+1
| * | | | | | | | | [media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik2011-12-111-0/+1
| * | | | | | | | | [media] V4L: mt9t112: use after free in mt9t112_probe()Dan Carpenter2011-12-111-1/+3
OpenPOWER on IntegriCloud