summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-18apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen1-1/+1
2012-10-18Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds38-36/+33
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-24/+55
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-29/+198
2012-10-17UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells1-0/+4
2012-10-17UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells5-0/+8
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2-3/+3
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells2-0/+2
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells23-21/+0
2012-10-17UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells1-10/+0
2012-10-17UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells1-0/+4
2012-10-17uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas2-2/+4
2012-10-17Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds37-176/+210
2012-10-17Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds5-42/+59
2012-10-17FRV: Fix linux/elf-fdpic.hDavid Howells2-39/+54
2012-10-17FRV: Fix const sections changeAndi Kleen1-0/+2
2012-10-17FRV: Fix incorrect symbol in copy_thread()David Howells1-1/+1
2012-10-17FRV: Fix VLIW packing constraint violation in entry.SDavid Howells1-2/+2
2012-10-17printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney1-1/+0
2012-10-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-249/+443
2012-10-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds5-23/+46
2012-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-145/+136
2012-10-17Merge tag 'pinctrl-fixes-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-68/+23
2012-10-17Merge branch 'ipmi' (IPMI patches from Corey Minyard)Linus Torvalds6-67/+46
2012-10-17IPMI: Detect register spacing on PCI interfacesCorey Minyard1-2/+34
2012-10-17IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-17IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-17IPMI: Remove SMBus driver info from the docsCorey Minyard1-62/+3
2012-10-17MAINTAINERS: change email after moving for LED subsystem maintainingBryan Wu1-1/+1
2012-10-17mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2-5/+7
2012-10-17sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller1-2/+4
2012-10-16ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet1-6/+9
2012-10-16bnx2x: fix handling mf storage modesDmitry Kravkov2-4/+8
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-16sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan1-1/+2
2012-10-16vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2-2/+9
2012-10-16MAINTAINERS: Add explicit section for IPSEC networking.David S. Miller1-0/+14
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells2-132/+130
2012-10-16fix a leak in replace_fd() usersAl Viro2-13/+10
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller7-23/+189
2012-10-16nouveau: fix warning on 32-bit build.Dave Airlie1-1/+1
2012-10-16Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie4-6/+5
2012-10-16drm/nouveau/bios: fix typo in error messageBen Skeggs1-1/+1
2012-10-16drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov1-0/+2
2012-10-16drm/nv50/fb: fix double free of vram mmMarcin Slusarz1-1/+0