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.13.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
2011-07-21
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
1
-1
/
+1
2011-07-21
mmc: sdhi: Add write16_hook
Simon Horman
2
-0
/
+9
2011-07-21
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
Simon Horman
1
-0
/
+1
2011-07-21
mmc: block: allow get_card_status() to return error status
Russell King - ARM Linux
1
-0
/
+10
2011-07-21
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
1
-0
/
+60
2011-07-21
mmc: Standardize header file inclusion checks.
Robert P. J. Day
17
-46
/
+41
2011-07-21
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
1
-29
/
+0
2011-07-21
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
1
-6
/
+0
2011-07-21
rcu: Fix wrong check in list_splice_init_rcu()
Jan H. Schönherr
1
-1
/
+1
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-0
/
+3
2011-07-20
slab: shrink sizeof(struct kmem_cache)
Eric Dumazet
1
-13
/
+13
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
1
-5
/
+9
2011-07-20
inode: move to per-sb LRU locks
Dave Chinner
1
-1
/
+2
2011-07-20
inode: Make unused inode LRU per superblock
Dave Chinner
1
-0
/
+4
2011-07-20
vmscan: add customisable shrinker batch size
Dave Chinner
1
-0
/
+1
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
1
-0
/
+2
2011-07-20
switch vfs_path_lookup() to struct path
Al Viro
1
-1
/
+1
2011-07-20
kill lookup_create()
Al Viro
1
-1
/
+0
2011-07-20
make sure that nsproxy_cache is initialized early enough
Al Viro
1
-0
/
+1
2011-07-20
new helpers: kern_path_create/user_path_create
Al Viro
1
-0
/
+2
2011-07-20
kill LOOKUP_CONTINUE
Al Viro
1
-1
/
+0
2011-07-20
nfs_open_context doesn't need struct path either
Al Viro
1
-2
/
+2
2011-07-20
kill IPERM_FLAG_RCU
Al Viro
1
-2
/
+0
2011-07-20
->permission() sanitizing: don't pass flags to exec_permission()
Al Viro
1
-7
/
+0
2011-07-20
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
3
-3
/
+3
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
3
-3
/
+3
2011-07-20
->permission() sanitizing: MAY_NOT_BLOCK
Al Viro
1
-0
/
+1
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
2
-2
/
+3
2011-07-20
lockless get_write_access/deny_write_access
Al Viro
2
-3
/
+52
2011-07-20
kill file_permission() completely
Al Viro
1
-1
/
+0
2011-07-20
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
Al Viro
1
-0
/
+1
2011-07-20
new helper: iterate_supers_type()
Al Viro
1
-0
/
+2
2011-07-20
fs: add a DCACHE_NEED_LOOKUP flag for d_flags
Josef Bacik
1
-0
/
+7
2011-07-20
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-0
/
+3
2011-07-20
bcma: allow enabling PLL
Rafał Miłecki
1
-0
/
+2
2011-07-20
bcma: allow setting FAST clockmode for a core
Rafał Miłecki
1
-1
/
+7
2011-07-20
bcma: trivial: add helpers for masking/setting
Rafał Miłecki
1
-0
/
+8
2011-07-20
bcma: move define of BCMA_CLKCTLST register
Rafał Miłecki
2
-9
/
+20
2011-07-20
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-0
/
+7
2011-07-20
bcma: define IO status register
Rafał Miłecki
1
-1
/
+7
2011-07-20
ieee80211: add few wmm tspec values
Kalle Valo
1
-0
/
+37
2011-07-20
bcma: handle alternative SPROM location
Rafał Miłecki
1
-1
/
+2
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-0
/
+1
2011-07-19
IB/mlx4: Use flow counters on IBoE ports
Or Gerlitz
1
-1
/
+2
2011-07-19
mlx4_core: Add network flow counters
Or Gerlitz
2
-1
/
+20
2011-07-19
mlx4_core: Fix location of counter index in QP context struct
Or Gerlitz
1
-3
/
+2
2011-07-19
mlx4_core: Read extended capabilities into the flags field
Or Gerlitz
1
-6
/
+6
[prev]
[next]