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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2009-01-09
libata: Add 32bit PIO support
Alan Cox
1
-0
/
+3
2009-01-09
md: don't retry recovery of raid1 that fails due to error on source drive.
NeilBrown
1
-0
/
+3
2009-01-09
md: Allow md devices to be created by name.
NeilBrown
1
-0
/
+1
2009-01-09
md: make devices disappear when they are no longer needed.
NeilBrown
1
-0
/
+4
2009-01-09
md: need another print_sb for mdp_superblock_1
Cheng Renquan
1
-0
/
+2
2009-01-09
md: use list_for_each_entry macro directly
Cheng Renquan
1
-7
/
+4
2009-01-09
md: raid0: make hash_spacing and preshift sector-based.
Andre Noll
1
-2
/
+2
2009-01-09
md: raid0: Represent the size of strip zones in sectors.
Andre Noll
1
-1
/
+1
2009-01-09
md: raid0: Represent zone->zone_offset in sectors.
Andre Noll
1
-1
/
+1
2009-01-09
md: raid0: Represent device offset in sectors.
Andre Noll
1
-1
/
+1
2009-01-09
md: use sysfs_notify_dirent to notify changes to md/sync_action.
NeilBrown
1
-0
/
+1
2009-01-08
backlight: add support for Toppoly TDO35S series to tdo24m lcd driver
Mike Rapoport
1
-0
/
+13
2009-01-08
regulator: fix kernel-doc warnings
Randy Dunlap
1
-5
/
+2
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
2
-1
/
+80
2009-01-08
regulator: Clean up kerneldoc warnings
Mark Brown
1
-4
/
+4
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
92
-1367
/
+2285
2009-01-08
leds: Add suspend/resume to the core class
Richard Purdie
1
-0
/
+3
2009-01-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-0
/
+21
2009-01-08
generic swap(): introduce global macro swap(a, b)
Wu Fengguang
1
-0
/
+6
2009-01-08
ELF: implement AT_RANDOM for glibc PRNG seeding
Kees Cook
1
-3
/
+3
2009-01-08
pid: generalize task_active_pid_ns
Eric W. Biederman
1
-5
/
+1
2009-01-08
pid: implement ns_of_pid
Eric W. Biederman
1
-0
/
+18
2009-01-08
cpuset: remove remaining pointers to cpumask_t
Li Zefan
1
-4
/
+6
2009-01-08
cgroups: add css_tryget()
Paul Menage
1
-6
/
+32
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
1
-1
/
+16
2009-01-08
memcg: fix shmem's swap accounting
KAMEZAWA Hiroyuki
2
-10
/
+4
2009-01-08
memcg: remove mem_cgroup_try_charge
Daisuke Nishimura
1
-8
/
+0
2009-01-08
memcg: fix calculation of active_ratio
KOSAKI Motohiro
1
-3
/
+2
2009-01-08
memcg: swappiness
KOSAKI Motohiro
1
-1
/
+2
2009-01-08
memcg: remove mem_cgroup_cal_reclaim()
KOSAKI Motohiro
1
-10
/
+0
2009-01-08
memcg: add zone_reclaim_stat
KOSAKI Motohiro
1
-0
/
+16
2009-01-08
memcg: add mem_cgroup_zone_nr_pages()
KOSAKI Motohiro
1
-0
/
+11
2009-01-08
memcg: add inactive_anon_is_low()
KOSAKI Motohiro
1
-0
/
+9
2009-01-08
mm: introduce zone_reclaim struct
KOSAKI Motohiro
1
-10
/
+14
2009-01-08
inactive_anon_is_low: move to vmscan
KOSAKI Motohiro
1
-19
/
+0
2009-01-08
memcg: revert gfp mask fix
KAMEZAWA Hiroyuki
1
-0
/
+10
2009-01-08
memcg: avoid unnecessary system-wide-oom-killer
KAMEZAWA Hiroyuki
1
-0
/
+7
2009-01-08
memcontrol: rcu_read_lock() to protect mm_match_cgroup()
Lai Jiangshan
1
-2
/
+9
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
1
-2
/
+6
2009-01-08
memcg: add mem_cgroup_disabled()
Hirokazu Takahashi
1
-1
/
+14
2009-01-08
memcg: synchronized LRU
KAMEZAWA Hiroyuki
3
-19
/
+30
2009-01-08
memcg: mem+swap controller core
KAMEZAWA Hiroyuki
2
-5
/
+20
2009-01-08
memcg: swap cgroup for remembering usage
KAMEZAWA Hiroyuki
1
-0
/
+35
2009-01-08
memcg: mem+swap controller Kconfig
KAMEZAWA Hiroyuki
1
-0
/
+3
2009-01-08
memcg: handle swap caches
KAMEZAWA Hiroyuki
1
-0
/
+22
2009-01-08
memcg: simple migration handling
KAMEZAWA Hiroyuki
1
-12
/
+7
2009-01-08
memcg: introduce charge-commit-cancel style of functions
KAMEZAWA Hiroyuki
1
-2
/
+34
2009-01-08
cgroups: make cgroup_path() RCU-safe
Paul Menage
1
-1
/
+4
2009-01-08
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
1
-1
/
+0
[prev]
[next]