summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-79/+138
2011-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-289/+637
2011-02-05net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-05net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-05MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde1-5/+4
2011-02-05bridge: Don't put partly initialized fdb into hashPavel Emelyanov1-2/+2
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa1-1/+1
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds32-160/+400
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard1-6/+6
2011-02-04Merge branch 'fix/asoc' into for-linusTakashi Iwai5-9/+7
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-04include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall1-1/+2
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap1-0/+2
2011-02-04net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller3-0/+95
2011-02-04net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller1-0/+30
2011-02-04net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller1-1/+1
2011-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds4-51/+67
2011-02-04niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-04drm/radeon/kms: dynamically allocate power state spaceAlex Deucher4-15/+42
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsAlex Deucher1-3/+6
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Matt Turner1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-04hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig1-2/+2
2011-02-04hfsplus: fix two memory leaks in wrapper.cChuck Ebbert1-2/+2
2011-02-04hfsplus: do not leak buffer on errorChuck Ebbert1-2/+2
2011-02-04hfsplus: fix failed mount handlingChristoph Hellwig1-45/+61
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-95/+117
2011-02-04x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha1-2/+3
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-28/+53
2011-02-03Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+11
2011-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-19/+16
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-31/+34
2011-02-03sched: Fix update_curr_rt()Peter Zijlstra1-1/+1
2011-02-03perf: Fix reading in perf_event_read()Peter Zijlstra1-3/+4
2011-02-03Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh1-2/+0
2011-02-03Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds13-42/+135
2011-02-03Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-32/+17
2011-02-03fs: make block fiemap mapping length at least blocksize longJosef Bacik1-0/+7
2011-02-03vfs: sparse: add __FMODE_EXECNamhyung Kim3-3/+4
2011-02-03vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim1-1/+3
2011-02-03memcg: fix event counting breakage from recent THP updateKAMEZAWA Hiroyuki1-1/+3
2011-02-03memcg: never OOM when charging huge pagesJohannes Weiner1-2/+8
2011-02-03memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2-7/+48
2011-02-03memcg: prevent endless loop when charging huge pagesJohannes Weiner1-2/+9
2011-02-03thp: fix unsuitable behavior for hwpoisoned tail pageJin Dongming1-14/+17