summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Linux 2.6.33.8v2.6.33.8Greg Kroah-Hartman1-1/+1
2011-03-21isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt1-6/+0
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2-10/+4
2011-03-21call_function_many: add missing orderingMilton Miller1-13/+33
2011-03-21call_function_many: fix list delete vs add raceMilton Miller1-7/+13
2011-03-21ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen1-1/+1
2011-03-21perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2-1/+24
2011-03-21SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust1-8/+6
2011-03-21scsi_dh_alua: fix deadlock in stpg_endioJoseph Gruher1-1/+2
2011-03-21ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski1-0/+2
2011-03-21ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski1-14/+5
2011-03-21ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski1-1/+1
2011-03-21PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-03-21PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby1-8/+24
2011-03-21PCI: add more checking to ICH region quirksJiri Slaby1-8/+37
2011-03-21PCI: remove quirk for pre-production systemsBrandeburg, Jesse1-52/+0
2011-03-21ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov1-3/+8
2011-03-21xfs: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek8-40/+50
2011-03-21USB: CP210x Removed incorrect device IDCraig Shelley1-1/+0
2011-03-21USB: CP210x Add two device IDsCraig Shelley1-0/+2
2011-03-21staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-03-21sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich1-1/+0
2011-03-21SCSI: mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2011-03-21sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka1-4/+4
2011-03-21rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-03-21pid: make setpgid() system call use RCU read-side critical sectionPaul E. McKenney1-0/+2
2011-03-21percpu: fix pcpu_last_unit_cpuTejun Heo1-1/+1
2011-03-21mm: page allocator: update free page counters after pages are placed on the f...Mel Gorman1-4/+5
2011-03-21mm: page allocator: drain per-cpu lists after direct reclaim allocation failsMel Gorman1-4/+16
2011-03-21mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter5-3/+72
2011-03-21KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyringDavid Howells1-1/+2
2011-03-21KEYS: Fix RCU no-lock warning in keyctl_session_to_parent()David Howells1-0/+3
2011-03-21inotify: send IN_UNMOUNT eventsEric Paris1-2/+5
2011-03-21IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2011-03-21IA64: fix siglockTony Luck1-7/+39
2011-03-21hwmon: (via686a) Initialize fan_div valuesJean Delvare1-3/+11
2011-03-21hw breakpoints: Fix pid namespace bugMatt Helsley1-1/+2
2011-03-21Fix unprotected access to task credentials in waitid()Daniel J Blueman1-3/+2
2011-03-21drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2011-03-21drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg1-0/+3
2011-03-21char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2-2/+5
2011-03-21bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2011-03-21bnx2: Fix netpoll crash.Benjamin Li1-2/+4
2011-03-21ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese1-21/+20
2011-03-21aio: check for multiplication overflow in do_io_submitJeff Moyer1-0/+3
2011-03-21xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-21USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-21USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-21USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1