index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
1
-1
/
+1
2013-07-20
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
1
-2
/
+14
2013-07-20
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
1
-0
/
+18
2013-07-20
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
1
-14
/
+40
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
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
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
2013-07-19
MIPS: Netlogic: Fix USB block's coherent DMA mask
Ganesan Ramalingam
1
-1
/
+1
2013-07-19
MIPS: tlbex: Fix typo in r3000 tlb store handler
Tony Wu
1
-1
/
+1
2013-07-19
MIPS: BMIPS: Fix thinko to release slave TP from reset
Florian Fainelli
1
-1
/
+1
2013-07-19
s390/zcrypt: Alias for new zcrypt device driver base module
Ingo Tuchscherer
1
-0
/
+1
2013-07-19
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
1
-13
/
+4
2013-07-19
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
1
-38
/
+22
2013-07-19
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
3
-2
/
+11
2013-07-19
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2
-8
/
+37
2013-07-19
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
1
-1
/
+3
2013-07-19
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
1
-6
/
+17
2013-07-19
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
5
-24
/
+4
2013-07-19
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
1
-4
/
+8
2013-07-19
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
1
-2
/
+4
2013-07-19
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
1
-7
/
+9
2013-07-19
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
6
-45
/
+45
2013-07-18
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-18
vlan: mask vlan prio bits
Eric Dumazet
3
-5
/
+11
2013-07-18
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-18
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-24
/
+38
[next]