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
2014-12-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
17
-79
/
+205
2014-12-08
nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOL
Tobias Klauser
1
-0
/
+1
2014-12-08
nios2: Add missing NR_CPUS to Kconfig
Tobias Klauser
1
-0
/
+4
2014-12-08
nios2: asm-offsets: Remove unused definition TI_TASK
Tobias Klauser
1
-1
/
+0
2014-12-08
nios2: Remove write-only struct member from nios2_timer
Tobias Klauser
1
-2
/
+0
2014-12-08
nios2: Remove unused extern declaration of shm_align_mask
Tobias Klauser
1
-2
/
+0
2014-12-08
nios2: include linux/type.h in io.h
Ley Foon Tan
1
-0
/
+1
2014-12-08
nios2: move include asm-generic/io.h to end of file
Ley Foon Tan
1
-2
/
+2
2014-12-08
nios2: remove include asm-generic/iomap.h from io.h
Ley Foon Tan
1
-1
/
+0
2014-12-08
nios2: remove unnecessary space before define
Ley Foon Tan
1
-4
/
+4
2014-12-08
nios2: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-08
nios2: Use IS_ENABLED instead of #ifdefs to check config symbols
Tobias Klauser
1
-9
/
+5
2014-12-08
nios2: Build infrastructure
Ley Foon Tan
15
-0
/
+826
2014-12-08
Documentation: Add documentation for Nios2 architecture
Ley Foon Tan
1
-0
/
+23
2014-12-08
MAINTAINERS: Add nios2 maintainer
Ley Foon Tan
1
-0
/
+7
2014-12-08
nios2: ptrace support
Ley Foon Tan
3
-0
/
+319
2014-12-08
nios2: Module support
Ley Foon Tan
1
-0
/
+138
2014-12-08
nios2: Nios2 registers
Ley Foon Tan
1
-0
/
+71
2014-12-08
nios2: Miscellaneous header files
Ley Foon Tan
5
-0
/
+146
2014-12-08
nios2: Cpuinfo handling
Ley Foon Tan
2
-0
/
+258
2014-12-08
nios2: Time keeping
Ley Foon Tan
4
-0
/
+407
2014-12-08
nios2: Device tree support
Ley Foon Tan
6
-0
/
+375
2014-12-08
nios2: Library functions
Ley Foon Tan
5
-0
/
+467
2014-12-08
nios2: Signal handling support
Ley Foon Tan
5
-0
/
+428
2014-12-08
nios2: System calls handling
Ley Foon Tan
5
-0
/
+270
2014-12-08
nios2: ELF definitions
Ley Foon Tan
2
-0
/
+168
2014-12-08
Add ELF machine define for Nios2
Ley Foon Tan
1
-0
/
+1
2014-12-08
nios2: DMA mapping API
Ley Foon Tan
2
-0
/
+326
2014-12-08
nios2: Interrupt handling
Ley Foon Tan
3
-0
/
+193
2014-12-08
nios2: TLB handling
Ley Foon Tan
3
-0
/
+355
2014-12-08
nios2: Cache handling
Ley Foon Tan
3
-0
/
+359
2014-12-08
nios2: Process management
Ley Foon Tan
6
-0
/
+694
2014-12-08
nios2: Page table management
Ley Foon Tan
4
-0
/
+505
2014-12-08
nios2: MMU Fault handling
Ley Foon Tan
2
-0
/
+276
2014-12-08
nios2: I/O Mapping
Ley Foon Tan
2
-0
/
+248
2014-12-08
nios2: Memory management
Ley Foon Tan
5
-0
/
+663
2014-12-08
nios2: Traps exception handling
Ley Foon Tan
3
-0
/
+796
2014-12-08
nios2: Exception handling
Ley Foon Tan
2
-0
/
+811
2014-12-08
nios2: Kernel booting and initialization
Ley Foon Tan
4
-0
/
+551
2014-12-08
nios2: Assembly macros and definitions
Ley Foon Tan
3
-0
/
+417
2014-12-08
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
1
-0
/
+114
2014-12-07
Linux 3.18
v3.18
Linus Torvalds
1
-1
/
+1
2014-12-07
genirq: Move irq_chip_write_msi_msg() helper to core
Thomas Gleixner
2
-6
/
+6
2014-12-07
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+5
2014-12-06
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2014-12-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+14
2014-12-05
watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7
Abhilash Kesavan
1
-1
/
+1
2014-12-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2014-12-05
Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+2
2014-12-05
ARM: dts: rk3288: add arm,cpu-registers-not-fw-configured
Sonny Rao
1
-0
/
+1
[prev]
[next]