summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-17mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2013-01-17s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2013-01-17KVM: Fix user memslot overlap checkAlex Williamson1-8/+5
2013-01-17KVM: PPC: e500: fix allocation size error on g2h_tlb1_mapScott Wood1-1/+1
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-17s390/kvm: Fix address space mixupChristian Borntraeger1-5/+20
2013-01-17s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2013-01-17rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa1-0/+3
2013-01-17bcma: mips: fix clearing device IRQRafał Miłecki1-1/+1
2013-01-17iwlwifi: silently ignore fw flaws in Tx pathEmmanuel Grumbach1-31/+18
2013-01-17iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2013-01-17regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown1-1/+1
2013-01-11Linux 3.7.2v3.7.2Greg Kroah-Hartman1-1/+1
2013-01-11cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton1-4/+15
2013-01-11cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton1-24/+18
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2013-01-11HID: Add Apple wireless keyboard 2011 ANSI to special driver listBen Hutchings1-0/+1
2013-01-11linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck1-2/+4
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-11drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-11drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-11revert "rtc: recycle id when unloading a rtc driver"Andrew Morton1-1/+0
2013-01-11CRIS: fix I/O macrosCorey Minyard1-6/+33
2013-01-11proc: pid/status: show all supplementary groupsArtem Bityutskiy1-1/+1
2013-01-11lib: atomic64: Initialize locks statically to fix early usersStephen Boyd1-12/+5
2013-01-11Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan1-9/+10
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2013-01-11Bluetooth: Add support for BCM20702A0 [0b05, 17b5]Jeff Cook1-0/+1
2013-01-11PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe1-1/+2
2013-01-11PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying1-1/+19
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2013-01-11PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2-27/+42
2013-01-11solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3
2013-01-11cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton1-0/+7
2013-01-11cifs: move check for NULL socket into smb_send_rqstJeff Layton1-3/+3
2013-01-11fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara1-1/+1
2013-01-11ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon1-2/+4
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-11arm64: compat for clock_adjtime(2) is miswiredAl Viro1-1/+1
2013-01-11xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner1-8/+7
2013-01-11xfs: fix direct IO nested transaction deadlock.Dave Chinner2-53/+31
2013-01-11signals: sys_ssetmask() uses uninitialized newmaskOleg Nesterov1-0/+1
2013-01-11printk: fix incorrect length from print_time() when seconds > 99999Roland Dreier1-2/+3