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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
sh: use common clock framework with device tree boards
Rich Felker
2
-0
/
+5
2016-08-05
sh: system call wire up
Yoshinori Sato
4
-2
/
+58
2016-08-05
sh: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2016-08-05
sh: do not perform IPI-based cache flush except on boards that need it
Rich Felker
1
-0
/
+3
2016-08-05
sh: add SMP support for J2
Rich Felker
3
-0
/
+145
2016-08-05
sh: SMP support for SH2 entry.S
Rich Felker
1
-0
/
+50
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2
-4
/
+4
2016-07-31
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
1
-0
/
+1
2016-07-31
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
1
-29
/
+3
2016-07-31
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-31
sh: make time.c explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: fix futex/robust_list on nommu models
Rich Felker
1
-0
/
+1
2016-07-31
sh: disable aliased page logic on NOMMU models
Rich Felker
2
-0
/
+8
2016-07-31
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
1
-3
/
+0
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
5
-3
/
+41
2016-07-31
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
1
-1
/
+1
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-158
/
+190
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-66
/
+82
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
85
-240
/
+53
2016-07-30
Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-252
/
+60
2016-07-29
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-3
/
+8
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
11
-156
/
+84
2016-07-29
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-931
/
+524
2016-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
13
-88
/
+173
2016-07-29
Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-3
/
+5
2016-07-29
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+1
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-653
/
+675
2016-07-29
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
25
-171
/
+373
2016-07-29
sparc64: Trim page tables for 8M hugepages
Nitin Gupta
6
-68
/
+129
2016-07-29
x86/power/64: Fix hibernation return address corruption
Josh Poimboeuf
1
-3
/
+1
2016-07-29
avr32: off by one in at32_init_pio()
Dan Carpenter
1
-1
/
+1
2016-07-29
avr32: fixup code style in unistd.h and syscall_table.S
Hans-Christian Noren Egtvedt
2
-654
/
+654
2016-07-29
avr32: wire up preadv2 and pwritev2 syscalls
Hans-Christian Noren Egtvedt
3
-0
/
+22
2016-07-28
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
6
-15
/
+19
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-149
/
+28
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+11
2016-07-28
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
1
-1
/
+1
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2
-5
/
+5
2016-07-28
mm: move page mapped accounting to the node
Mel Gorman
1
-1
/
+1
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
1
-4
/
+4
2016-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-07-28
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
1
-1
/
+1
2016-07-28
Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus
Russell King
76
-464
/
+923
2016-07-27
sparc32: off by ones in BUG_ON()
Dan Carpenter
1
-2
/
+2
[next]