index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
dcache: convert to use new lru list infrastructure
Dave Chinner
1
-8
/
+7
2013-09-10
inode: convert inode lru list to generic lru list code.
Dave Chinner
1
-4
/
+2
2013-09-10
list: add a new LRU list type
Dave Chinner
1
-0
/
+115
2013-09-10
shrinker: convert superblock shrinkers to new API
Dave Chinner
1
-6
/
+2
2013-09-10
mm: new shrinker API
Dave Chinner
1
-9
/
+29
2013-09-10
dentry: move to per-sb LRU locks
Dave Chinner
1
-1
/
+3
2013-09-10
super: fix calculation of shrinkable objects for small numbers
Glauber Costa
1
-0
/
+4
2013-09-10
fs: bump inode and dentry counters to long
Glauber Costa
3
-10
/
+10
2013-09-10
fs: remove vfs_follow_link
Christoph Hellwig
1
-1
/
+0
2013-09-10
[SCSI] hpsa: add HP Smart Array Gen9 PCI ID's
Mike Miller
1
-0
/
+1
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
4
-19
/
+562
2013-09-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
8
-44
/
+192
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-13
/
+21
2013-09-10
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+24
2013-09-10
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+1
2013-09-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+3
2013-09-10
Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danve...
Dave Airlie
3
-0
/
+252
2013-09-09
Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-3
/
+14
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
1
-1
/
+0
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
1
-1
/
+0
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
1
-0
/
+1
2013-09-09
dmaengine: dma_sync_wait and dma_find_channel undefined
Jon Mason
1
-2
/
+10
2013-09-09
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2013-09-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-09-09
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
3
-0
/
+212
2013-09-09
target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPD
Nicholas Bellinger
1
-0
/
+3
2013-09-09
target: Make __target_execute_cmd() available as extern
Nicholas Bellinger
1
-0
/
+1
2013-09-09
target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITE
Nicholas Bellinger
1
-0
/
+2
2013-09-09
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
Nicholas Bellinger
2
-1
/
+7
2013-09-09
target: Add TCM_MISCOMPARE_VERIFY sense handling
Nicholas Bellinger
1
-0
/
+1
2013-09-09
target: Add return for se_cmd->transport_complete_callback
Nicholas Bellinger
1
-1
/
+1
2013-09-09
scsi: Add CDB definition for COMPARE_AND_WRITE
Nicholas Bellinger
1
-0
/
+1
2013-09-09
iscsi/iser-target: Convert to command priv_size usage
Nicholas Bellinger
1
-1
/
+7
2013-09-09
target: Add transport_init_session_tags using per-cpu ida
Nicholas Bellinger
2
-0
/
+8
2013-09-09
idr: Percpu ida
Kent Overstreet
1
-0
/
+60
2013-09-09
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-0
/
+48
2013-09-09
Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-20
/
+86
2013-09-09
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
5
-31
/
+78
2013-09-09
Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+45
2013-09-09
Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-36
/
+259
2013-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-0
/
+46
2013-09-09
ASoC: rsnd: fixup flag name of rsnd_scu_platform_info
Kuninori Morimoto
1
-1
/
+1
2013-09-08
introduce kern_path_mountpoint()
Al Viro
1
-0
/
+1
2013-09-08
rename user_path_umountat() to user_path_mountpoint_at()
Al Viro
1
-3
/
+0
2013-09-08
vfs: reorganize dput() memory accesses
Linus Torvalds
1
-0
/
+1
2013-09-08
cifs: Move and expand MAX_SERVER_SIZE definition
Scott Lovenberg
1
-0
/
+1
2013-09-08
cifs: Expand max share name length to 256
Scott Lovenberg
1
-1
/
+2
2013-09-08
cifs: Move string length definitions to uapi
Scott Lovenberg
1
-0
/
+25
2013-09-07
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
3
-457
/
+487
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
12
-14
/
+1352
[prev]
[next]