index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
1
-0
/
+1
2010-06-11
um, hweight: Fix UML boot crash due to x86 optimized hweight
Borislav Petkov
1
-0
/
+6
2010-06-05
arch/um: fix kunmap_atomic() call in skas/uaccess.c
Cesar Eduardo Barros
1
-1
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
3
-3
/
+3
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
3
-10
/
+21
2010-05-22
uml: Pushdown the bkl from harddog_kern ioctl
Frederic Weisbecker
1
-3
/
+15
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-12
/
+10
2010-05-17
uml: Convert to unlocked_ioctls to remove implicit BKL
John Kacur
1
-4
/
+4
2010-05-17
um/mmapper: Remove BKL usage
Arnd Bergmann
1
-3
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-4
/
+3
2010-05-11
uml: i386: Avoid redefinition of NR_syscalls
Jan Kiszka
1
-2
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
11
-2
/
+11
2010-04-21
UML: Fix compiler warning due to missing task_struct declaration
Jan Kiszka
2
-0
/
+4
2010-04-20
UML: add kernel.h include to signal.c
Jiri Kosina
1
-0
/
+1
2010-04-20
UML: Drop private round_down definition
Jan Kiszka
1
-2
/
+0
2010-04-20
UML: Clean up asm/system.h
Jan Kiszka
1
-3
/
+0
2010-04-20
UML: Remove unused variable from line driver
Jan Kiszka
1
-1
/
+0
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
2
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-2
/
+11
2010-03-13
um: remove dma_sync_single_range
FUJITA Tomonori
1
-8
/
+0
2010-03-13
um: use generic ptrace_resume code
Christoph Hellwig
2
-54
/
+18
2010-03-13
Add generic sys_olduname()
Christoph Hellwig
1
-45
/
+0
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
2
-19
/
+0
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-86
/
+0
2010-03-13
Add generic sys_old_mmap()
Christoph Hellwig
3
-36
/
+1
2010-03-13
Add generic sys_old_select()
Christoph Hellwig
1
-18
/
+0
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
1
-0
/
+16
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
3
-43
/
+69
2010-03-06
um: tell git to ignore generated files
WANG Cong
1
-0
/
+3
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-03-03
Switch may_open() and break_lease() to passing O_...
Al Viro
1
-1
/
+1
2010-03-03
Rename .data.init_irqstack to .data..init_irqstack.
Denys Vlasenko
3
-3
/
+3
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-02-28
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-1
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-01-18
x86: Fix breakage of UML from the changes in the rwsem system
Linus Torvalds
1
-1
/
+2
2010-01-14
Unrot uml mconsole a bit
Al Viro
1
-31
/
+18
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2
-1
/
+2
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
3
-4
/
+0
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-9
/
+7
2009-12-15
uml: convert to seq_file/proc_fops
Alexey Dobriyan
4
-54
/
+70
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
2
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
2
-30
/
+2
2009-10-14
um: Remove BKL from mmapper
Thomas Gleixner
1
-7
/
+4
[next]