summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-036-108/+61
|\
| * 8139cp: fix coherent mapping leak in error path.françois romieu2012-12-021-3/+8
| * tcp: fix crashes in do_tcp_sendpages()Eric Dumazet2012-12-021-9/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-302-8/+6
| |\
| | * mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| | |\
| | | * iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
| * | | bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2012-11-291-0/+2
| * | | bonding: make arp_ip_target parameter checks consistent with sysfsnikolay@redhat.com2012-11-291-2/+3
| * | | bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2012-11-292-86/+36
* | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds2012-12-032-2/+2
|\ \ \ \
| * | | | md/raid1{,0}: fix deadlock in bitmap_unplug.NeilBrown2012-11-272-2/+2
* | | | | open*(2) compat fixes (s390, arm64)Al Viro2012-12-022-2/+2
* | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-021-4/+14
|\ \ \ \ \
| * | | | | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo2012-12-021-3/+11
| * | | | | workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith2012-12-021-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-014-10/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-301-6/+8
| * | | | | lookup_one_len: don't accept . and ..Al Viro2012-11-301-0/+5
| * | | | | cifs: get rid of blind d_drop() in readdirAl Viro2012-11-301-1/+4
| * | | | | nfs_lookup_revalidate(): fix a leakAl Viro2012-11-301-2/+2
| * | | | | don't do blind d_drop() in nfs_prime_dcache()Al Viro2012-11-301-1/+2
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-011-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-131-0/+7
| |\ \ \ \ \ \
| | * | | | | | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-281-0/+7
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-0123-135/+194
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-12-0120-126/+181
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong2012-11-241-0/+4
| | * | | | | | | | perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong2012-11-231-51/+60
| | * | | | | | | | Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...Arnaldo Carvalho de Melo2012-11-2320-75/+117
| |/| | | | | | | |
| | * | | | | | | | perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-1916-58/+78
| | * | | | | | | | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-191-1/+1
| | * | | | | | | | tools: Pass the target in descendDavid Howells2012-11-191-2/+2
| | * | | | | | | | tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells2012-11-192-6/+17
| | * | | | | | | | tools: Define a Makefile function to do subdir processingDavid Howells2012-11-192-12/+20
| | * | | | | | | | Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells2012-11-191-0/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells2012-11-081-0/+3
| | | | |/ / / / / / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-11-132-4/+6
| |\| | | | | | | |
| | * | | | | | | | perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim2012-10-301-4/+4
| | * | | | | | | | perf header: Fix numa topology printingNamhyung Kim2012-10-301-0/+2
| |/ / / / / / / /
| * | | | | | | | perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling2012-10-301-5/+7
* | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-12-014-10/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-302-6/+14
| * | | | | | | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-271-2/+7
| * | | | | | | | | x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin2012-11-271-2/+1
* | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-12-015-33/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | c6x: use generic kvm_para.hMark Salter2012-11-282-1/+2
| * | | | | | | | | | c6x: remove internal kernel symbols from exported setup.hMark Salter2012-11-282-30/+36
| * | | | | | | | | | c6x: fix misleading commentMark Salter2012-11-271-2/+1
| * | | | | | | | | | c6x: run do_notify_resume with interrupts enabledMark Salter2012-11-271-0/+2
| |/ / / / / / / / /