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
2011-11-02
um: arch_hweight.h is needed only on uml-x86
Al Viro
1
-0
/
+0
2011-11-02
um: merge kernel_offsets_*.h
Al Viro
3
-49
/
+21
2011-11-02
um: merge skas_ptrace.h 32/64bit variants
Al Viro
3
-48
/
+21
2011-11-02
um: sysdep/barrier.h is not used for anything
Al Viro
4
-22
/
+0
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
6
-14
/
+0
2011-11-02
um: finish conversion to mcontext_t
Al Viro
9
-81
/
+67
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
7
-26
/
+33
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
3
-6
/
+3
2011-11-02
um: take system.h out of shared/sysdep
Al Viro
2
-2
/
+1
2011-11-02
um: fill the handlers array at build time
Al Viro
4
-12
/
+21
2011-11-02
um: simplify set_handler()
Al Viro
4
-27
/
+19
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
3
-9
/
+8
2011-11-02
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
7
-39
/
+14
2011-11-02
um: kill includes of sysdep/sigcontext.h from stuff built with kernel headers
Al Viro
8
-22
/
+14
2011-11-02
um: merge arch/um/os-Linux/sys-{i386,x86_64}
Al Viro
9
-85
/
+57
2011-11-02
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
5
-35
/
+10
2011-11-02
um: kill dead code around uaccess
Al Viro
6
-77
/
+3
2011-11-02
um: merge arch/um/sys-{i386,x86_64}
Al Viro
51
-193
/
+81
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/shared
Al Viro
39
-134
/
+61
2011-11-02
um: merge arch/um/sys-{i386,x86_64}/asm
Al Viro
19
-234
/
+192
2011-11-02
um: get rid of unused macros in ptrace_user.h
Al Viro
2
-63
/
+0
2011-11-02
um: get rid of sysdep/sc.h
Al Viro
4
-91
/
+15
2011-11-02
um: Get rid of UPT_SET/UPT_REG macros
Al Viro
5
-158
/
+145
2011-11-02
um: take vm-flags.h to sys-*/asm
Al Viro
3
-1
/
+1
2011-11-02
um: get rid of sysdep/checksum.h
Al Viro
3
-7
/
+1
2011-11-02
um: trim unused junk from user.h
Al Viro
1
-2
/
+0
2011-11-02
um: get rid of kern_constants.h
Al Viro
5
-14
/
+5
2011-11-02
um: kill a couple of useless includes of kern_constants.h
Al Viro
2
-2
/
+0
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
47
-78
/
+3
2011-11-02
um: take user_constants.h to include/generated
Al Viro
7
-9
/
+8
2011-11-02
um: kill skas_ptregs.h
Al Viro
3
-10
/
+0
2011-11-02
um: switch to -idirafter, get saner kern_constants.h out of that
Al Viro
1
-2
/
+2
2011-11-02
um: series of __get_user() is costly in sigframe handling
Al Viro
2
-86
/
+80
2011-11-02
um: make copy_sc() static
Al Viro
3
-32
/
+1
2011-11-02
um: don't rely on sc.fpstate not having been reassigned prior to rt_sigreturn()
Al Viro
1
-5
/
+8
2011-11-02
um: switch {rt_,}sigreturn() to set_current_blocked()
Al Viro
2
-15
/
+3
2011-11-02
um: use subarch-obj instead of copying...
Al Viro
2
-227
/
+2
2011-11-01
Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
77
-14
/
+5726
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
33
-84
/
+2209
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
56
-1118
/
+1372
2011-11-01
Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
15
-79
/
+136
2011-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
121
-665
/
+1399
2011-11-01
Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
59
-586
/
+3147
2011-11-01
Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
29
-1307
/
+0
2011-11-01
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
43
-1325
/
+2079
2011-11-01
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
21
-494
/
+1376
2011-11-01
Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
22
-7
/
+352
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
221
-8853
/
+5251
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
54
-92
/
+404
2011-11-02
Merge branch 'imx/imx6q' into next/soc
Arnd Bergmann
32
-80
/
+3648
[prev]
[next]