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
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
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
1
-1
/
+0
2005-10-30
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2005-10-30
[PATCH] uml: fix "reuse i386 cpu optimizations"
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+5
2005-10-30
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+16
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: uml kill unused
Hugh Dickins
2
-37
/
+0
2005-10-29
[PATCH] mm: uml pte atomicity
Hugh Dickins
1
-3
/
+5
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
1
-3
/
+0
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2
-0
/
+2
2005-10-28
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
2
-2
/
+2
2005-10-24
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2
-2
/
+2
2005-10-19
[PATCH] build fix for uml/amd64
Al Viro
1
-4
/
+0
2005-10-12
[PATCH] uml: compile-time fix recent patch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+5
2005-10-12
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
5
-373
/
+483
2005-10-10
[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
Jeff Dike
1
-9
/
+28
2005-10-10
[PATCH] uml: cleanup whitespace for COW driver
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+9
2005-10-10
[PATCH] uml: cleanup byte order macros for COW driver
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+26
2005-10-10
[PATCH] uml: restore include breakage, breaking binary format of COW driver
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-10-10
[PATCH] uml: allow building .s/.i/.lst files from userspace files
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2005-10-10
[PATCH] uml: add mode=skas0 as a synonym of skas0
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+11
2005-10-10
[PATCH] Uml: hide commands when not being verbose
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
6
-54
/
+21
2005-10-04
[PATCH] UML - Fix Al's build tidying
Jeff Dike
1
-1
/
+1
2005-09-30
[PATCH] uml: revert "run mconsole "sysrq" in process context"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-30
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+6
2005-09-30
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+17
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2
-2
/
+0
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
33
-573
/
+240
2005-09-22
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+42
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
[next]