index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
5
-12
/
+12
2013-06-19
FS-Cache: Uninline fscache_object_init()
David Howells
2
-38
/
+40
2013-06-19
FS-Cache: Don't sleep in page release if __GFP_FS is not set
David Howells
1
-1
/
+1
2013-06-19
CacheFiles: name i_mutex lock class explicitly
J. Bruce Fields
1
-1
/
+1
2013-06-19
fs/fscache: remove spin_lock() from the condition in while()
Sebastian Andrzej Siewior
1
-6
/
+10
2013-05-15
Add wait_on_atomic_t() and wake_up_atomic_t()
David Howells
2
-0
/
+112
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
2013-05-14
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
Li Zhong
1
-0
/
+1
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
2
-1
/
+12
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
3
-45
/
+112
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2
-2
/
+10
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2
-4
/
+11
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
4
-4
/
+4
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
3
-1
/
+24
2013-05-14
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
Benjamin Herrenschmidt
1
-6
/
+56
2013-05-14
powerpc/powernv: Detect OPAL v3 API version
Benjamin Herrenschmidt
4
-4
/
+13
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
3
-4
/
+1
2013-05-14
powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS
Michael Ellerman
1
-1
/
+1
2013-05-14
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
3
-0
/
+137
2013-05-14
powerpc/rtas_flash: Fix validate_flash buffer overflow issue
Vasant Hegde
1
-4
/
+6
2013-05-14
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
1
-0
/
+4
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
3
-5
/
+5
2013-05-14
powerpc/mm: Use the correct mask value when looking at pgtable address
Aneesh Kumar K.V
1
-1
/
+1
2013-05-13
parisc: make default cross compiler search more robust (v3)
Helge Deller
1
-12
/
+9
2013-05-13
bna: add missing iounmap() on error in bnad_init()
Wei Yongjun
1
-2
/
+3
2013-05-13
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-05-13
xen/arm: rename xen_secondary_init and run it on every online cpu
Stefano Stabellini
1
-11
/
+4
2013-05-13
xen/arm: do not handle VCPUOP_register_vcpu_info failures
Stefano Stabellini
1
-7
/
+3
2013-05-13
xen/arm: initialize pm functions later
Stefano Stabellini
1
-1
/
+7
2013-05-13
jbd,jbd2: fix oops in jbd2_journal_put_journal_head()
Jan Kara
1
-2
/
+6
2013-05-13
drm/mgag200: Fix framebuffer base address programming
Christopher Harvey
1
-3
/
+24
2013-05-13
drm/mgag200: Convert counter delays to jiffies
Christopher Harvey
1
-9
/
+6
2013-05-13
drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
Christopher Harvey
1
-21
/
+21
2013-05-13
drm/mgag200: Don't change unrelated registers during modeset
Christopher Harvey
1
-5
/
+1
2013-05-13
drm: Only print a debug message when the polled connector has changed
Lespiau, Damien
1
-6
/
+13
2013-05-13
drm: Make the HPD status updates debug logs more readable
Lespiau, Damien
2
-4
/
+7
2013-05-12
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-12
ipv6,gre: do not leak info to user-space
Amerigo Wang
1
-0
/
+2
2013-05-12
virtio_net: use default napi weight by default
Amerigo Wang
1
-1
/
+1
2013-05-12
emac: Fix EMAC soft reset on 460EX/GT
Petri Gynther
1
-8
/
+28
2013-05-12
3c59x: fix PCI resource management
Sergei Shtylyov
1
-12
/
+13
2013-05-12
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
1
-2
/
+2
2013-05-12
caif: CAIF_VIRTIO should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/ethernet: MACB should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-12
net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-12
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
[next]