summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/exec.c: work around icc miscompilationXi Wang2013-01-111-1/+2
* mm: compaction: fix echo 1 > compact_memory return error issueJason Liu2013-01-111-4/+2
* mm: memblock: fix wrong memmove size in memblock_merge_regions()Lin Feng2013-01-111-1/+2
* drivers/video/ssd1307fb.c: fix bit order bug in the byte translation functionMaxime Ripard2013-01-111-2/+2
* mm: migrate: check page_count of THP before migratingMel Gorman2013-01-111-1/+13
* drivers/rtc/rtc-da9055.c: fix cross-section referenceAndrew Morton2013-01-111-1/+1
* lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-113-19/+53
* seq_file: fix new kernel-doc warningsRandy Dunlap2013-01-101-1/+1
* pci: fix iov.c kernel-doc warningsRandy Dunlap2013-01-101-1/+1
* audit: fix auditfilter.c kernel-doc warningsRandy Dunlap2013-01-101-1/+0
* nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap2013-01-101-1/+1
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-01-105-48/+62
|\
| * asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett2013-01-071-1/+1
| * Update MAINTAINERS entryMatthew Garrett2013-01-071-1/+1
| * asus-laptop: Do not call HWRS on initBen Hutchings2013-01-071-13/+4
| * sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili2013-01-071-7/+8
| * samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee2013-01-071-0/+10
| * acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky2013-01-071-0/+1
| * acer-wmi: change to emit touchpad on off keyLee, Chun-Yi2013-01-071-3/+10
| * acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi2013-01-071-21/+25
| * MAINTAINERS: change the mail address of acer-wmi/msi-laptop maintainerLee, Chun-Yi2013-01-071-2/+2
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-104-9/+33
|\ \
| * | KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
| * | Merge commit 'origin/master' into kvm-ppc-3.8Alexander Graf2013-01-061-2/+10
| |\ \
| | * \ Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into masterGleb Natapov2012-12-201-1/+1
| | |\ \
| | * | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
| * | | | KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNVAndreas Schwab2013-01-061-0/+4
| | |/ / | |/| |
| * | | powerpc: Corrected include header path in kvm_para.hBharat Bhushan2012-12-201-1/+1
| |/ /
* | | Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-101-0/+2
|\ \ \
| * | | tracing: Fix regression of trace_options file settingSteven Rostedt2013-01-091-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-1040-164/+207
|\ \ \ \
| * | | | s390/pci: define read*_relaxed functionsHeiko Carstens2013-01-081-0/+5
| * | | | s390/topology: export cpu_topologyHeiko Carstens2013-01-081-0/+2
| * | | | s390/pm: export pm_power_offHeiko Carstens2013-01-081-1/+2
| * | | | s390/pci: define isa_dma_bridge_buggyHeiko Carstens2013-01-081-0/+6
| * | | | s390/3215: partially revert tty close handling fixHeiko Carstens2013-01-081-1/+5
| * | | | s390/irq: count cpu restart eventsHeiko Carstens2013-01-083-0/+3
| * | | | s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-0831-121/+162
| * | | | s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens2013-01-082-2/+2
| * | | | s390/syscalls: wire up finit_module syscallHeiko Carstens2013-01-083-1/+9
| * | | | s390/pci: remove dead codeHeiko Carstens2013-01-082-31/+0
| * | | | s390/smp: fix section mismatch for smp_add_present_cpu()Heiko Carstens2013-01-081-3/+4
| * | | | s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()Michael Holzheu2013-01-081-4/+7
* | | | | Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-091-1/+1
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \ \ \ \
| * | | | | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * | | | | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * | | | | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * | | | | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
| * | | | | ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij2013-01-021-2/+7
OpenPOWER on IntegriCloud