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-06-19
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
David Howells
12
-257
/
+230
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
10
-577
/
+605
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
6
-21
/
+40
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
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-146
/
+119
2013-05-14
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
45
-206
/
+763
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
Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-19
/
+14
2013-05-13
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-101
/
+194
2013-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-263
/
+498
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
Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-17
/
+49
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
17
-156
/
+213
2013-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+4
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
4
-8
/
+11
2013-05-13
Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
Mark Brown
1
-9
/
+38
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
[next]