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
2014-05-25
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
3
-5
/
+50
2014-05-25
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
4
-10
/
+10
2014-05-25
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
3
-8
/
+8
2014-05-25
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
2
-0
/
+12
2014-05-25
ARM: 8028/1: move __fixup_smp out of init section
Rob Herring
1
-1
/
+1
2014-05-22
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
1
-0
/
+23
2014-05-22
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
1
-5
/
+13
2014-05-22
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
Russell King
1
-3
/
+4
2014-04-25
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
1
-5
/
+13
2014-04-25
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
Catalin Marinas
4
-8
/
+10
2014-04-25
ARM: 8035/1: Disable preemption in crunch_task_enable()
Catalin Marinas
1
-2
/
+10
2014-04-25
ARM: 8034/1: Disable preemption in iwmmxt_task_enable()
Catalin Marinas
1
-3
/
+11
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
4
-20
/
+28
2014-04-23
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
2
-6
/
+5
2014-04-23
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
Gregory CLEMENT
1
-3
/
+25
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
1
-2
/
+0
2014-04-23
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
1
-0
/
+13
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
3
-0
/
+113
2014-04-14
ARM: 8008/1: topology: Coding style fixes
Mark Brown
1
-4
/
+4
2014-04-12
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-12
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-8
/
+2
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
15
-18
/
+23
2014-04-12
blackfin: cleanup board files
Steven Miao
28
-1209
/
+1089
2014-04-12
bf609: clock: drop unused clock bit set/clear functions
Steven Miao
1
-18
/
+0
2014-04-12
Blackfin: bf537: rename "CONFIG_ADT75"
Paul Bolle
1
-1
/
+1
2014-04-12
Blackfin: bf537: rename "CONFIG_AD7314"
Paul Bolle
1
-2
/
+2
2014-04-12
Blackfin: bf537: rename ad2s120x ->ad2s1200
Paul Bolle
1
-7
/
+7
2014-04-12
blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"
Paul Bolle
1
-1
/
+1
2014-04-12
blackfin: dma: current count mmr is read only
Sonic Zhang
1
-2
/
+0
2014-04-12
bfin_crc: Move architecture independant crc header file out of the blackfin f...
Sonic Zhang
1
-125
/
+0
2014-04-12
bf54x: drop unuesd HOST status,control,timeout registers bit define macros
Steven Miao
2
-60
/
+0
2014-04-12
blackfin: portmux: cleanup head file
Steven Miao
1
-6
/
+4
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-11
/
+25
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-41
/
+201
2014-04-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+64
2014-04-11
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
19
-614
/
+685
2014-04-11
Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-814
/
+558
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2014-04-11
Blackfin: remove "config IP_CHECKSUM_L1"
Paul Bolle
1
-8
/
+0
2014-04-11
blackfin: Remove GENERIC_GPIO config option again
Paul Bolle
1
-3
/
+0
2014-04-11
blackfin:Use generic /proc/interrupts implementation
Thomas Gleixner
2
-30
/
+10
2014-04-11
blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"
Paul Bolle
1
-1
/
+1
2014-04-11
Merge branch 'devel-stable' into for-next
Russell King
8
-551
/
+562
2014-04-11
Merge branches 'fixes' and 'misc' into for-next
Russell King
11
-63
/
+123
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
1
-0
/
+1
2014-04-11
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-21
/
+15
2014-04-10
x86, calgary: Use 8M TCE table size by default
WANG Chao
1
-12
/
+19
2014-04-10
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
1
-6
/
+6
[next]