Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c88457eb83fb6db7a3286a685ecc6e33a7aac49d
/
arch
/
um
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0a3d763
ptrace: cleanup arch_ptrace() on um
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
be76d81
um: migrate from __do_IRQ() to generic_handle_irq()
by Richard Weinberger
· 14 years ago
aa5fb4d
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
by Roland McGrath
· 14 years ago
d911202
uml: define CONFIG_NO_DMA
by FUJITA Tomonori
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
dbec921
um: fix IRQ flag handling naming
by Richard Weinberger
· 14 years ago
6915e04
um: remove PAGE_SIZE alignment in linker script causing kernel segfault.
by Richard Weinberger
· 14 years ago
482db6d
um: fix global timer issue when using CONFIG_NO_HZ
by Richard Weinberger
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
9a181c5
uml: kill big kernel lock
by Arnd Bergmann
· 14 years ago
e3c6cf6
uml: fix build
by FUJITA Tomonori
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
4752690
ubd: fix incorrect sector handling during request restart
by Tejun Heo
· 14 years ago
7c5f135
Merge branch 'x86/urgent' of into irq/sparseirq
by Thomas Gleixner
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
4a73a43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
9337057
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
by Boaz Harrosh
· 14 years ago
d1ea13c
genirq: Cleanup irq_chip->typename leftovers
by Thomas Gleixner
· 14 years ago
cb1dcc0
uml: fix compile warning
by Richard Weinberger
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 14 years ago
f3c072a
uml: fix compile error in dma_get_cache_alignment()
by Miklos Szeredi
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
26df076
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
d6d1b65
param: simple locking for sysfs-writable charp parameters
by Rusty Russell
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
7833e7c
arch/um/kernel/ptrace.c: remove dead PROC_MM
by Christoph Egger
· 14 years ago
4756227
um: call free_irq() only on enabled channels
by Richard Weinberger
· 14 years ago
005a59e
Deal with missing exports for hostfs
by Al Viro
· 16 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d9a73c0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
74bf40f
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
b292307
um: Fix read_persistent_clock fallout
by Thomas Gleixner
· 14 years ago
bf67694
um, x86: Cast to (u64 *) inside set_64bit()
by H. Peter Anvin
· 14 years ago
9f31f57
um: Convert to use read_persistent_clock
by John Stultz
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
f25c80a
arch/um/drivers: remove duplicate structure field initialization
by Julia Lawall
· 14 years ago
90dc763
sound: push BKL into open functions
by Arnd Bergmann
· 14 years ago
fb967ec
um: os-linux/mem.c needs sys/stat.h
by Liu Aleaxander
· 14 years ago
055c472
um, hweight: Fix UML boot crash due to x86 optimized hweight
by Borislav Petkov
· 14 years ago
fc0ccfceb8
arch/um: fix kunmap_atomic() call in skas/uaccess.c
by Cesar Eduardo Barros
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
9f37af6
uml: Pushdown the bkl from harddog_kern ioctl
by Frederic Weisbecker
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d6c89d9
uml: Convert to unlocked_ioctls to remove implicit BKL
by John Kacur
· 14 years ago
d5f1d54
um/mmapper: Remove BKL usage
by Arnd Bergmann
· 15 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
ce60d4d
uml: i386: Avoid redefinition of NR_syscalls
by Jan Kiszka
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
4cb3ca7
UML: Fix compiler warning due to missing task_struct declaration
by Jan Kiszka
· 15 years ago
0df6e94
UML: add kernel.h include to signal.c
by Jiri Kosina
· 15 years ago
814f75e
UML: Drop private round_down definition
by Jan Kiszka
· 15 years ago
5156d01
UML: Clean up asm/system.h
by Jan Kiszka
· 15 years ago
1896950
UML: Remove unused variable from line driver
by Jan Kiszka
· 15 years ago
7f3c1fa
uml: Fix build breakage after slab.h changes
by Jan Kiszka
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
771cb3e
um: remove dma_sync_single_range
by FUJITA Tomonori
· 15 years ago
1bd0950
um: use generic ptrace_resume code
by Christoph Hellwig
· 15 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
a467937
Add generic sys_old_mmap()
by Christoph Hellwig
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
8d9032b
elf coredump: add extended numbering support
by Daisuke HATAYAMA
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
3b2a8c8
um: tell git to ignore generated files
by WANG Cong
· 15 years ago
03315b5
uml: line.c: avoid NULL pointer dereference
by Alexander Beregalov
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
9d1578a
Rename .data.init_irqstack to .data..init_irqstack.
by Denys Vlasenko
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
d6cd471
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
4126faf
x86: Fix breakage of UML from the changes in the rwsem system
by Linus Torvalds
· 15 years ago
4ecf09f
Unrot uml mconsole a bit
by Al Viro
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
6613c5e
uml: convert to seq_file/proc_fops
by Alexey Dobriyan
· 15 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
d63c489
um: Remove BKL from mmapper
by Thomas Gleixner
· 15 years ago
df502e3
um: Remove BKL from random
by Thomas Gleixner
· 15 years ago
Next »