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.12.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
2
-4
/
+2
2013-02-04
new helper: sigsp()
Al Viro
1
-0
/
+11
2013-02-04
new helper: signal_setup_done()
Al Viro
1
-0
/
+1
2013-02-04
new helper: get_signal()
Al Viro
1
-0
/
+18
2013-02-04
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-04
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
3
-0
/
+28
2013-02-04
generic sys_compat_rt_sigaction()
Al Viro
1
-0
/
+24
2013-02-04
consolidate kernel-side struct sigaction declarations
Al Viro
3
-1
/
+21
2013-02-04
consolidate declarations of k_sigaction
Al Viro
2
-4
/
+7
2013-02-04
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
1
-2
/
+0
2013-02-04
old sigsuspend variants in kernel/signal.c
Al Viro
1
-0
/
+8
2013-02-04
generic compat_sys_rt_sigqueueinfo()
Al Viro
1
-0
/
+4
2013-02-04
generic compat_sys_rt_sigpending()
Al Viro
2
-1
/
+4
2013-02-04
generic compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+7
2013-02-04
sanitize rt_sigaction() situation a bit
Al Viro
2
-5
/
+6
2013-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-01-21
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
1
-1
/
+0
2013-01-19
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2013-01-18
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
Kirill A. Shutemov
1
-4
/
+2
2013-01-18
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
1
-1
/
+2
2013-01-17
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-01-17
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
1
-0
/
+1
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
1
-1
/
+1
2013-01-14
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-5
/
+7
2013-01-14
Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+0
2013-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2013-01-12
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
1
-0
/
+3
2013-01-12
Merge branch 'akpm' (incoming fixes from Andrew)
Linus Torvalds
7
-19
/
+31
2013-01-12
lib/rbtree.c: avoid the use of non-static __always_inline
Michel Lespinasse
1
-3
/
+11
2013-01-12
mm: compaction: partially revert capture of suitable high-order page
Mel Gorman
2
-3
/
+2
2013-01-12
linux/audit.h: move ptrace.h include to kernel header
Mike Frysinger
2
-1
/
+1
2013-01-12
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2
-1
/
+3
2013-01-12
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
2
-0
/
+12
2013-01-12
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
2
-14
/
+4
2013-01-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2013-01-11
mm: compaction: Partially revert capture of suitable high-order page
Mel Gorman
2
-3
/
+2
2013-01-11
target: Introduce TCM_NO_SENSE
Hannes Reinecke
1
-0
/
+1
2013-01-11
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel
Dave Airlie
1
-1
/
+1
2013-01-10
Remove __dev* markings from init.h
Greg Kroah-Hartman
1
-20
/
+0
2013-01-10
Merge remote-tracking branch 'asoc/fix/cs4271' into tmp
Mark Brown
1
-1
/
+1
2013-01-10
Merge remote-tracking branch 'asoc/fix/core' into tmp
Mark Brown
1
-4
/
+6
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-36
/
+10
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+2
2013-01-08
drm: Only evict the blocks required to create the requested hole
Chris Wilson
1
-1
/
+1
2013-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-01-05
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
1
-0
/
+9
2013-01-05
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
1
-8
/
+0
[next]