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
2016-12-12
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
3
-4
/
+4
2016-12-12
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
Ashish Samant
1
-1
/
+0
2016-12-12
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
piaojun
3
-8
/
+5
2016-12-12
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
piaojun
1
-6
/
+0
2016-12-12
ocfs2: delete redundant code and set the node bit into maybe_map directly
Guozhonghua
1
-4
/
+1
2016-12-12
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
piaojun
1
-2
/
+0
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
Sudip Mukherjee
1
-2
/
+8
2016-12-12
drivers/pcmcia/m32r_pcc.c: use common error path
Sudip Mukherjee
1
-7
/
+10
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from request_irq
Sudip Mukherjee
1
-4
/
+10
2016-12-12
m32r: fix build warning
Sudip Mukherjee
1
-0
/
+2
2016-12-12
m32r: add simple dma
Sudip Mukherjee
3
-2
/
+38
2016-12-12
scripts/tags.sh: handle OMAP platforms properly
Sam Protsenko
1
-2
/
+17
2016-12-12
scripts/bloat-o-meter: compile .NUMBER regex
Alexey Dobriyan
1
-1
/
+3
2016-12-12
scripts/bloat-o-meter: don't use readlines()
Alexey Dobriyan
1
-11
/
+12
2016-12-12
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
2
-11
/
+5
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
2
-3
/
+4
2016-12-12
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-91
/
+528
2016-12-12
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+5
2016-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-406
/
+1152
2016-12-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
289
-1053
/
+98023
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-16
/
+13
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
116
-1523
/
+674
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
24
-62
/
+872
2016-12-12
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+12
2016-12-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-107
/
+221
2016-12-12
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
3
-9
/
+9
2016-12-12
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
13
-56
/
+59
2016-12-12
Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+2
2016-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-15
/
+30
2016-12-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
26
-18
/
+713
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-44
/
+537
2016-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1787
-28740
/
+107766
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
1
-1
/
+1
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
1
-1
/
+1
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
3
-7
/
+9
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
6
-33
/
+14
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
1
-0
/
+3
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
1
-1
/
+7
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
1
-1
/
+9
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2
-2
/
+2
2016-12-12
avr32: wire up pkey syscalls
Hans-Christian Noren Egtvedt
2
-0
/
+6
2016-12-12
AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()
Markus Elfring
1
-2
/
+2
2016-12-12
AVR32-pio: Use seq_putc() in pio_bank_show()
Markus Elfring
1
-1
/
+1
2016-12-12
AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()
Markus Elfring
1
-9
/
+19
2016-12-12
AVR32-clock: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+2
2016-12-11
sparc: fix a building error reported by kbuild
Gonglei \(Arei\)
1
-0
/
+1
2016-12-11
sparc64: fix typo in pgd_clear()
Kirill A. Shutemov
1
-1
/
+1
2016-12-11
sparc64: restore irq in error paths in iommu
Dan Carpenter
1
-0
/
+2
[prev]
[next]