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-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] uml build fix
Theodore Tso
1
-0
/
+2
2006-07-02
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
9
-12
/
+12
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-2
/
+2
2006-07-01
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+37
2006-07-01
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
1
-19
/
+29
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+9
2006-07-01
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
1
-2
/
+2
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
7
-7
/
+0
2006-06-30
[PATCH] uml: fix biarch gcc build on x86_64
Jeff Dike
2
-2
/
+7
2006-06-30
[PATCH] uml: remove stray file
Jeff Dike
1
-172
/
+0
2006-06-30
[PATCH] uml: remove unneeded time definitions
Jeff Dike
3
-30
/
+0
2006-06-30
[PATCH] uml: add locking to xtime accesses
Jeff Dike
1
-2
/
+8
2006-06-30
[PATCH] uml: unregister useless console when it's not needed
Jeff Dike
1
-4
/
+18
2006-06-30
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
1
-2
/
+5
2006-06-30
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
1
-2
/
+12
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
5
-21
/
+2
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-06-26
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
4
-4
/
+0
2006-06-26
[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-6
/
+2
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree
Greg Kroah-Hartman
1
-7
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
1
-2
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
1
-2
/
+0
2006-06-25
[PATCH] uml: remove dead declaration
Adrian Bunk
1
-2
/
+0
2006-06-23
[PATCH] clean up default value of SYSCALL_DEBUG
Jean-Luc Leger
1
-1
/
+0
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-5
/
+1
2006-06-22
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
1
-1
/
+1
2006-06-20
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-1
/
+1
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
1
-5
/
+1
2006-06-05
[PATCH] uml: add -ffreestanding to CFLAGS
Jeff Dike
1
-0
/
+4
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
2
-14
/
+19
2006-06-05
[PATCH] uml: __user annotation in arch_prctl
Al Viro
1
-1
/
+1
2006-06-05
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
1
-1
/
+1
2006-06-05
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
3
-20
/
+13
2006-05-03
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2006-05-01
[PATCH] uml: uml-makefile-nicer uses SYMLINK incorrectly
Jeff Dike
1
-1
/
+1
2006-05-01
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2006-05-01
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
4
-19
/
+22
2006-05-01
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
4
-2
/
+17
2006-05-01
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
3
-9
/
+14
2006-05-01
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
1
-0
/
+30
2006-05-01
[PATCH] uml: fix patch mismerge
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-05-01
[PATCH] uml: error handling fixes
Jeff Dike
5
-10
/
+10
2006-05-01
[PATCH] uml: update defconfig
Jeff Dike
1
-85
/
+155
2006-05-01
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
1
-5
/
+12
[next]