summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-01net/core: fix rollback handler in register_netdevice_notifierRongQing.Li
2011-12-01sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-12-01bonding: only use primary address for ARPHenrik Saavedra Persson
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-12-01Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-12-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-11-30sch_teql: fix lockdep splatEric Dumazet
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter
2011-11-30drm/nv50/disp: silence compiler warningBen Skeggs
2011-11-30drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs
2011-11-30drm/nouveau: Keep RAMIN heap within the channel.Younes Manton
2011-11-30drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs
2011-11-30drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller
2011-11-30drm/nouveau: add dumb ioctl supportBen Skeggs
2011-11-30Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29isdn: avoid copying too long drvidDan Carpenter
2011-11-29isdn: make sure strings are null terminatedDan Carpenter
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-11-29xfs: fix attr2 vs large data fork assertChristoph Hellwig
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-11-29Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann
2011-11-29of: Add Silicon Image vendor prefixPawel Moll
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz