index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
s390/dasd: fix statistics for recovered requests
Stefan Weinhuber
1
-0
/
+8
2013-08-28
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
1
-3
/
+3
2013-08-28
s390/pgtable: fix mprotect for single-threaded KVM guests
Martin Schwidefsky
1
-0
/
+1
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
5
-6
/
+4
2013-08-22
s390/kprobes: add support for compare and branch instructions
Heiko Carstens
1
-2
/
+19
2013-08-22
s390/switch_to: fix save_access_regs() / restore_access_regs()
Heiko Carstens
1
-2
/
+7
2013-08-22
s390/bitops: fix inline assembly constraints
Heiko Carstens
1
-6
/
+6
2013-08-22
s390/dasd: enable raw_track_access reads without direct I/O
Stefan Weinhuber
1
-11
/
+43
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
5
-25
/
+24
2013-08-22
s390/time: clock comparator revalidation
Martin Schwidefsky
1
-4
/
+1
2013-08-22
s390/sclp: reword cpu capability change message
Heiko Carstens
1
-1
/
+1
2013-08-22
s390/pgtable: add pgste_get helper
Martin Schwidefsky
1
-1
/
+10
2013-08-22
s390/pgtable: skip pgste updates on full flush
Martin Schwidefsky
1
-4
/
+3
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
10
-325
/
+333
2013-08-22
s390/mm: remove dead pfmf inline assembly
Heiko Carstens
1
-10
/
+0
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
15
-483
/
+249
2013-08-22
s390/pci: use adapter interrupt vector helpers
Martin Schwidefsky
3
-208
/
+165
2013-08-22
s390/pci: cleanup function names
Martin Schwidefsky
5
-28
/
+28
2013-08-22
s390/airq: introduce adapter interrupt vector helper
Martin Schwidefsky
2
-0
/
+220
2013-08-22
s390/dasd: cleanup timeout and transport error messages
Stefan Weinhuber
1
-2
/
+4
2013-08-22
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
2
-2
/
+2
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
6
-9
/
+9
2013-08-20
proc: more readdir conversion bug-fixes
Linus Torvalds
1
-1
/
+1
2013-08-19
proc: return on proc_readdir error
Richard Genoud
1
-1
/
+3
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
1
-2
/
+1
2013-08-19
GFS2: Check for glock already held in gfs2_getxattr
Steven Whitehouse
1
-0
/
+4
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
1
-5
/
+13
2013-08-19
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-19
GFS2: Fix typo in gfs2_create_inode()
Steven Whitehouse
1
-1
/
+1
2013-08-19
drm/i915: unpin backing storage in dmabuf_unmap
Daniel Vetter
1
-0
/
+8
2013-08-18
Linux 3.11-rc6
v3.11-rc6
Linus Torvalds
1
-1
/
+1
2013-08-17
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
2013-08-17
MAINTAINERS: Change ownership for SGI specific modules.
Robin Holt
1
-2
/
+2
2013-08-17
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
11
-34
/
+57
2013-08-16
ALSA: hda - Add a fixup for Gateway LT27
Takashi Iwai
1
-0
/
+1
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
6
-49
/
+41
2013-08-15
tun: signedness bug in tun_get_user()
Dan Carpenter
1
-2
/
+4
2013-08-15
qlcnic: Fix diagnostic interrupt test for 83xx adapters
Manish Chopra
1
-0
/
+5
2013-08-15
qlcnic: Fix beacon state return status handling
Sucheta Chakraborty
1
-3
/
+3
2013-08-15
qlcnic: Fix set driver version command
Himanshu Madhani
2
-3
/
+6
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
1
-5
/
+8
2013-08-15
drm/radeon: fix WREG32_OR macro setting bits in a register
Rafał Miłecki
1
-1
/
+1
2013-08-15
ASoC: tegra: fix Tegra30 I2S capture parameter setup
Stephen Warren
1
-1
/
+1
2013-08-15
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
5
-2
/
+72
2013-08-15
drivers/net/ethernet/via/via-velocity.c: update napi implementation
Julia Lawall
1
-1
/
+3
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-15
openvswitch: Reset tunnel key between input and output.
Jesse Gross
1
-0
/
+1
[next]