aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich
2012-04-13ACPICA: Fix regression in FADT revision checksJulian Anastasov
2012-04-13PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu
2012-04-13ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen
2012-04-13mtd: m25p80: set writebufsizeBrian Norris
2012-04-13mtd: lart: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: block2mtd: initialize writebufsizeArtem Bityutskiy
2012-04-13mtd: sst25l: initialize writebufsizeArtem Bityutskiy
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent
2012-04-13rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net
2012-04-13x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn
2012-04-02Linux 3.0.27v3.0.27Greg Kroah-Hartman
2012-04-02ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-04-02nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-04-02compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf
2012-04-02x86, tls: Off by one limit checkDan Carpenter
2012-04-02x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria
2012-04-02lockd: fix arg parsing for grace_period and timeout.NeilBrown
2012-04-02xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-04-02sky2: override for PCI legacy power managementstephen hemminger
2012-04-02Remove printk from rds_sendmsgDave Jones
2012-04-02net: fix napi_reuse_skb() skb reserveEric Dumazet
2012-04-02net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-04-02net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet
2012-04-02Fix pppol2tp getsockname()Benjamin LaHaise
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie
2012-04-02Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao
2012-04-02module: Remove module size limitSasha Levin
2012-04-02slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter
2012-04-02xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara
2012-04-02backlight: fix typo in tosa_lcd.cMasanari Iida
2012-04-02dm exception store: fix init error pathAndrei Warkentin
2012-04-02dm crypt: add missing error handlingMikulas Patocka
2012-04-02dm crypt: fix mempool deadlockMikulas Patocka
2012-04-02udf: Fix deadlock in udf_release_file()Jan Kara
2012-04-02vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse
2012-04-02ext4: check for zero length extentTheodore Ts'o
2012-04-02ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner
2012-04-02jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen
2012-04-02ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat
2012-04-02e1000e: Avoid wrong check on TX hangJeff Kirsher
2012-04-02pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky
2012-04-02lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang
2012-04-02hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann
2012-04-02proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-04-02x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com