index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-21
/
+69
2013-07-19
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
5
-42
/
+31
2013-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-46
/
+190
2013-07-19
alpha: Use handle_percpu_irq for the timer interrupt
Richard Henderson
1
-1
/
+1
2013-07-19
alpha: Force the user-visible HZ to a constant 1024.
Richard Henderson
2
-10
/
+5
2013-07-19
alpha: Don't if-out dp264_device_interrupt.
Richard Henderson
1
-8
/
+0
2013-07-19
alpha: Use __builtin_alpha_rpcc
Richard Henderson
1
-3
/
+1
2013-07-19
alpha: Fix type compatibility warning for marvel_map_irq
Richard Henderson
1
-1
/
+2
2013-07-19
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
1
-111
/
+288
2013-07-19
alpha: Implement atomic64_dec_if_positive
Richard Henderson
2
-0
/
+29
2013-07-19
alpha: Improve atomic_add_unless
Richard Henderson
1
-23
/
+37
2013-07-19
alpha: Modernize lib/mpi/longlong.h
Richard Henderson
1
-10
/
+7
2013-07-19
alpha: Add kcmp and finit_module syscalls
Richard Henderson
3
-2
/
+5
2013-07-19
alpha: locks: remove unused arch_*_relax operations
Will Deacon
1
-4
/
+0
2013-07-19
alpha: kernel: typo issue, using '1' instead of '11'
Chen Gang
1
-1
/
+1
2013-07-19
alpha: kernel: using memcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-07-19
alpha: Convert print_symbol to %pSR
Joe Perches
1
-5
/
+3
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-19
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
1
-2
/
+0
2013-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-19
/
+32
2013-07-19
drm/i915: Make i915 events part of uapi
Ben Widawsky
2
-4
/
+28
2013-07-19
drm/i915: kill ivybridge_irq_postinstall
Paulo Zanoni
1
-49
/
+20
2013-07-19
drm/i915: kill Ivybridge vblank irq vfuncs
Paulo Zanoni
2
-33
/
+11
2013-07-19
drm/i915: add ILK/SNB support to ivybridge_irq_handler
Paulo Zanoni
1
-83
/
+32
2013-07-19
drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handler
Paulo Zanoni
1
-0
/
+1
2013-07-19
drm/i915: reorganize ironlake_irq_handler
Paulo Zanoni
1
-23
/
+23
2013-07-19
drm/i915: don't read or write GEN6_PMIIR on Gen 5
Paulo Zanoni
1
-5
/
+7
2013-07-19
drm/i915: extract ivb_display_irq_handler
Paulo Zanoni
1
-28
/
+35
2013-07-19
drm/i915: extract ilk_display_irq_handler
Paulo Zanoni
1
-48
/
+56
2013-07-19
drm/i915: kill ivybridge_irq_preinstall
Paulo Zanoni
1
-20
/
+1
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2
-2
/
+3
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
1
-1
/
+0
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
2013-07-19
um: remove dead code
Richard Weinberger
1
-1
/
+0
2013-07-19
um: siginfo cleanup
Richard Weinberger
4
-15
/
+15
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
2013-07-19
uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...
Tristan Schmelcher
1
-41
/
+189
2013-07-19
um: Fix wait_stub_done() error handling
Richard Weinberger
1
-2
/
+7
2013-07-19
um: Mark stub pages mapping with VM_PFNMAP
Richard Weinberger
1
-1
/
+1
2013-07-19
um: Fix return value of strnlen_user()
Richard Weinberger
1
-1
/
+1
2013-07-19
MIPS: KVM: Mark KVM_GUEST (T&E KVM) as BROKEN_ON_SMP
James Hogan
1
-0
/
+1
2013-07-19
MIPS: tlbex: fix broken build in v3.11-rc1
Aaro Koskinen
1
-1
/
+1
2013-07-19
MIPS: Netlogic: Add XLP PIC irqdomain
Jayachandran C
3
-13
/
+61
[prev]
[next]