summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin...Linus Torvalds2012-10-1738-36/+33Star
|\ \ \ \ \ \ \
| * | | | | | | UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-emptyDavid Howells2012-10-171-0/+4
| * | | | | | | UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells2012-10-171-0/+4
| * | | | | | | UAPI: Make arch/mn10300/include/uapi/asm/setup.h non-emptyDavid Howells2012-10-171-0/+4
| * | | | | | | UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2012-10-175-0/+8
| * | | | | | | UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-172-3/+3
| * | | | | | | UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells2012-10-172-0/+2
| * | | | | | | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-1723-21/+0Star
| * | | | | | | UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells2012-10-171-10/+0Star
| * | | | | | | UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells2012-10-171-0/+4
| * | | | | | | uapi: Allow automatic generation of uapi/asm/ header filesCatalin Marinas2012-10-172-2/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-1710-24/+55
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-161-6/+9
| * | | | | | | bnx2x: fix handling mf storage modesDmitry Kravkov2012-10-162-4/+8
| * | | | | | | qeth: fix deadlock between recovery and bonding driverStefan Raspl2012-10-162-10/+12
| * | | | | | | smsgiucv: reestablish IUCV path after resumeHendrik Brueckner2012-10-161-1/+1
| * | | | | | | sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-10-161-1/+2
| * | | | | | | vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-162-2/+9
| * | | | | | | MAINTAINERS: Add explicit section for IPSEC networking.David S. Miller2012-10-161-0/+14
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-178-29/+198
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
| * | | | | | | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-167-23/+189
| * | | | | | | sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-151-4/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-10-1737-176/+210
|\ \ \ \ \ \ \
| * | | | | | | sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-153-21/+31
| * | | | | | | sh: Wire up kcmp syscall.Paul Mundt2012-10-154-2/+6
| * | | | | | | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt2012-10-1532-153/+173
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells2012-10-0932-153/+173
* | | | | | | | Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-175-42/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-172-39/+54
| * | | | | | | | FRV: Fix const sections changeAndi Kleen2012-10-171-0/+2
| * | | | | | | | FRV: Fix incorrect symbol in copy_thread()David Howells2012-10-171-1/+1
| * | | | | | | | FRV: Fix VLIW packing constraint violation in entry.SDavid Howells2012-10-171-2/+2
| |/ / / / / / /
* | | | | | | | printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney2012-10-171-1/+0Star
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-1729-249/+443
|\ \ \ \ \ \ \ \
| * | | | | | | | nouveau: fix warning on 32-bit build.Dave Airlie2012-10-161-1/+1
| * | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-10-164-6/+5Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau/bios: fix typo in error messageBen Skeggs2012-10-161-1/+1
| | * | | | | | | | drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGPMax Filippov2012-10-161-0/+2
| | * | | | | | | | drm/nv50/fb: fix double free of vram mmMarcin Slusarz2012-10-161-1/+0Star
| | * | | | | | | | drm/nouveau/pm: do not stop reclocking if failing to set the fan speedMartin Peres2012-10-161-1/+0Star
| | * | | | | | | | drm/nouveau/pm: fix a typo related to the move to the therm subdevMartin Peres2012-10-161-1/+1
| | * | | | | | | | drm/nouveau/hwmon: fix the initialization conditionMartin Peres2012-10-161-2/+1Star
| * | | | | | | | | drm: fix warning on 32-bit.Dave Airlie2012-10-161-1/+1
| * | | | | | | | | drm: radeon: fix printk format warningRandy Dunlap2012-10-161-1/+1
| * | | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-10-1613-152/+359
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/radeon: fix spelling typos in debugging outputThomas Friebel2012-10-151-1/+1
| | * | | | | | | | | drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich2012-10-151-5/+1Star
| | * | | | | | | | | drm/radeon: check if pcie gen 2 is already enabled (v2)Alex Deucher2012-10-152-1/+12
| | * | | | | | | | | drm/radeon/cayman: set VM max pfn at MC initAlex Deucher2012-10-151-7/+1Star