aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu2012-04-131-3/+7
* modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-04-131-1/+1
* ACPICA: Fix regression in FADT revision checksJulian Anastasov2012-04-131-4/+4
* PNPACPI: Fix device ref leaking in acpi_pnp_matchYinghai Lu2012-04-131-1/+6
* ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen2012-04-131-8/+37
* mtd: m25p80: set writebufsizeBrian Norris2012-04-131-0/+1
* mtd: lart: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* net: usb: cdc_eem: fix mtuRabin Vincent2012-04-131-0/+1
* rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-131-2/+2
* x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-04-131-1/+1
* Linux 3.0.27Greg Kroah-Hartman2012-04-021-1/+1
* ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett2012-04-021-3/+10
* serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-04-021-5/+10
* nfsd: don't allow zero length strings in cache_parse()Dan Carpenter2012-04-021-0/+2
* compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-04-021-1/+1
* x86, tls: Off by one limit checkDan Carpenter2012-04-021-2/+2
* x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-04-021-0/+10
* lockd: fix arg parsing for grace_period and timeout.NeilBrown2012-04-021-1/+1
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-04-021-3/+3
* sky2: override for PCI legacy power managementstephen hemminger2012-04-021-0/+11
* Remove printk from rds_sendmsgDave Jones2012-04-021-1/+0
* net: fix napi_reuse_skb() skb reserveEric Dumazet2012-04-021-1/+2
* net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet2012-04-021-2/+6
* net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-04-021-9/+5
* Fix pppol2tp getsockname()Benjamin LaHaise2012-04-021-1/+1
* drm/i915: suspend fbdev device around suspend/hibernateDave Airlie2012-04-023-1/+18
* Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao2012-04-021-7/+2
* module: Remove module size limitSasha Levin2012-04-021-2/+1
* slub: Do not hold slub_lock when calling sysfs_slab_add()Christoph Lameter2012-04-021-1/+2
* xfs: Fix oops on IO error during xlog_recover_process_iunlinks()Jan Kara2012-04-021-22/+11
* backlight: fix typo in tosa_lcd.cMasanari Iida2012-04-021-1/+1
* dm exception store: fix init error pathAndrei Warkentin2012-04-021-1/+1
* dm crypt: add missing error handlingMikulas Patocka2012-04-021-12/+16
* dm crypt: fix mempool deadlockMikulas Patocka2012-04-021-6/+4
* udf: Fix deadlock in udf_release_file()Jan Kara2012-04-021-2/+0
* vfs: fix d_ancestor() case in d_materialize_uniqueMichel Lespinasse2012-04-021-1/+2
* ext4: check for zero length extentTheodore Ts'o2012-04-021-0/+2
* ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delallocLukas Czerner2012-04-022-41/+51
* jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_bufferEric Sandeen2012-04-021-0/+2
* ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2012-04-021-2/+7
* PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat2012-04-021-3/+4
* e1000e: Avoid wrong check on TX hangJeff Kirsher2012-04-022-3/+21
* pvrusb2: fix 7MHz & 8MHz DVB-T tuner support for HVR1900 rev D1F5Michael Krufky2012-04-021-0/+10
* lgdt330x: fix signedness error in i2c_read_demod_bytes()Xi Wang2012-04-021-2/+4
* hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann2012-04-021-1/+1
* proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar2012-04-021-1/+1
* x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-04-021-7/+10
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-04-021-1/+0