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
2012-02-03
ARM: 7314/1: kuser: consistently use usr_ret for returning from helpers
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7302/1: Add TLB flushing for both entries in a PMD
Catalin Marinas
1
-1
/
+9
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
1
-0
/
+28
2012-02-02
ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registers
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7307/1: vfp: fix ptrace regset modification race
Dave Martin
1
-2
/
+4
2012-02-02
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
Will Deacon
1
-3
/
+2
2012-02-02
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
Russell King
1
-2
/
+1
2012-01-27
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
Pawel Moll
1
-1
/
+2
2012-01-26
Merge branch 'sa11x0-mcp-fixes' into fixes
Russell King
15
-187
/
+441
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
7
-79
/
+79
2012-01-25
ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2
Rabin Vincent
1
-6
/
+9
2012-01-25
ARM: 7298/1: realview: fix mapping of MPCore private memory region
Marc Zyngier
4
-25
/
+19
2012-01-23
ARM: 7288/1: mach-sa1100: add missing module_init() call
Linus Walleij
1
-0
/
+2
2012-01-23
ARM: 7297/1: smp_twd: make sure timer is stopped before registering it
Marc Zyngier
1
-0
/
+2
2012-01-23
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
Will Deacon
1
-6
/
+0
2012-01-23
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
Will Deacon
1
-10
/
+10
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
18
-31
/
+35
2012-01-23
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
Will Deacon
4
-6
/
+1
2012-01-23
ARM: 7290/1: vmlinux.lds.S: align the exception fixup table to a 4-byte boundary
Will Deacon
1
-1
/
+1
2012-01-23
ARM: 7289/1: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
Will Deacon
1
-3
/
+4
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
7
-20
/
+2
2012-01-20
Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."
Russell King
7
-66
/
+1
2012-01-19
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
7
-101
/
+438
2012-01-19
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
1
-0
/
+1
2012-01-19
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2888
-52499
/
+123546
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
1
-1
/
+0
2012-01-19
ARM: 7279/1: standardize /proc/iomem "Kernel code" name
Kees Cook
1
-1
/
+1
2012-01-19
ARM: fix rcu stalls on SMP platforms
Russell King
1
-2
/
+8
2012-01-19
ARM: vexpress: fix two section mismatch warnings
Russell King
1
-2
/
+2
2012-01-19
ARM: fix a section mismatch warning with our use of memblock
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix section mismatch in cpu-sa1100.c
Russell King
1
-1
/
+1
2012-01-19
ARM: sa11x0: fix collie build error
Russell King
1
-3
/
+2
2012-01-19
Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"
Russell King
2
-40
/
+0
2012-01-19
Revert "ARM: pxa: add dummy clock for sa1100-rtc"
Russell King
6
-8
/
+0
2012-01-19
Revert "ARM: sa1100: clean up of the clock support"
Russell King
2
-67
/
+26
2012-01-18
uml: fix compile for x86-64
Linus Torvalds
1
-0
/
+5
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-6
/
+12
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
2
-4
/
+10
2012-01-17
Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
19
-40
/
+30
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-13
/
+42
2012-01-17
x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n
Al Viro
1
-0
/
+2
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
29
-150
/
+181
2012-01-17
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
1
-8
/
+6
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
5
-8
/
+24
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
14
-82
/
+61
2012-01-17
audit: ia32entry.S sign extend error codes when calling 64 bit code
Eric Paris
1
-1
/
+3
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
23
-62
/
+96
2012-01-17
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
1
-2
/
+2
2012-01-17
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+20
2012-01-17
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
1
-10
/
+10
[next]