index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-24
EDAC: Fix lockdep splat
Borislav Petkov
4
-15
/
+31
2013-07-24
Fix __wait_on_atomic_t() to call the action func if the counter != 0
David Howells
1
-1
/
+2
2013-07-23
NFSv4: Fix brainfart in attribute length calculation
Trond Myklebust
1
-1
/
+1
2013-07-22
of/irq: init struct resource to 0 in of_irq_to_resource()
Sebastian Andrzej Siewior
1
-0
/
+1
2013-07-22
of/irq: Avoid calling list_first_entry() for empty list
Axel Lin
1
-2
/
+3
2013-07-22
of: add vendor prefixes for hisilicon
Zhangfei Gao
1
-0
/
+1
2013-07-22
of: add vendor prefix for Qualcomm Atheros, Inc.
Gabor Juhos
1
-0
/
+1
2013-07-22
MAINTAINERS: Fix incorrect status tag
Grant Likely
1
-2
/
+2
2013-07-22
MAINTAINERS: Refactor device tree maintainership
Grant Likely
1
-3
/
+14
2013-07-22
MAINTAINERS: Change device tree mailing list
Grant Likely
1
-2
/
+2
2013-07-22
MAINTAINERS: Remove Grant Likely
Grant Likely
1
-5
/
+0
2013-07-22
Thermal: Fix lockup of cpu_down()
Steven Rostedt
1
-1
/
+0
2013-07-22
drm/crtc-helper: explicit DPMS on after modeset
Daniel Vetter
1
-16
/
+11
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
drm/i915: fix up gt init sequence fallout
Daniel Vetter
4
-6
/
+7
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
drm/i915: Serialize almost all register access
Chris Wilson
1
-3
/
+6
2013-07-20
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
Kamal Mostafa
3
-1
/
+19
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
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
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
[next]