aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-26autofs4 - update MAINTAINERS mailing list entryIan Kent1-1/+1
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann1-4/+31
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-25Linux 3.3-rc5Linus Torvalds1-1/+1
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-24enic: Fix endianness bug.Santosh Nayak2-2/+2
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24gre: fix spelling in commentsstephen hemminger1-5/+5
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck1-1/+1
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason4-20/+26
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik3-35/+51
2012-02-24Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"Pablo Neira Ayuso1-16/+27
2012-02-24davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23Restore direct_io / truncate locking APIAnton Altaparmakov1-2/+2
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO1-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay1-6/+18
2012-02-23ipsec: be careful of non existing mac headersEric Dumazet5-17/+16
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo1-1/+1
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason1-4/+3
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason1-0/+6
2012-02-23Btrfs: make sure we update latest_bdevChris Mason2-1/+22
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2-7/+26
2012-02-23hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-4/+3
2012-02-23hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck1-2/+1
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford2-7/+7
2012-02-22Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-02-22hso: memsetting wrong data in hso_get_count()Dan Carpenter1-1/+1
2012-02-22netfilter: ip6_route_output() never returns NULL.RongQing.Li1-2/+3
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li1-1/+5
2012-02-22ipv6: ip6_route_output() never returns NULL.RongQing.Li2-3/+6
2012-02-22jme: Fix FIFO flush issueGuo-Fu Tseng2-10/+2
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu1-11/+14
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher1-0/+3
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse13-8/+64