summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert
2012-04-03bpf jit: Make the filter.c::__load_pointer helper non-static for the jitsJan Seiffert
2012-04-03TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao
2012-04-03tcp: allow splice() to build full TSO packetsEric Dumazet
2012-04-03ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-04-03net: fix /proc/net/dev regressionEric Dumazet
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-03drm: Validate requested virtual size against allocated fb sizeChris Wilson
2012-04-03drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes
2012-04-03drm/i915: no-lvds quirk on MSI DC500Anisse Astier
2012-04-03drm/i915: Add lock on drm_helper_resume_force_modeSean Paul
2012-04-03drm/i915: don't leak struct_mutex lock on ppgtt init failuresDaniel Vetter
2012-04-02Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds
2012-04-02tg3: Fix 5717 serdes powerdown problemMatt Carlson
2012-04-02asm-generic: add linux/types.h to cmpxchg.hPaul Gortmaker
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker
2012-04-02parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-02Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-02irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter
2012-04-02drm/i915: add Ivy Bridge GT2 Server entriesEugeni Dodonov
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek
2012-04-02drm/radeon: Don't dereference possibly-NULL pointer.Michel Dänzer
2012-04-02mm, drm/udl: fixup vma flags on mmapKonstantin Khlebnikov
2012-04-02drm/radeon/kms: fix fans after resumeAlex Deucher
2012-04-02nouveau/bios: Fix tracking of BIOS image dataBenjamin Herrenschmidt
2012-04-02nouveau: Fix crash when pci_ram_rom() returns a size of 0Benjamin Herrenschmidt
2012-04-02drm/nouveau: select POWER_SUPPLYDave Airlie
2012-04-02Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell