summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Linux 3.0.16v3.0.16Greg Kroah-Hartman1-1/+1
2012-01-07ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2012-01-07ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-07Revert "rtc: Disable the alarm in the hardware"Linus Torvalds1-34/+10
2012-01-07hung_task: fix false positive during vforkMandeep Singh Baines1-4/+10
2012-01-07drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller1-1/+5
2012-01-07xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2-0/+39
2012-01-07xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig1-25/+5
2012-01-07xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk1-1/+1
2012-01-07mfd: Turn on the twl4030-madc MADC clockKyle Manna2-0/+26
2012-01-07mfd: Check for twl4030-madc NULL pointerKyle Manna1-1/+2
2012-01-07mfd: Copy the device pointer to the twl4030-madc structureKyle Manna1-0/+2
2012-01-07mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2012-01-07iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach1-4/+1
2012-01-07ipv4: using prefetch requires including prefetch.hStephen Rothwell1-0/+1
2012-01-07ipv4: reintroduce route cache garbage collectorEric Dumazet1-0/+106
2012-01-07ipv4: flush route cache after change accept_localWeiping Pan1-0/+5
2012-01-07sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2-11/+3
2012-01-07sctp: fix incorrect overflow check on autocloseXi Wang5-3/+21
2012-01-07sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet1-1/+1
2012-01-07net: have ipconfig not wait if no dev is availableGerlando Falauto1-0/+4
2012-01-07mqprio: Avoid panic if no options are providedThomas Graf1-1/+1
2012-01-07llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu1-4/+10
2012-01-07ppp: fix pptp double release_sock in pptp_bind()Djalal Harouni1-3/+1
2012-01-07net: bpf_jit: fix an off-one bug in x86_64 cond jump targetMarkus Kötter1-2/+2
2012-01-07sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller3-27/+63
2012-01-07sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller1-16/+16
2012-01-07sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2012-01-07sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2012-01-07sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2012-01-07sparc: Kill custom io_remap_pfn_range().David S. Miller5-271/+32
2012-01-07sparc64: Patch sun4v code sequences properly on module load.David S. Miller3-19/+63
2012-01-07sparc32: Be less strict in matching %lo part of relocation.David S. Miller1-2/+1
2012-01-07sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().David S. Miller1-2/+2
2012-01-07mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama2-61/+2
2012-01-07mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton1-1/+1
2012-01-07drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher1-0/+12
2012-01-07watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas1-1/+4
2012-01-07futex: Fix uninterruptible loop due to gate_areaHugh Dickins1-8/+20
2012-01-07oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2-3/+3
2012-01-07ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2012-01-07ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson1-3/+5
2012-01-07ARM:imx:fix pwm period valueJason Chen1-0/+9
2012-01-07VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2012-01-07memcg: keep root group unchanged if creation failsHillf Danton1-2/+1
2012-01-07iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy1-2/+2
2012-01-07iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy1-1/+4
2012-01-07ath9k: fix max phy rate at rate control initRajkumar Manoharan1-1/+3
2012-01-07media: s5p-fimc: Use correct fourcc for RGB565 colour formatSylwester Nawrocki1-1/+1
2012-01-07vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp1-5/+2