aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21ipc: shm: fix information leak to userlandVasiliy Kulikov
2011-03-21ipc: initialize structure memory to zero for compat functionsDan Rosenberg
2011-03-21xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2011-03-21xen: ensure that all event channels start off bound to VCPU 0Ian Campbell
2011-03-21sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com
2011-03-21ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2011-03-21mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki
2011-03-21mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2011-03-21hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare
2011-03-21numa: fix slab_node(MPOL_BIND)Eric Dumazet
2011-03-21um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger
2011-03-21um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger
2011-03-21percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH
2011-03-21olpc_battery: Fix endian neutral breakage for s16 valuesRichard A. Smith
2011-03-21hpet: unmap unused I/O spaceJiri Slaby
2011-03-21hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch
2011-03-21Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2011-03-21reiserfs: don't acquire lock recursively in reiserfs_acl_chmodFrederic Weisbecker
2011-03-21net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook
2011-03-21irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2011-03-21irda: Fix parameter extraction stack overflowSamuel Ortiz
2011-03-21block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2011-03-21block: take care not to overflow when calculating total iov lengthJens Axboe
2011-03-21block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2011-03-21block: Ensure physical block size is unsigned intMartin K. Petersen
2011-03-21Fix regressions in scsi_internal_device_blockMike Christie
2011-03-21Fix race when removing SCSI devicesChristof Schmitt
2011-03-21gdth: integer overflow in ioctlDan Carpenter
2011-03-21libsas: fix NCQ mixing with non-NCQDavid Milburn
2011-03-21sd name space exhaustion causes system hangMichael Reed
2011-03-21USB: accept some invalid ep0-maxpacket valuesAlan Stern
2011-03-21USB: opticon: Fix long-standing bugs in opticon driverAlon Ziv
2011-03-21USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2011-03-21USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2011-03-21USB: cp210x: Add WAGO 750-923 Service Cable device IDAnders Larsen
2011-03-21USB: cp210x: Add Renesas RX-Stick device IDDJ Delorie
2011-03-21USB: option: Add more ZTE modem USB id'sMauro Carvalho Chehab
2011-03-21usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2011-03-21USB: ftdi_sio: new VID/PIDs for various Papouch devicesDaniel Suchy
2011-03-21USB: add PID for FTDI based OpenDCC hardwareRainer Keller
2011-03-21drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall
2011-03-21p54usb: add five more USBIDsChristian Lamparter
2011-03-21p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter
2011-03-21pipe: fix failure to return error code on ->confirm()Nicolas Kaiser
2011-03-21x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2011-03-21x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2011-03-21x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2011-03-21x86, olpc: Don't retry EC commands foreverPaul Fox