summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-03Linux 3.7-rc8v3.7-rc8Linus Torvalds
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-12-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-03[parisc] open(2) compat bugAl Viro
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-02Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-12-01Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-018139cp: fix coherent mapping leak in error path.françois romieu
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet
2012-12-01workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo
2012-12-01workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith
2012-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-11-30Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-11-30Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-30Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-11-30Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds
2012-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-11-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-11-30Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-30drivers/rtc/rtc-tps65910.c: fix invalid pointer access on _remove()Kim, Milo
2012-11-30mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi
2012-11-30mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton
2012-11-30mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner
2012-11-30mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu
2012-11-30mm: compaction: fix return value of capture_free_page()Mel Gorman
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-29fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro
2012-11-29lookup_one_len: don't accept . and ..Al Viro
2012-11-29cifs: get rid of blind d_drop() in readdirAl Viro
2012-11-29nfs_lookup_revalidate(): fix a leakAl Viro
2012-11-29don't do blind d_drop() in nfs_prime_dcache()Al Viro
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds
2012-11-29direct-io: don't read inode->i_blkbits multiple timesLinus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-29fs/buffer.c: make block-size be per-page and protected by the page lockLinus Torvalds
2012-11-29bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com
2012-11-29bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com
2012-11-29bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com