aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2011-01-06x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2011-01-06wireless extensions: fix kernel heap content leakJohannes Berg
2011-01-06ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville
2011-01-06p54: fix tx feedback status flag checkChristian Lamparter
2011-01-06perf: Initialize callchains roots's childen hitsFrederic Weisbecker
2011-01-06memory hotplug: fix next block calculation in is_removableKAMEZAWA Hiroyuki
2011-01-06Input: i8042 - fix device removal on unloadDmitry Torokhov
2011-01-06binfmt_misc: fix binfmt_misc priorityJan Sembera
2011-01-06kernel/groups.c: fix integer overflow in groups_searchJerome Marchand
2011-01-06bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2011-01-06mmc: fix the use of kunmap_atomic() in tmio_mmc.hGuennadi Liakhovetski
2011-01-06tmio_mmc: don't clear unhandled pending interruptsYusuke Goda
2011-01-06gcov: fix null-pointer dereference for certain module typesPeter Oberparleiter
2011-01-06irda: off by oneDan Carpenter
2011-01-06tracing: t_start: reset FTRACE_ITER_HASH in case of seek/preadChris Wright
2011-01-06tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt
2011-01-06tracing: Fix a race in function profileLi Zefan
2011-01-06libata: skip EH autopsy and recovery during suspendTejun Heo
2011-01-06oprofile, x86: fix init_sysfs() function stubRobert Richter
2011-01-06oprofile, x86: fix init_sysfs error handlingRobert Richter
2011-01-06oprofile: fix crash when accessing freed task structsRobert Richter
2011-01-06sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2011-01-06ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2011-01-06USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray
2011-01-06USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes
2011-01-06USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray
2011-01-06USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt
2011-01-06usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow
2011-01-06usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow
2011-01-06USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey
2011-01-06USB: cp210x: Add B&G H3000 link cable IDJason Detring
2011-01-06USB: CP210x Add new device IDCraig Shelley
2011-01-06USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2011-01-06USB: ehci-ppc-of: problems in unwindDan Carpenter
2011-01-06ocfs2: Fix incorrect checksum validation errorSunil Mushran
2011-01-06ath9k_hw: fix parsing of HT40 5 GHz CTLsLuis R. Rodriguez
2011-01-06fuse: flush background queue on connection closeMiklos Szeredi
2011-01-06staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen
2011-01-06staging: hv: Increased storvsc ringbuffer and max_io_requestsHank Janssen
2011-01-06staging: hv: Fixed the value of the 64bit-hole inside ring bufferHaiyang Zhang
2011-01-06staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen
2011-01-06staging: hv: Fix missing functions for net_device_opsHaiyang Zhang
2011-01-06PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2011-01-06PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings
2011-01-06x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2011-01-06sata_mv: fix broken DSM/TRIM support (v2)Mark Lord
2011-01-06ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763David Henningsson
2011-01-06xen: use percpu interrupts for IPIs and VIRQsJeremy Fitzhardinge
2011-01-06xen: handle events as edge-triggeredJeremy Fitzhardinge