summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-12udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2-6/+21
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan1-3/+3
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino1-2/+3
2012-01-12USB: update documentation for usbmonAlan Stern1-5/+9
2012-01-12ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara1-3/+21
2012-01-12reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney1-10/+14
2012-01-12reiserfs: Fix quota mount option parsingJan Kara1-1/+2
2012-01-12perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2012-01-12IB/qib: Fix a possible data corruption when receiving packetsRam Vepa3-4/+10
2012-01-12asix: new device idAurelien Jacobs1-0/+4
2012-01-12powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2-3/+3
2012-01-12powerpc/time: Handle wrapping of decrementerAnton Blanchard3-9/+17
2012-01-12wl12xx: Check buffer bound when processing nvs dataPontus Fuchs1-0/+14
2012-01-12wl12xx: Validate FEM index from ini file and FWPontus Fuchs1-0/+22
2012-01-12offb: Fix bug in calculating requested vram sizeBenjamin Herrenschmidt1-1/+1
2012-01-12offb: Fix setting of the pseudo-palette for >8bppBenjamin Herrenschmidt1-27/+23
2012-01-12rt2800usb: Move ID out of unknownLarry Finger1-1/+1
2012-01-12firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman1-7/+7
2012-01-12Documentation: Update stable addressJoe Perches2-6/+6
2012-01-12MAINTAINERS: stable: Update addressJoe Perches1-1/+1
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