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
2009-01-31
MIPS: atomic_*(): Change type of intermediate variables.
Ralf Baechle
1
-26
/
+26
2009-01-31
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
1
-15
/
+6
2009-01-31
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
1
-1
/
+21
2009-01-31
MIPS: SMTC: Fix build after recent creditial changes.
Ralf Baechle
1
-1
/
+2
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
10
-30
/
+49
2009-01-30
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
11
-133
/
+249
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
35
-119
/
+225
2009-01-30
Add enable_ms to jsm driver
Paul Larson
1
-0
/
+6
2009-01-30
cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice
Divyesh Shah
1
-1
/
+38
2009-01-30
block: add sysfs file for controlling io stats accounting
Jens Axboe
3
-36
/
+88
2009-01-30
Mark mandatory elevator functions in the biodoc.txt
Nikanth Karthikesan
1
-3
/
+3
2009-01-30
include/linux: Add bsg.h to the Kernel exported headers
Boaz Harrosh
1
-0
/
+1
2009-01-30
block: silently error an unsupported barrier bio
Jens Axboe
1
-0
/
+5
2009-01-30
block: Fix documentation for blkdev_issue_flush()
Theodore Ts'o
1
-1
/
+1
2009-01-30
block: add bio_rw_flagged() for testing bio->bi_rw
Jens Axboe
1
-10
/
+18
2009-01-30
block: seperate bio/request unplug and sync bits
Jens Axboe
3
-8
/
+17
2009-01-30
block: export SSD/non-rotational queue flag through sysfs
Bartlomiej Zolnierkiewicz
1
-1
/
+29
2009-01-30
Fix small typo in bio.h's documentation
Alberto Bertogli
1
-1
/
+1
2009-01-30
block: get rid of the manual directory counting in blktrace
Jens Axboe
1
-51
/
+21
2009-01-30
block: Allow empty integrity profile
Martin K. Petersen
1
-11
/
+14
2009-01-30
block: Remove obsolete BUG_ON
Martin K. Petersen
1
-1
/
+0
2009-01-30
block: Don't verify integrity metadata on read error
Martin K. Petersen
2
-11
/
+15
2009-01-30
ext4: Remove bogus BUG() check in ext4_bmap()
Theodore Ts'o
1
-3
/
+0
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-161
/
+121
2009-01-30
sata_sil: Fix build breakage
Alexander Beregalov
1
-0
/
+1
2009-01-30
Documentation/Changes: add required versions for new filesystems
Bill Nottingham
1
-1
/
+3
2009-01-30
fix emacs indenting howto filename expansion
Dan Carpenter
1
-1
/
+2
2009-01-30
Documentation: update CodingStyle tips for Emacs users
Teemu Likonen
1
-4
/
+11
2009-01-30
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
12
-33
/
+35
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
8
-23
/
+56
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-6
/
+99
2009-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-3
/
+27
2009-01-30
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
9
-131
/
+284
2009-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-10
/
+11
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-7
/
+6
2009-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
11
-99
/
+221
2009-01-30
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
Andrew Morton
1
-1
/
+1
2009-01-30
epoll: drop max_user_instances and rely only on max_user_watches
Davide Libenzi
2
-19
/
+4
2009-01-30
hp-wmi: set initial docking state
Frans Pop
1
-0
/
+5
2009-01-30
hwmon: applesmc: add support for MacPro 3 temperature sensors
Bharath Ramesh
1
-1
/
+29
2009-01-30
hpilo: increment version
David Altobelli
1
-1
/
+1
2009-01-30
cgroup: fix root_count when mount fails due to busy subsystem
Paul Menage
1
-2
/
+4
2009-01-30
cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
Paul Menage
2
-2
/
+6
2009-01-30
cgroups: fix lock inconsistency in cgroup_clone()
Li Zefan
1
-6
/
+7
2009-01-30
alpha: fix the BUG() macro
Ivan Kokshaysky
1
-11
/
+6
2009-01-30
alpha: compile fixes
Ivan Kokshaysky
3
-2
/
+6
2009-01-30
alpha: use syscall wrappers
Ivan Kokshaysky
6
-99
/
+92
2009-01-30
memcg: NULL pointer dereference at rmdir on some NUMA systems
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-01-30
fbdev: incorrect URL given in drivers/video/Kconfig
Alex Buell
1
-1
/
+1
[next]