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-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
6
-166
/
+137
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
5
-32
/
+35
2006-01-06
[PATCH] uml: line_setup interface change
Jeff Dike
1
-3
/
+9
2006-01-06
[PATCH] uml: Add static initializations and declarations
Jeff Dike
4
-10
/
+9
2006-01-06
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
4
-15
/
+14
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
3
-14
/
+9
2006-01-06
[PATCH] uml: use ARRAY_SIZE
Jeff Dike
2
-20
/
+13
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
8
-368
/
+381
2006-01-06
[PATCH] uml: non-void functions should return something
Jeff Dike
3
-11
/
+6
2006-01-06
[PATCH] uml: use kstrdup
Jeff Dike
4
-8
/
+8
2005-12-29
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2
-5
/
+8
2005-12-29
[PATCH] Hostfs: update for new glibc - add missing symbol exports
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
3
-36
/
+46
2005-12-18
[PATCH] uml - fix some funkiness in Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2005-12-18
[PATCH] uml: fix dynamic linking on some 64-bit distros
Rob Landley
1
-0
/
+4
2005-12-18
[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+0
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2
-1
/
+2
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
1
-4
/
+9
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
6
-17
/
+39
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2
-17
/
+20
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
1
-4
/
+6
2005-11-13
[PATCH] uml: fix daemon transport exit path bug
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+4
2005-11-13
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
5
-24
/
+29
2005-11-13
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
3
-6
/
+5
2005-11-13
[PATCH] uml console channels: remove console_write wrappers
Paolo 'Blaisorblade' Giarrusso
5
-41
/
+6
2005-11-13
[PATCH] uml: fix mcast network driver error handling
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+10
2005-11-13
[PATCH] uml: fixups for "reuse i386 cpu-specific tuning"
Paolo 'Blaisorblade' Giarrusso
3
-11
/
+6
2005-11-13
[PATCH] uml: micro fixups to arch Kconfig
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-13
[PATCH] uml: remove bogus WARN_ON, triggerable harmlessly on a page fault race
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+9
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-8
/
+10
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2
-8
/
+10
2005-11-09
[PATCH] uml_net: use ethtool_ops
Christoph Hellwig
1
-27
/
+11
2005-11-07
[PATCH] kfree cleanup: arch
Jesper Juhl
1
-1
/
+1
2005-11-07
[PATCH] um: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-4
/
+2
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-48
/
+2
2005-11-07
[PATCH] uml: build host-binaries with the native host arch again
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-11-07
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-11-07
[PATCH] uml: make tt mode-dependent options depend on MODE_TT
Jeff Dike
1
-22
/
+24
2005-11-07
[PATCH] uml: big memory fixes
Jeff Dike
7
-14
/
+14
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
11
-141
/
+586
2005-11-07
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
19
-56
/
+23
2005-11-07
[PATCH] uml: separate libc-dependent early initialization
Jeff Dike
3
-36
/
+25
2005-11-07
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
8
-71
/
+72
2005-11-07
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
2
-32
/
+8
2005-11-07
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2
-33
/
+92
2005-11-07
[PATCH] uml: improve stub debugging
Jeff Dike
1
-0
/
+11
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-4
/
+5
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2
-0
/
+2
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
1
-4
/
+0
[next]