summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-11mm: thp: acquire the anon_vma rwsem for write during splitMel Gorman1-2/+13
2013-01-11mm: mmap: annotate vm_lock_anon_vma locking properly for lockdepJiri Kosina1-1/+1
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina3-0/+22
2013-01-11arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64Andrew Morton1-0/+1
2013-01-11mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignmentMax Filippov1-6/+18
2013-01-11mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott1-1/+1
2013-01-11fs/exec.c: work around icc miscompilationXi Wang1-1/+2
2013-01-11mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2
2013-01-11mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng1-1/+2
2013-01-11drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard1-2/+2
2013-01-11mm: migrate: check page_count of THP before migratingMel Gorman1-1/+13
2013-01-11drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton1-1/+1
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny3-19/+53
2013-01-10seq_file: fix new kernel-doc warningsRandy Dunlap1-1/+1
2013-01-10pci: fix iov.c kernel-doc warningsRandy Dunlap1-1/+1
2013-01-10audit: fix auditfilter.c kernel-doc warningsRandy Dunlap1-1/+0
2013-01-10nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap1-1/+1
2013-01-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds5-48/+62
2013-01-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-9/+33
2013-01-10Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+2
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds40-164/+207
2013-01-09Linux 3.8-rc3v3.8-rc3Linus Torvalds1-1/+1
2013-01-09tracing: Fix regression of trace_options file settingSteven Rostedt1-0/+2
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds7-22/+40
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+9
2013-01-09mm: reinstante dropped pmd_trans_splitting() checkLinus Torvalds1-0/+8
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds53-183/+351
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-828/+447
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson11-38/+132
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-4/+13
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2-5/+6
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson6-20/+2
2013-01-08Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+67
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-115/+353
2013-01-08KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti1-6/+18
2013-01-08s390/pci: define read*_relaxed functionsHeiko Carstens1-0/+5
2013-01-08s390/topology: export cpu_topologyHeiko Carstens1-0/+2
2013-01-08s390/pm: export pm_power_offHeiko Carstens1-1/+2
2013-01-08s390/pci: define isa_dma_bridge_buggyHeiko Carstens1-0/+6
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens1-1/+5
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens3-0/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens31-121/+162
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2-2/+2
2013-01-08s390/syscalls: wire up finit_module syscallHeiko Carstens3-1/+9
2013-01-08s390/pci: remove dead codeHeiko Carstens2-31/+0
2013-01-08s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens1-3/+4
2013-01-08s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu1-4/+7
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter1-1/+3
2013-01-07Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson17-47/+101