aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-11Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2011-02-11drivers/w1/masters/omap_hdq.c: add missing clk_putJulia Lawall
2011-02-11memcg: fix leak of accounting at failure path of hugepage collapsingKAMEZAWA Hiroyuki
2011-02-11vmscan: fix zone shrinking exit when scan work is doneJohannes Weiner
2011-02-11mlock: do not munlock pages in __do_fault()Michel Lespinasse
2011-02-11mlock: fix race when munlocking pages in do_wp_page()Michel Lespinasse
2011-02-11memblock: don't adjust size in memblock_find_base()Yinghai Lu
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge
2011-02-11ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-02-11ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ...Will Deacon
2011-02-11ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCRWill Deacon
2011-02-11ARM: 6658/1: collie: do actually pass locomo_info to locomo driverDmitry Eremin-Solenikov
2011-02-11ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin
2011-02-11dlm: use single thread workqueuesDavid Teigland
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov
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-10char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driverCorey Minyard
2011-02-10cap_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-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-02-10perf tools: Fix thread_map event synthesizing in top and recordArnaldo Carvalho de Melo
2011-02-10amd64_edac: Fix DIMMs per DCTs outputBorislav Petkov
2011-02-10ARM: make SWP emulation explicit on !CPU_USE_DOMAINSRussell King
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-02-10watchdog, nmi: Lower the severity of error messagesDon Zickus