index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
markup_oops.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMU
Will Deacon
1
-1
/
+1
2012-12-07
ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accesses
Will Deacon
1
-0
/
+1
2012-12-07
ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6
Armando Visconti
1
-1
/
+1
2012-12-03
ARM: 7589/1: integrator: pass the lm resource to amba
Linus Walleij
1
-3
/
+4
2012-12-03
ARM: 7588/1: amba: create a resource parent registrator
Linus Walleij
2
-4
/
+38
2012-11-19
ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER
Will Drewry
1
-0
/
+1
2012-11-19
ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL
Kees Cook
1
-1
/
+4
2012-11-19
ARM: 7578/1: arch/move secure_computing into trace
Kees Cook
3
-22
/
+24
2012-11-19
ARM: 7577/1: arch/add syscall_get_arch
Will Drewry
1
-0
/
+9
2012-11-13
ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m...
Nicolas Pitre
1
-2
/
+1
2012-11-13
ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary
Nicolas Pitre
1
-4
/
+10
2012-11-13
ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()
Shawn Guo
2
-0
/
+6
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
3
-10
/
+11
2012-11-04
ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant
Linus Walleij
1
-5
/
+37
2012-11-04
ARM: 7561/1: SMP_TWD: use clk_prepare_enable()
Linus Walleij
1
-10
/
+2
2012-10-18
ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used
fwu
1
-0
/
+1
2012-10-18
ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset
Dave Martin
1
-1
/
+1
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
1
-2
/
+2
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
3
-17
/
+2
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
4
-29
/
+7
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
10
-68
/
+21
[next]