summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-20alpha: Improve atomic_add_unlessRichard Henderson1-23/+37
2013-07-20alpha: Modernize lib/mpi/longlong.hRichard Henderson1-10/+7
2013-07-20alpha: Add kcmp and finit_module syscallsRichard Henderson3-2/+5
2013-07-20alpha: locks: remove unused arch_*_relax operationsWill Deacon1-4/+0
2013-07-20alpha: kernel: typo issue, using '1' instead of '11'Chen Gang1-1/+1
2013-07-20alpha: kernel: using memcpy() instead of strcpy()Chen Gang1-1/+2
2013-07-20alpha: Convert print_symbol to %pSRJoe Perches1-5/+3
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten1-2/+2
2013-07-19tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov1-2/+0
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+32
2013-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-72/+154
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19tracing: Kill trace_array->waiterOleg Nesterov1-1/+0
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis1-0/+1
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19can: usb_8dev: fix urb leak on failure path in usb_8dev_start()Alexey Khoroshilov1-0/+1
2013-07-19net: can: esd_usb2: check index of array before accessingMaximilian Schneider1-0/+10
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19Merge branch 'omap-for-v3.11/dt-fixes' into omap-for-v3.11/fixesTony Lindgren1-0/+6
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1
2013-07-19um: Fix return value of strnlen_user()Richard Weinberger1-1/+1
2013-07-19MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMPJames Hogan1-0/+1
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen1-1/+1
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu1-1/+1
2013-07-19MIPS: BMIPS: Fix thinko to release slave TP from resetFlorian Fainelli1-1/+1
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-07-19ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai1-1/+1
2013-07-19ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai1-5/+6
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-164/+248
2013-07-19tracing: Do not (ab)use trace_seq in event_id_read()Oleg Nesterov1-13/+4
2013-07-19tracing: Simplify the iteration logic in f_start/f_nextOleg Nesterov1-38/+22
2013-07-19tracing: Add ref_data to function and fgraph tracer structsSteven Rostedt (Red Hat)3-2/+11
2013-07-19tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam2-8/+37
2013-07-19tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam1-1/+3
2013-07-19tracing/kprobe: Wait for disabling all running kprobe handlersMasami Hiramatsu1-6/+17
2013-07-19tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov5-24/+4