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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-14
zlib: Fix build of powerpc boot wrapper
Benjamin Herrenschmidt
2
-5
/
+31
2010-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+40
2010-01-14
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
3
-5
/
+9
2010-01-14
vfs: Fix vmtruncate() regression
OGAWA Hirofumi
1
-16
/
+14
2010-01-14
Merge branch 'fasync-helper'
Linus Torvalds
1
-36
/
+66
2010-01-13
[S390] tape_char: add missing compat_ptr conversion
Heiko Carstens
1
-3
/
+15
2010-01-13
[S390] zcrypt: add sanity check before copy_from_user()
Heiko Carstens
1
-1
/
+3
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
3
-12
/
+4
2010-01-13
[S390] con3215: remove empty ioctl function
Heiko Carstens
1
-17
/
+0
2010-01-13
[S390] dasd: add proper compat pointer conversion for symmetrix ioctl
Heiko Carstens
1
-5
/
+9
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
1
-25
/
+16
2010-01-13
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
1
-0
/
+4
2010-01-13
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
5
-8
/
+18
2010-01-13
[S390] tape_block: remove ioctl function
Heiko Carstens
1
-39
/
+0
2010-01-13
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
2
-2
/
+2
2010-01-13
[S390] smp: setup smp_processor_id early
Heiko Carstens
2
-1
/
+6
2010-01-13
[S390] use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2010-01-13
[S390] fs3270: add missing compat ptr conversion
Heiko Carstens
1
-6
/
+11
2010-01-13
[S390] vmcp: add missing compat ptr conversion
Heiko Carstens
1
-3
/
+9
2010-01-13
[S390] cio: add missing compat ptr conversion
Heiko Carstens
1
-8
/
+15
2010-01-13
[S390] dasd: add missing compat ptr conversion
Heiko Carstens
1
-5
/
+9
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
3
-15
/
+5
2010-01-13
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
1
-9
/
+1
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
1
-0
/
+1
2010-01-13
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
1
-0
/
+8
2010-01-13
Makefile: do not override LC_CTYPE
Michal Marek
2
-3
/
+2
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
1
-2
/
+7
2010-01-13
HID: wacom: Add BTN_TOOL_FINGER for pad button reporting
Przemo Firszt
1
-0
/
+1
2010-01-13
HID: add device IDs for new model of Apple Wireless Keyboard
Christian Schuerer-Waldheim
3
-0
/
+13
2010-01-13
HID: fix pad button definition in hid-wacom
Przemo Firszt
1
-0
/
+3
2010-01-13
xen: fix hang on suspend.
Ian Campbell
1
-4
/
+4
2010-01-13
Input: sentelic - fix left/right horizontal scroll mapping
Tai-hwa Liang
1
-3
/
+3
2010-01-13
Input: pmouse - move Sentelic probe down the list
Tai-hwa Liang
1
-13
/
+15
2010-01-13
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
5
-6
/
+39
2010-01-13
drm: change drm set mode messages as DRM_DEBUG
Dave Young
1
-1
/
+1
2010-01-13
drm: fix crtc no modes printf + typo
Dave Airlie
1
-1
/
+2
2010-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
23
-86
/
+254
2010-01-13
Linux 2.6.33-rc4
v2.6.33-rc4
Linus Torvalds
1
-1
/
+1
2010-01-13
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+2
2010-01-13
[SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions
Bryn M. Reeves
1
-1
/
+1
2010-01-13
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
14
-67
/
+309
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
5
-182
/
+119
2010-01-13
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2010-01-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-9
/
+36
2010-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-56
/
+183
2010-01-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-354
/
+134
2010-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
12
-17
/
+38
2010-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-313
/
+526
2010-01-13
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2010-01-13
drm/radeon/kms: only evict to GTT if CP is ready
Dave Airlie
1
-1
/
+4
[prev]
[next]