summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12-01Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-12-01Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-01Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-01Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds
2012-12-01Merge 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-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-11-29remoteproc: fix error path of ->find_vqsOhad Ben-Cohen
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-29microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-29score: do_sigaltstack() expects a userland pointer...Al Viro
2012-11-29sh64: fix altstack switching on sigreturnAl Viro
2012-11-29openrisk: fix altstack switching on sigreturnAl Viro
2012-11-29um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-11-28c6x: use generic kvm_para.hMark Salter
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter
2012-11-28team: fix hw_features setupJiri Pirko
2012-11-28atm: forever loop loading ambassador firmwareDan Carpenter
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon
2012-11-28Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2012-11-27radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-27cifs: fix writeback race with file that is growingJeff Layton