summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-12mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-12memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-12nbd: remove module-level ioctl mutexSoren Hansen
2011-02-12drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-12drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-12vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11dlm: use single thread workqueuesDavid Teigland
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-11Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpm...James Morris
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton
2011-02-11tpm_tis: Use timeouts returned from TPMStefan Berger
2011-02-11char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard
2011-02-11cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-11ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.hMark Brown
2011-02-11ARM: S5PV310: Cleanup System MMUKukjin Kim
2011-02-11ARM: S5PV310: Add support System MMU on SMDKV310Thomas Abraham
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-10virtio_net: Add schedule check to napi_enable callBruce Rogers
2011-02-10fix jiffy calculations in calibrate_delay_direct to handle overflowTim Deegan
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch
2011-02-10ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson
2011-02-10ALSA: hda - Don't handle empty patch filesTakashi Iwai
2011-02-10amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov
2011-02-10x86: Adjust section placement in AMD northbridge related codeJan Beulich
2011-02-10x25: Do not reference freed memory.David S. Miller
2011-02-10cifs: clean up checks in cifs_echo_requestJeff Layton
2011-02-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-02-10pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller
2011-02-09hwmon: (emc1403) Fix I2C address rangeGuenter Roeck
2011-02-09hwmon: (lm63) Consider LM64 temperature offsetDirk Eibach
2011-02-09can: softing_cs needs slab.hRandy Dunlap
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-02-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-09staging: zram: fix data corruption issueNitin Gupta
2011-02-09Staging: Comedi: Fix a few NI module dependenciesIan Abbott
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2011-02-09KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_indexJoerg Roedel