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
2008-02-05
uml: implement O_APPEND
Jeff Dike
1
-0
/
+2
2008-02-05
uml: SMP locking commentary
Jeff Dike
4
-10
/
+17
2008-02-05
uml: remove init_irq_signals
Jeff Dike
3
-13
/
+4
2008-02-05
uml: signal handling tidying
Jeff Dike
1
-21
/
+12
2008-02-05
uml: style fixes in arch/um/kernel
Jeff Dike
14
-133
/
+122
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
4
-79
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: get rid of syscall counters
Jeff Dike
3
-7
/
+0
2008-02-05
uml: don't kill pid 0
Jeff Dike
1
-1
/
+13
2008-02-05
uml: tidy helper code
Jeff Dike
7
-50
/
+36
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
4
-32
/
+42
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
3
-62
/
+27
2008-02-05
uml: customize tlb.h
Jeff Dike
1
-7
/
+18
2008-02-05
uml: 64-bit tlb fixes
Jeff Dike
1
-4
/
+4
2008-02-05
uml: style fixes in file.c
Jeff Dike
2
-115
/
+118
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
7
-40
/
+18
2008-02-05
uml: fix mconsole stop
Karol Swietlicki
1
-3
/
+2
2008-02-05
uml: remove duplicate config symbol and unused file and variables
Karol Swietlicki
4
-27
/
+2
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
2
-118
/
+150
2008-02-05
uml: fx command-line CFLAGS and LDFLAGS support
Jeff Dike
1
-3
/
+3
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
5
-72
/
+70
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
8
-41
/
+20
2008-02-05
uml: add missing space
Joe Perches
1
-1
/
+1
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
10
-117
/
+233
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
4
-14
/
+13
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
3
-58
/
+11
2008-02-05
uml: add virt_to_pte
Jeff Dike
1
-33
/
+23
2008-02-05
uml: fix page table data sizes
Jeff Dike
1
-8
/
+9
2008-02-05
uml: current.h cleanup
Jeff Dike
3
-16
/
+14
2008-02-05
uml: style cleanup
Jeff Dike
1
-45
/
+41
2008-02-05
uml: header untangling
Jeff Dike
8
-17
/
+43
2008-02-05
uml: move um_virt_to_phys
Jeff Dike
3
-46
/
+32
2008-02-05
uml: host TLS diagnostics
Jeff Dike
1
-9
/
+21
2008-02-05
uml: convert functions to void
Karol Swietlicki
3
-11
/
+4
2008-02-05
uml: remove unused variables in the context switcher
Karol Swietlicki
4
-16
/
+13
2008-02-05
arch/um: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
uml: reconst a parameter
Jeff Dike
1
-1
/
+1
2008-02-05
uml: tidy pgtable.h
Jeff Dike
1
-0
/
+1
2008-02-05
uml: tidy kern_util.h
Jeff Dike
25
-173
/
+89
2008-02-05
uml: allow LFLAGS on command line
Jeff Dike
1
-1
/
+3
2008-02-05
uml: delete some unused headers
Jeff Dike
3
-39
/
+0
2008-02-05
uml: borrow const.h techniques
Jeff Dike
3
-21
/
+29
2008-02-05
uml: clone.c tidying
Jeff Dike
1
-14
/
+18
2008-02-05
uml: console driver cleanups
Jeff Dike
1
-17
/
+2
2008-02-05
uml: GPROF needs to depend on FRAME_POINTER
Karol Swietlicki
1
-1
/
+1
2008-02-05
uml: SMP needs to depend on BROKEN for now
Jeff Dike
1
-2
/
+1
2008-02-05
uml: const and other tidying
WANG Cong
7
-13
/
+12
2008-02-05
uml: further bugs.c tidying
Jeff Dike
4
-36
/
+24
[next]