summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-02Linux 3.3.1v3.3.1Greg Kroah-Hartman1-1/+1
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi1-5/+10
2012-04-02ARM: tegra: Fix device tree AUXDATA for USB/EHCIStephen Warren3-7/+11
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter1-0/+2
2012-04-02rtc: Provide flag for rtc devices that don't support UIEJohn Stultz3-1/+9
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2012-04-02x86, tls: Off by one limit checkDan Carpenter1-2/+2
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria1-0/+10
2012-04-02lockd: fix arg parsing for grace_period and timeout.NeilBrown1-1/+1
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet1-2/+6
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert1-3/+3
2012-04-02sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet1-1/+2
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise1-1/+1
2012-04-02Remove printk from rds_sendmsgDave Jones1-1/+0
2012-04-02ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng1-5/+6
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet1-9/+5
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie3-1/+18
2012-04-02module: Remove module size limitSasha Levin1-2/+1
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust1-12/+13
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust1-2/+4
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter1-1/+2
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara1-22/+11
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida1-1/+1
2012-04-02dm thin: fix stacked bi_next usageJoe Thornber1-51/+73
2012-04-02dm persistent data: fix btree rebalancing after removeJoe Thornber1-75/+99
2012-04-02dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-04-02dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-04-02drm/radeon/kms/atom: force bpc to 8 for nowAlex Deucher3-5/+10
2012-04-02mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-04-02gpio/davinci: fix enabling unbanked GPIO IRQsSekhar Nori1-5/+6
2012-04-02gpio/davinci: fix oops on unbanked gpio irq requestSekhar Nori1-5/+10
2012-04-02gpio/omap: fix _set_gpio_irqenable implementationTarun Kanti DebBarma1-1/+4
2012-04-02ARM: tegra: select required CPU and L2 errata optionsStephen Warren1-0/+12
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse1-1/+2
2012-04-02ext4: check for zero length extentTheodore Ts'o1-0/+2
2012-04-02ext4: fix race between sync and completed io workJeff Moyer3-2/+10
2012-04-02ext4: fix race between unwritten extent conversion and truncateJeff Moyer3-5/+8
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2-41/+51
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen1-0/+2
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat1-3/+4
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust3-4/+6
2012-04-02staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+0
2012-04-02rtlwifi: Convert to asynchronous firmware loadLarry Finger20-166/+192
2012-04-02PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-04-02PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+4
2012-04-02PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki2-0/+6
2012-04-02PM / Domains: Introduce "always on" device flagRafael J. Wysocki2-6/+33