summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-233-2/+10
| | | * | | | | | | | | ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson2011-02-221-1/+1
| | | * | | | | | | | | ALSA: fix one memory leak in sound jackLu Guanqun2011-02-211-0/+1
| | * | | | | | | | | | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings2011-02-281-0/+2
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-252-11/+16
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-242-11/+16
| | * | | | | | | | | | rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2011-02-252-7/+9
| | * | | | | | | | | | pps: initialize ts_real properlyAlexander Gordeev2011-02-251-1/+1
| | * | | | | | | | | | memcg: more mem_cgroup_uncharge() batchingHugh Dickins2011-02-251-0/+2
| | * | | | | | | | | | thp: fix interleaving for transparent hugepagesAndi Kleen2011-02-251-1/+1
| | * | | | | | | | | | aio: fix race between io_destroy() and io_submit()Jan Kara2011-02-251-0/+17
| | * | | | | | | | | | aio: fix rcu ioctx lookupNick Piggin2011-02-251-11/+24
| | * | | | | | | | | | mm: fix dubious code in __count_immobile_pages()Namhyung Kim2011-02-251-3/+2
| | * | | | | | | | | | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu2011-02-251-5/+9
| | * | | | | | | | | | ldm: corrupted partition table can cause kernel oopsTimo Warns2011-02-251-0/+5
| | * | | | | | | | | | mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman2011-02-251-10/+22
| | * | | | | | | | | | drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen2011-02-251-1/+3
| | * | | | | | | | | | drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen2011-02-251-1/+1
| | * | | | | | | | | | swiotlb: fix wrong panicFUJITA Tomonori2011-02-251-2/+4
| | * | | | | | | | | | MAINTAINERS: add Chinese documentation maintainerHarry Wei2011-02-251-0/+7
| | * | | | | | | | | | mm: grab rcu read lock in move_pages()Greg Thelen2011-02-251-3/+3
| | * | | | | | | | | | epoll: prevent creating circular epoll structuresDavide Libenzi2011-02-251-0/+95
| | * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-02-252-1/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-251-1/+1
| | | * | | | | | | | | | regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-251-0/+1
| | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2011-02-2510-57/+282
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Btrfs: fix fiemap bugs with delallocChris Mason2011-02-233-42/+224
| | | * | | | | | | | | | Btrfs: set FMODE_EXCL in btrfs_device->modeIlya Dryomov2011-02-161-1/+1
| | | * | | | | | | | | | Btrfs: make btrfs_rm_device() fail gracefullyIlya Dryomov2011-02-161-2/+9
| | | * | | | | | | | | | Btrfs: Avoid accessing unmapped kernel addressLi Zefan2011-02-161-7/+14
| | | * | | | | | | | | | Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctlLi Zefan2011-02-161-2/+5
| | | * | | | | | | | | | Btrfs: allow balance to explicitly allocate chunks as it relocatesChris Mason2011-02-163-1/+21
| | | * | | | | | | | | | Btrfs: put ENOSPC debugging under a mount optionChris Mason2011-02-163-2/+8
| | * | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-255-14/+27
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-243-13/+18
| | | * | | | | | | | | | | x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan2011-02-241-1/+1
| | | * | | | | | | | | | | x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal2011-02-211-0/+8
| | * | | | | | | | | | | | RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok2011-02-251-1/+1
| | * | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-257-45/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | usb: musb: core: set has_tt flagFelipe Balbi2011-02-241-0/+1
| | | * | | | | | | | | | | | USB: xhci: mark local functions as staticDmitry Torokhov2011-02-223-8/+8
| | | * | | | | | | | | | | | USB: xhci: fix couple sparse annotationsDmitry Torokhov2011-02-201-2/+2
| | | * | | | | | | | | | | | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov2011-02-204-7/+8
| | | * | | | | | | | | | | | USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov2011-02-201-11/+7
| | | * | | | | | | | | | | | xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman2011-02-201-1/+1
| | | * | | | | | | | | | | | xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman2011-02-201-0/+3
| | | * | | | | | | | | | | | xhci: Clarify some expressions in the TRB mathPaul Zimmerman2011-02-201-12/+10
| | | * | | | | | | | | | | | xhci: Avoid BUG() in interrupt contextPaul Zimmerman2011-02-201-4/+9
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-02-2514-24/+56
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | md: Fix - again - partition detection when array becomes activeNeilBrown2011-02-242-1/+23
OpenPOWER on IntegriCloud