Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ALSA: usb-audio: fix oops due to cleanup race when disconnecting | Takashi Iwai | 2011-02-23 | 3 | -2/+10 | |
| * | | | | | | | | | ALSA: HDA: Fix mic initialization in VIA auto parser | David Henningsson | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | ALSA: fix one memory leak in sound jack | Lu Guanqun | 2011-02-21 | 1 | -0/+1 | |
* | | | | | | | | | | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> | Ben Hutchings | 2011-02-28 | 1 | -0/+2 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-02-25 | 2 | -11/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset | Rafael J. Wysocki | 2011-02-24 | 2 | -11/+16 | |
* | | | | | | | | | | rapidio: fix sysfs config attribute to access 16MB of maint space | Alexandre Bounine | 2011-02-25 | 2 | -7/+9 | |
* | | | | | | | | | | pps: initialize ts_real properly | Alexander Gordeev | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | memcg: more mem_cgroup_uncharge() batching | Hugh Dickins | 2011-02-25 | 1 | -0/+2 | |
* | | | | | | | | | | thp: fix interleaving for transparent hugepages | Andi Kleen | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | aio: fix race between io_destroy() and io_submit() | Jan Kara | 2011-02-25 | 1 | -0/+17 | |
* | | | | | | | | | | aio: fix rcu ioctx lookup | Nick Piggin | 2011-02-25 | 1 | -11/+24 | |
* | | | | | | | | | | mm: fix dubious code in __count_immobile_pages() | Namhyung Kim | 2011-02-25 | 1 | -3/+2 | |
* | | | | | | | | | | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip | Lei Xu | 2011-02-25 | 1 | -5/+9 | |
* | | | | | | | | | | ldm: corrupted partition table can cause kernel oops | Timo Warns | 2011-02-25 | 1 | -0/+5 | |
* | | | | | | | | | | mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !... | Mel Gorman | 2011-02-25 | 1 | -10/+22 | |
* | | | | | | | | | | drivers/nfc/pn544.c: add missing regulator | Matti J. Aaltonen | 2011-02-25 | 1 | -1/+3 | |
* | | | | | | | | | | drivers/nfc/Kconfig: use full form of the NFC acronym | Matti J. Aaltonen | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | swiotlb: fix wrong panic | FUJITA Tomonori | 2011-02-25 | 1 | -2/+4 | |
* | | | | | | | | | | MAINTAINERS: add Chinese documentation maintainer | Harry Wei | 2011-02-25 | 1 | -0/+7 | |
* | | | | | | | | | | mm: grab rcu read lock in move_pages() | Greg Thelen | 2011-02-25 | 1 | -3/+3 | |
* | | | | | | | | | | epoll: prevent creating circular epoll structures | Davide Libenzi | 2011-02-25 | 1 | -0/+95 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2011-02-25 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | regulator, mc13xxx: Remove pointless test for unsigned less than zero | Jesper Juhl | 2011-02-25 | 1 | -1/+1 | |
| * | | | | | | | | | | regulator: Fix warning with CONFIG_BUG disabled | Mark Brown | 2011-02-25 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2011-02-25 | 10 | -57/+282 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Btrfs: fix fiemap bugs with delalloc | Chris Mason | 2011-02-23 | 3 | -42/+224 | |
| * | | | | | | | | | | Btrfs: set FMODE_EXCL in btrfs_device->mode | Ilya Dryomov | 2011-02-16 | 1 | -1/+1 | |
| * | | | | | | | | | | Btrfs: make btrfs_rm_device() fail gracefully | Ilya Dryomov | 2011-02-16 | 1 | -2/+9 | |
| * | | | | | | | | | | Btrfs: Avoid accessing unmapped kernel address | Li Zefan | 2011-02-16 | 1 | -7/+14 | |
| * | | | | | | | | | | Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctl | Li Zefan | 2011-02-16 | 1 | -2/+5 | |
| * | | | | | | | | | | Btrfs: allow balance to explicitly allocate chunks as it relocates | Chris Mason | 2011-02-16 | 3 | -1/+21 | |
| * | | | | | | | | | | Btrfs: put ENOSPC debugging under a mount option | Chris Mason | 2011-02-16 | 3 | -2/+8 | |
* | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-25 | 5 | -14/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 2011-02-24 | 3 | -13/+18 | |
| * | | | | | | | | | | | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 2011-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal | 2011-02-21 | 1 | -0/+8 | |
* | | | | | | | | | | | | RTC: fix typo in drivers/rtc/rtc-at91sam9.c | Jelle Martijn Kok | 2011-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-02-25 | 7 | -45/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | usb: musb: core: set has_tt flag | Felipe Balbi | 2011-02-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | USB: xhci: mark local functions as static | Dmitry Torokhov | 2011-02-22 | 3 | -8/+8 | |
| * | | | | | | | | | | | | USB: xhci: fix couple sparse annotations | Dmitry Torokhov | 2011-02-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself | Dmitry Torokhov | 2011-02-20 | 4 | -7/+8 | |
| * | | | | | | | | | | | | USB: Reset USB 3.0 devices on (re)discovery | Luben Tuikov | 2011-02-20 | 1 | -11/+7 | |
| * | | | | | | | | | | | | xhci: Fix an error in count_sg_trbs_needed() | Paul Zimmerman | 2011-02-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | xhci: Fix errors in the running total calculations in the TRB math | Paul Zimmerman | 2011-02-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | | xhci: Clarify some expressions in the TRB math | Paul Zimmerman | 2011-02-20 | 1 | -12/+10 | |
| * | | | | | | | | | | | | xhci: Avoid BUG() in interrupt context | Paul Zimmerman | 2011-02-20 | 1 | -4/+9 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-02-25 | 14 | -24/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | md: Fix - again - partition detection when array becomes active | NeilBrown | 2011-02-24 | 2 | -1/+23 |