summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu1-6/+4
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-8/+6
2012-11-29fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro1-6/+8
2012-11-29lookup_one_len: don't accept . and ..Al Viro1-0/+5
2012-11-29cifs: get rid of blind d_drop() in readdirAl Viro1-1/+4
2012-11-29nfs_lookup_revalidate(): fix a leakAl Viro1-2/+2
2012-11-29don't do blind d_drop() in nfs_prime_dcache()Al Viro1-1/+2
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds3-56/+14
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds1-3/+5
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds3-106/+5
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds1-31/+48
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com1-0/+2
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com1-2/+3
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-4/+5
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen1-6/+12
2012-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-28/+53
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-28score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-28sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-10/+6
2012-11-28c6x: use generic kvm_para.hMark Salter2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter2-30/+36
2012-11-28team: fix hw_features setupJiri Pirko1-1/+3
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter1-0/+1
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai1-1/+1
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian1-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala1-2/+5
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky1-2/+1
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-28i7core_edac: fix panic when accessing sysfs filesPrarit Bhargava1-3/+3
2012-11-28Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie1-34/+14
2012-11-27radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse1-34/+14
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-189/+366
2012-11-27cifs: fix writeback race with file that is growingJeff Layton1-3/+3
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-5/+11
2012-11-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie4-26/+16
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds13-23/+83
2012-11-26Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-11-26Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-523/+16