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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-04
ACPI: Add an interface to evaluate _OST
Toshi Kani
2
-1
/
+42
2012-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+34
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-06-02
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-9
/
+160
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-17
/
+27
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+35
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
1
-1
/
+28
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-181
/
+63
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+58
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
-2
/
+3
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-0
/
+8
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-0
/
+6
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-06-01
vfs: retry last component if opening stale dentry
Miklos Szeredi
1
-0
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+11
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
1
-1
/
+1
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-4
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+48
2012-06-01
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+9
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
20
-75
/
+212
2012-06-01
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
1
-0
/
+1
2012-06-01
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
1
-0
/
+5
2012-06-01
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2
-0
/
+19
2012-06-01
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2
-4
/
+11
2012-06-01
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
1
-1
/
+1
2012-06-01
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
3
-0
/
+68
2012-06-01
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
1
-0
/
+2
2012-06-01
mqueue: revert bump up DFLT_*MAX
KOSAKI Motohiro
1
-3
/
+3
2012-06-01
ipc/mqueue: update maximums for the mqueue subsystem
Doug Ledford
1
-12
/
+35
2012-06-01
ipc/mqueue: switch back to using non-max values on create
Doug Ledford
1
-0
/
+2
2012-06-01
ipc/mqueue: cleanup definition names and locations
Doug Ledford
1
-0
/
+5
2012-06-01
kexec: export kexec.h to user space
maximilian attems
2
-22
/
+54
2012-06-01
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
1
-0
/
+1
2012-06-01
cred: remove task_is_dead() from __task_cred() validation
Oleg Nesterov
1
-7
/
+3
2012-06-01
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
Boaz Harrosh
1
-28
/
+2
2012-06-01
kmod: unexport call_usermodehelper_freeinfo()
Boaz Harrosh
1
-4
/
+0
2012-06-01
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
1
-1
/
+2
2012-06-01
vsprintf: further optimize decimal conversion
Denys Vlasenko
1
-0
/
+4
2012-06-01
introduce SIZE_MAX
Xi Wang
3
-3
/
+4
2012-06-01
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2
-1
/
+1
2012-06-01
nfsd4: move principal name into svc_cred
J. Bruce Fields
2
-1
/
+9
2012-06-01
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
1
-0
/
+1
2012-06-01
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
1
-0
/
+6
2012-05-31
Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-9
/
+62
2012-05-31
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-0
/
+151
[next]