index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
ARM: 7807/1: kexec: validate CPU hotplug support
Stephen Warren
3
-4
/
+29
2013-08-13
ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock
Will Deacon
1
-19
/
+30
2013-08-13
ARM: 7811/1: locks: use early clobber in arch_spin_trylock
Will Deacon
1
-1
/
+1
2013-08-13
ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()
Stephen Boyd
1
-1
/
+6
2013-08-13
ARM: 7809/1: perf: fix event validation for software group leaders
Will Deacon
1
-0
/
+3
2013-08-08
ARM: Fix FIQ code on VIVT CPUs
Russell King
1
-6
/
+2
2013-08-07
ARM: Fix !kuser helpers case
Russell King
1
-1
/
+2
2013-08-07
ARM: Fix the world famous typo with is_gate_vma()
Russell King
1
-1
/
+1
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-01
ARM: Add .text annotations where required after __CPUINIT removal
Russell King
2
-0
/
+2
2013-08-01
ARM: 7803/1: Fix deadlock scenario with smp_send_stop()
Stephen Boyd
1
-0
/
+3
2013-08-01
ARM: make vectors page inaccessible from userspace
Russell King
3
-1
/
+12
2013-08-01
ARM: move signal handlers into a vdso-like page
Russell King
6
-31
/
+87
2013-07-31
ARM: allow kuser helpers to be removed from the vector page
Russell King
3
-9
/
+51
2013-07-31
ARM: update FIQ support for relocation of vectors
Russell King
2
-5
/
+17
2013-07-31
ARM: use linker magic for vectors and vector stubs
Russell King
2
-18
/
+27
2013-07-31
ARM: move vector stubs
Russell King
4
-30
/
+37
2013-07-31
ARM: poison memory between kuser helpers
Russell King
1
-9
/
+16
2013-07-31
ARM: poison the vectors page
Russell King
1
-0
/
+10
2013-07-31
ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is...
Paul Walmsley
1
-1
/
+6
2013-07-31
ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function
Uwe Kleine-König
1
-1
/
+1
2013-07-27
ARM: Fix sorting of machine- initializers
Russell King
1
-9
/
+9
2013-07-26
ARM: 7791/1: a.out: remove partial a.out support
Will Deacon
5
-85
/
+0
2013-07-26
ARM: 7790/1: Fix deferred mm switch on VIVT processors
Catalin Marinas
3
-5
/
+18
2013-07-26
ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15
Fabio Estevam
3
-18
/
+18
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2
-0
/
+14
2013-07-22
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
1
-0
/
+1
2013-07-22
ARM: 7786/1: hyp: fix macro parameterisation
Mark Rutland
1
-2
/
+2
2013-07-22
ARM: 7785/1: mm: restrict early_alloc to section-aligned memory
Russell King
1
-5
/
+38
2013-07-22
ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
Will Deacon
3
-7
/
+8
2013-07-22
ARM: document DEBUG_UNCOMPRESS Kconfig option
Russell King
1
-2
/
+12
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2
-2
/
+3
2013-07-19
arm64: mm: don't treat user cache maintenance faults as writes
Will Deacon
1
-26
/
+20
2013-07-19
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
Chen Gang
1
-7
/
+0
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-19
MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATION
Markos Chandras
1
-1
/
+0
2013-07-19
um: remove dead code
Richard Weinberger
1
-1
/
+0
2013-07-19
um: siginfo cleanup
Richard Weinberger
4
-15
/
+15
2013-07-19
MIPS: Octeon: Fix DT pruning bug with pip ports
Faidon Liambotis
1
-2
/
+3
[next]