summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-09i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-09vxge: update MAINTAINERSJon Mason1-4/+1
2011-03-09r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-09r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-09mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman2-4/+12
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro4-13/+31
2011-03-08Linux 2.6.38-rc8Linus Torvalds1-1/+1
2011-03-08Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-30/+41
2011-03-08Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-22/+59
2011-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-2/+1
2011-03-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-46/+89
2011-03-08bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2-13/+14
2011-03-08bonding 802.3ad: Fix the state machine locking v2Nils Carlson1-5/+11
2011-03-08drivers/net/macvtap: fix error checkNicolas Kaiser1-1/+2
2011-03-08net: fix multithreaded signal handling in unix recv routinesRainer Weikusat1-4/+13
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-08mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-22/+21
2011-03-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07net: Enter net/ipv6/ even if CONFIG_IPV6=nThomas Graf1-3/+1
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt1-0/+5
2011-03-07nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields1-6/+7
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak1-3/+1
2011-03-07bnx2x: fix MaxBW configurationDmitry Kravkov1-2/+2
2011-03-07bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov4-10/+40
2011-03-07bnx2x: fix link notificationDmitry Kravkov1-7/+7
2011-03-07bnx2x: fix non-pmf device load flowDmitry Kravkov1-2/+3
2011-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-15/+57
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06Merge branch 'fix/asoc' into for-linusTakashi Iwai2-9/+47
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-50/+72
2011-03-05mm: use correct numa policy node for transparent hugepagesAndi Kleen2-8/+19
2011-03-05mm: preserve original node for transparent huge page copiesAndi Kleen1-2/+2
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen3-11/+11
2011-03-05RapidIO: Update MAINTAINERSAlexandre Bounine1-0/+1
2011-03-05drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-05MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-05pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-05drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-05cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5