summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-22mac80211: fix race condition caused by late addBA responseNikolay Martynov1-1/+16
2011-12-22iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-22percpu: fix chunk range calculationTejun Heo2-20/+26
2011-12-22intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay1-9/+8
2011-12-22intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay1-5/+7
2011-12-22intel-iommu: fix return value of iommu_unmap() APIAllen Kay1-3/+8
2011-12-22target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier1-2/+7
2011-12-22fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro7-70/+105
2011-12-22mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-22mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-22ptp: Fix clock_getres() implementationThomas Gleixner1-1/+3
2011-12-22thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-22thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-22fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-22ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-22ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-22ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-12-22arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-22ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash1-1/+1
2011-12-22alarmtimers: Fix time comparisonThomas Gleixner1-1/+1
2011-12-22ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai1-0/+2
2011-12-22ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-09Linux 3.0.13v3.0.13Greg Kroah-Hartman1-1/+1
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner1-0/+1
2011-12-09clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)1-2/+2
2011-12-09oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2-5/+25
2011-12-09jump_label: jump_label_inc may return before the code is patchedGleb Natapov1-1/+2
2011-12-09perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner1-1/+1
2011-12-09tracing: fix event_subsystem ref countingIlya Dryomov1-1/+0
2011-12-09rtc: Disable the alarm in the hardwareRabin Vincent1-10/+34
2011-12-09trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo1-3/+3
2011-12-09xfs: fix attr2 vs large data fork assertChristoph Hellwig1-25/+39
2011-12-09xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig3-0/+33
2011-12-09xfs: validate acl countChristoph Hellwig1-0/+2
2011-12-09NFS: Prevent 3.0 from crashing if it receives a partial layoutTrond Myklebust2-1/+10
2011-12-09genirq: Fix race condition when stopping the irq threadIdo Yariv1-1/+4
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez1-2/+4
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez1-16/+27
2011-12-09add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter1-2/+5
2011-12-09perf/x86: Fix PEBS instruction unwindPeter Zijlstra1-1/+5
2011-12-09x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk1-0/+2
2011-12-09x86: Fix "Acer Aspire 1" reboot hangPeter Chubb1-2/+11
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas1-1/+1
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-12-09xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-12-09EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-12-09USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin1-5/+10