aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 14-79/+138
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsGravatar Ben Hutchings 3-9/+6
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Gravatar Krzysztof Hałasa 1-4/+5
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressGravatar Alexey Charkov 1-1/+1
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Gravatar Tsutomu Itoh 1-1/+1
2011-02-06Btrfs: exclude super blocks when we read in block groupsGravatar Josef Bacik 1-8/+18
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapGravatar Josef Bacik 1-0/+1
2011-02-06Merge branch 'timers/locking'Gravatar Ingo Molnar 2-3/+8
2011-02-06cifs: add check for kmalloc in parse_daclGravatar Stanislav Fomichev 1-0/+4
2011-02-05m32r: Fixup last __do_IRQ leftoverGravatar Thomas Gleixner 1-1/+1
2011-02-05genirq: Add missing status flags to modification maskGravatar Thomas Gleixner 1-1/+2
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceGravatar Mika Westerberg 1-1/+1
2011-02-04x86-32: Make sure the stack is set up before we use itGravatar H. Peter Anvin 4-24/+17
2011-02-05cifs: don't send an echo request unless NegProt has been doneGravatar Jeff Layton 1-2/+6
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 60-289/+637
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileGravatar Vasiliy Kulikov 1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesGravatar Vasiliy Kulikov 1-1/+1
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Gravatar Ajit Khaparde 1-5/+4
2011-02-04bridge: Don't put partly initialized fdb into hashGravatar Pavel Emelyanov 1-2/+2
2011-02-04cifs: enable signing flag in SMB header when server has it onGravatar Jeff Layton 1-0/+4
2011-02-04cifs: Possible slab memory corruption while updating extended stats (repost)Gravatar Shirish Pargaonkar 1-2/+2
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Gravatar Tetsuo Handa 1-1/+1
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 10-94/+105
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 32-160/+400
2011-02-04drm: Only set DPMS ON when actually configuring a modeGravatar Keith Packard 1-6/+6
2011-02-04Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 5-9/+7
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Gravatar Francois Romieu 1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Gravatar Francois Romieu 1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Gravatar Ivan Vecera 1-2/+4
2011-02-04lockdep, timer: Fix del_timer_sync() annotationGravatar Peter Zijlstra 1-1/+5
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentGravatar Julia Lawall 1-1/+2
2011-02-04CIFS: Fix variable types in cifs_iovec_read/write (try #2)Gravatar Pavel Shilovsky 1-5/+6
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesGravatar Randy Dunlap 1-0/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.Gravatar David S. Miller 3-0/+95
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.Gravatar David S. Miller 1-0/+30
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.Gravatar David S. Miller 1-1/+1
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Gravatar Linus Torvalds 4-51/+67
2011-02-03niu: Fix races between up/down and get_stats.Gravatar David S. Miller 1-16/+45
2011-02-04drm/radeon/kms: dynamically allocate power state spaceGravatar Alex Deucher 4-15/+42
2011-02-04drm/radeon/kms: fix s/r issues with bios scratch regsGravatar Alex Deucher 1-3/+6
2011-02-04agp: ensure GART has an address before enabling itGravatar Stephen Kitt 1-11/+16
2011-02-04Revert "agp: AMD AGP is used on UP1100 & UP1500 alpha boxen"Gravatar Matt Turner 1-1/+1
2011-02-04amd-k7-agp: remove non-x86 codeGravatar Matt Turner 1-19/+0
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initGravatar Alex Deucher 1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenGravatar Alex Deucher 5-6/+26
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendGravatar Christoph Hellwig 1-2/+2
2011-02-03hfsplus: fix two memory leaks in wrapper.cGravatar Chuck Ebbert 1-2/+2
2011-02-03hfsplus: do not leak buffer on errorGravatar Chuck Ebbert 1-2/+2
2011-02-03hfsplus: fix failed mount handlingGravatar Christoph Hellwig 1-45/+61
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 7-95/+117