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
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2
-2
/
+4
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-2
/
+1
2006-03-27
[PATCH] uml: fix thread startup race
Jeff Dike
1
-28
/
+27
2006-03-27
[PATCH] uml: prevent umid theft
Jeff Dike
1
-10
/
+23
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2
-30
/
+85
2006-03-27
[PATCH] uml: allow ubd devices to be shared in a cluster
Jeff Dike
1
-33
/
+43
2006-03-27
[PATCH] uml: oS header cleanups
Jeff Dike
3
-2
/
+14
2006-03-27
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
4
-24
/
+9
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2
-4
/
+33
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
6
-16
/
+19
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
6
-157
/
+148
2006-03-27
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
3
-325
/
+295
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
10
-161
/
+288
2006-03-27
[PATCH] uml: fix some printf formats
Jeff Dike
1
-3
/
+3
2006-03-27
[PATCH] uml: fix declaration of exit()
Jeff Dike
1
-1
/
+1
2006-03-26
[PATCH] um: fix undefined reference to hweight32
Akinobu Mita
2
-0
/
+10
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+5
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
1
-1
/
+11
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-03-22
[PATCH] remove set_page_count(page, 0) users (outside mm)
Nick Piggin
1
-1
/
+1
2006-03-06
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
1
-2
/
+5
2006-02-24
[PATCH] uml: tidying COW code
Paolo 'Blaisorblade' Giarrusso
4
-5
/
+6
2006-02-24
[PATCH] uml: better error reporting for read_output
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+22
2006-02-24
[PATCH] uml: os_connect_socket error path fixup
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+14
2006-02-24
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+22
2006-02-24
[PATCH] uml: correct error messages in COW driver
Paolo 'Blaisorblade' Giarrusso
2
-10
/
+13
2006-02-07
[PATCH] uml: remove a dead file
Jeff Dike
1
-569
/
+0
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
7
-12
/
+32
2006-02-07
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
1
-0
/
+1
2006-02-07
[PATCH] uml: balance list_add and list_del in the network driver
Jeff Dike
1
-10
/
+19
2006-02-07
[PATCH] uml: close TUN/TAP file descriptors
Jeff Dike
2
-9
/
+10
2006-02-07
[PATCH] uml: add debug switch for skas mode
Jeff Dike
1
-0
/
+18
2006-02-01
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+1
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
7
-14
/
+17
2006-02-01
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+6
2006-02-01
[PATCH] uml: fix "apples/bananas" typo
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-02-01
[PATCH] uml: fix hugest stack users
Paolo 'Blaisorblade' Giarrusso
3
-19
/
+22
2006-02-01
[PATCH] uml: comments about libc-conflict guards
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+9
2006-02-01
[PATCH] uml: fix some typos
Jeff Dike
2
-2
/
+2
2006-02-01
[PATCH] uml: add a build dependency
Jeff Dike
1
-3
/
+6
2006-02-01
[PATCH] uml: compilation fix when MODE_SKAS disabled
Pekka Enberg
1
-1
/
+1
2006-01-18
[PATCH] uml: use generic sys_rt_sigsuspend
Jeff Dike
1
-24
/
+0
2006-01-18
[PATCH] uml: add TIF_RESTORE_SIGMASK support
Jeff Dike
1
-38
/
+41
2006-01-18
[PATCH] uml ubd code: fix a bit of whitespace
Paolo 'Blaisorblade' Giarrusso
1
-14
/
+17
2006-01-18
[PATCH] uml: allow again to move backing file and to override saved location
Paolo 'Blaisorblade' Giarrusso
1
-13
/
+15
2006-01-18
[PATCH] uml: arch Kconfig menu cleanups
Paolo 'Blaisorblade' Giarrusso
2
-14
/
+19
2006-01-18
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+19
2006-01-18
[PATCH] uml: sigio code - reduce spinlock hold time
Paolo 'Blaisorblade' Giarrusso
1
-25
/
+58
2006-01-18
[PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+13
[next]