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
2012-03-29
remove references to cpu_*_map in arch/
Rusty Russell
2
-6
/
+5
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
39
-699
/
+781
2012-03-25
um: Update defconfig
Richard Weinberger
1
-184
/
+471
2012-03-25
um: Switch to large mcmodel on x86_64
Richard Weinberger
1
-0
/
+1
2012-03-25
um: Wire CONFIG_GENERIC_IO up
Richard Weinberger
1
-0
/
+1
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
1
-0
/
+2
2012-03-25
um: most of the SUBARCH uses can be killed
Al Viro
2
-3
/
+3
2012-03-25
um: deadlock in line_write_interrupt()
Al Viro
1
-0
/
+1
2012-03-25
um: don't bother trying to rebuild CHECKFLAGS for USER_OBJS
Al Viro
1
-4
/
+3
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2
-3
/
+1
2012-03-25
um: a bunch of headers can be killed by using generic-y
Al Viro
7
-124
/
+1
2012-03-25
um: ptrace-generic.h doesn't need user.h
Al Viro
1
-1
/
+0
2012-03-25
um: kill HOST_TASK_PID
Al Viro
3
-5
/
+3
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
1
-2
/
+1
2012-03-25
um: asm-offsets.h might as well come from underlying arch...
Al Viro
1
-1
/
+0
2012-03-25
um: switch close_chan() to struct line
Al Viro
3
-9
/
+11
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
3
-18
/
+15
2012-03-25
um: line->have_irq is never checked...
Al Viro
2
-2
/
+0
2012-03-25
um: chan_init_pri is dead now
Al Viro
1
-2
/
+0
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
5
-128
/
+88
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2
-0
/
+5
2012-03-25
um: finally kill ->init_str leaks
Al Viro
1
-1
/
+3
2012-03-25
um: get rid of lines_init()
Al Viro
4
-46
/
+33
2012-03-25
um: switch line.c tty drivers to dynamic device creation
Al Viro
4
-42
/
+40
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
2
-28
/
+29
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
4
-20
/
+12
2012-03-25
um: get rid of the init_prio mess
Al Viro
4
-74
/
+68
2012-03-25
um: switch line_config() to setup_one_line()
Al Viro
1
-6
/
+16
2012-03-25
um: switch line_remove() to setup_one_line()
Al Viro
1
-8
/
+5
2012-03-25
um: auxvec.h is never used
Al Viro
1
-4
/
+0
2012-03-25
um: clean up the includes in ubd
Al Viro
3
-34
/
+18
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
9
-13
/
+13
2012-03-24
um: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+6
2012-03-24
um: don't restore current->blocked on error
Matt Fleming
1
-6
/
+2
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-22
/
+16
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-03-21
um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't...
Al Viro
2
-3
/
+10
2012-03-21
um: embed ->stub_pages[] into mmu_context
Al Viro
2
-19
/
+6
2012-03-20
um: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-02-18
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+9
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-11
/
+9
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-2
/
+2
2012-01-17
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2012-01-12
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
1
-0
/
+1
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
[next]