summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Linux 3.0.32v3.0.32Greg Kroah-Hartman1-1/+1
2012-05-21ia64: Add accept4() syscallÉmeric Maschino2-1/+5
2012-05-21pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-05-21pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-05-21pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2012-05-21pch_gbe: support ML7831 IOHToshiharu Okada2-5/+16
2012-05-21pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada1-7/+14
2012-05-21pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-5/+7
2012-05-21wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio1-0/+2
2012-05-21SCSI: hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron1-2/+2
2012-05-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-05-21ext4: fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-05-21ext3: Fix error handling on inode bitmap corruptionJan Kara1-2/+6
2012-05-21compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka1-17/+46
2012-05-21memcg: free spare array to avoid memory leakSha Zhengju1-0/+6
2012-05-21NFSv4: Revalidate uid/gid after openJonathan Nieder1-0/+1
2012-05-21ext4: avoid deadlock on sync-mounted FS w/o journalEric Sandeen1-3/+4
2012-05-21init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-21tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-21MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-21crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter1-0/+1
2012-05-21arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-21jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright1-1/+1
2012-05-21mm: nobootmem: fix sign extend problem in __free_pages_memory()Russ Anderson1-2/+1
2012-05-21hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()Chris Metcalf1-1/+0
2012-05-21percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...Tejun Heo1-0/+10
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-21media: rc: Postpone ISR registrationLuis Henriques5-93/+93
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-21sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2-4/+4
2012-05-21namespaces, pid_ns: fix leakage on fork() failureMike Galbraith1-0/+3
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei2-17/+40
2012-05-21ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-21ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1
2012-05-21sony-laptop: Enable keyboard backlight by defaultJosh Boyer1-1/+1
2012-05-21tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet3-7/+8
2012-05-21sungem: Fix WakeOnLanGerard Lledo1-1/+1
2012-05-21tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-05-21sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2-12/+17
2012-05-21sky2: propogate rx hash when packet is copiedstephen hemminger1-0/+3
2012-05-21net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin1-1/+2
2012-05-21net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman1-0/+20
2012-05-21netem: fix possible skb leakEric Dumazet1-4/+2
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-21ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-21regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin1-1/+1
2012-05-21ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross1-2/+2
2012-05-21ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird1-1/+1
2012-05-21Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1