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-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-07-19
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
6
-19
/
+12
2012-07-17
arch: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
1
-1
/
+0
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-7
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-14
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-8
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+2
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2012-06-01
um: properly check all process' threads for a live mm
Anton Vorontsov
1
-6
/
+7
2012-06-01
um: fix possible race on task->mm
Anton Vorontsov
1
-2
/
+5
2012-06-01
um: should hold tasklist_lock while traversing processes
Anton Vorontsov
1
-0
/
+3
2012-06-01
um/kernel/trap.c: port OOM changes to handle_page_fault()
Kautuk Consul
1
-5
/
+19
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-9
/
+2
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-4
/
+1
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+1
2012-05-23
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
16
-43
/
+42
2012-05-22
new helper: sigsuspend()
Al Viro
1
-8
/
+1
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-42
/
+7
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-1
/
+0
2012-05-22
Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...
Richard Weinberger
4
-13
/
+15
2012-05-22
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2
-2
/
+2
2012-05-21
um: Remove CONFIG_IRQ_RELEASE_METHOD
Richard Weinberger
2
-6
/
+0
2012-05-21
um: Remove usage of irq_chip->release()
Richard Weinberger
1
-2
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
7
-10
/
+18
2012-05-21
um: Fix __swp_type()
Richard Weinberger
1
-2
/
+2
2012-05-21
um: Implement a custom pte_same() function
Richard Weinberger
1
-0
/
+6
2012-05-21
um: Add BUG() to do_ops()'s error path
Richard Weinberger
1
-0
/
+1
2012-05-21
um: Remove unused variables
Richard Weinberger
1
-10
/
+0
2012-05-21
um: bury unused _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-05-21
um: wrong sigmask saved in case of multiple sigframes
Al Viro
1
-6
/
+5
2012-05-21
um: add TIF_NOTIFY_RESUME
Al Viro
2
-1
/
+8
2012-05-21
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-3
/
+0
2012-05-21
um: Use generic time config
Anna-Maria Gleixner
1
-4
/
+1
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-5
/
+0
2012-05-08
um: Remove leftover declaration of alloc_task_struct_node()
Thomas Gleixner
1
-2
/
+0
2012-05-05
kbuild: link of vmlinux moved to a script
Sam Ravnborg
1
-9
/
+2
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
um: Use generic init_task
Thomas Gleixner
4
-39
/
+7
2012-05-03
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
1
-0
/
+1
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+1
2012-04-20
Merge branch 'linus' into queue
Marcelo Tosatti
7
-67
/
+29
2012-04-10
um: uml_setup_stubs': warning: unused variable 'pages'
Boaz Harrosh
1
-1
/
+0
2012-04-10
um: Use asm-generic/switch_to.h
Richard Weinberger
2
-5
/
+2
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger
2
-1
/
+2
2012-04-10
um: switch cow_user.h to htobe{32,64}/betoh{32,64}
Al Viro
2
-57
/
+21
[prev]
[next]