summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber2013-08-221-2/+4
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-222-2/+2
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-226-9/+9
* proc: more readdir conversion bug-fixesLinus Torvalds2013-08-201-1/+1
* proc: return on proc_readdir errorRichard Genoud2013-08-191-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-08-194-11/+23
|\
| * GFS2: Check for glock already held in gfs2_getxattrSteven Whitehouse2013-08-191-0/+4
| * GFS2: alloc_workqueue() doesn't return an ERR_PTRDan Carpenter2013-08-191-4/+4
| * GFS2: don't overrun reserved revokesBenjamin Marzinski2013-08-191-5/+13
| * GFS2: WQ_NON_REENTRANT is meaningless and going awayTejun Heo2013-08-191-1/+1
| * GFS2: Fix typo in gfs2_create_inode()Steven Whitehouse2013-08-191-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-08-195-46/+34Star
|\ \
| * \ Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-08-1483-492/+823
| |\ \
| | * | x86, microcode, AMD: Fix early microcode loadingTorsten Kaiser2013-08-123-29/+27Star
| | * | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf...Torsten Kaiser2013-08-121-15/+5Star
| * | | x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake2013-08-101-2/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-08-192-4/+3Star
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-121-1/+1
| |\ \ \ \
| | * | | | sched_clock: Fix integer overflowBaruch Siach2013-07-231-1/+1
| * | | | | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-07-251-3/+2Star
| |\ \ \ \ \
| | * | | | | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-241-2/+0Star
| | * | | | | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-241-1/+2
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-195-36/+80
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve...Dave Airlie2013-08-19157-1007/+1554
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck codeChris Wilson2013-08-141-29/+57
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | drm/i915: unpin backing storage in dmabuf_unmapDaniel Vetter2013-08-191-0/+8
| * | | | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-08-193-7/+15
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki2013-08-151-1/+1
| | * | | | | | | drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher2013-08-151-6/+6
| | * | | | | | | drm/radeon: fix UVD message buffer validationChristian König2013-08-121-0/+8
| |/ / / / / / /
* | | | | | | | kernel: fix new kernel-doc warning in wait.cRandy Dunlap2013-08-191-2/+1Star
* | | | | | | | Linux 3.11-rc6Linus Torvalds2013-08-181-1/+1
* | | | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-181-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | cpuset: fix the return value of cpuset_write_u64()Li Zefan2013-08-131-2/+4
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-08-174-21/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara2013-08-173-17/+48
| * | | | | | | | | jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()Jan Kara2013-08-121-4/+4
* | | | | | | | | | s390: Fix broken buildGuenter Roeck2013-08-171-1/+1
* | | | | | | | | | MAINTAINERS: Change ownership for SGI specific modules.Robin Holt2013-08-171-2/+2
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-178-33/+69
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-134-9/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd2013-08-131-1/+6
| | * | | | | | | | | | ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon2013-08-131-0/+3
| | * | | | | | | | | | ARM: Fix FIQ code on VIVT CPUsRussell King2013-08-081-6/+2Star
| | * | | | | | | | | | ARM: Fix !kuser helpers caseRussell King2013-08-071-1/+2
| | * | | | | | | | | | ARM: Fix the world famous typo with is_gate_vma()Russell King2013-08-071-1/+1
| * | | | | | | | | | | ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren2013-08-133-4/+29
| * | | | | | | | | | | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2013-08-131-19/+30
| * | | | | | | | | | | ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2013-08-131-1/+1
* | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-08-172-8/+24
|\ \ \ \ \ \ \ \ \ \ \ \