index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
18
-84
/
+103
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
65
-402
/
+388
2012-03-28
Disintegrate asm/system.h for X86
David Howells
50
-562
/
+554
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
1
-0
/
+2
2012-03-23
ARM: Fix missing linux/types.h #inclusion in asm/hardware/iop3xx.h
David Howells
1
-0
/
+3
2012-03-23
security: optimize avc_audit() common path
Linus Torvalds
1
-29
/
+41
2012-03-23
vfs: tidy up sparse warnings in fs/namei.c
Linus Torvalds
1
-3
/
+3
2012-03-22
vfs: tidy up fs/namei.c byte-repeat word constants
Linus Torvalds
1
-9
/
+4
2012-03-22
fs: fix kernel-doc warnings in dcache.c
Randy Dunlap
1
-1
/
+1
2012-03-22
Fix full_name_hash() behaviour when length is a multiple of 8
Al Viro
1
-1
/
+1
2012-03-22
drm/nouveau/dp: support version 4.0 of DP table
Ben Skeggs
3
-1
/
+19
2012-03-22
drm/nve0/disp: nvidia randomly decided to move the dithering method
Ben Skeggs
1
-1
/
+8
2012-03-22
drm/nve0: initial modesetting support for kepler chipsets
Ben Skeggs
2
-7
/
+55
2012-03-22
drm/nouveau: add bios connector type for dms59
Ben Skeggs
2
-7
/
+8
2012-03-22
drm/nouveau: move out of staging drivers
Ben Skeggs
2
-2
/
+2
2012-03-22
drm/nouveau: bump version to 1.0.0
Ben Skeggs
1
-4
/
+4
2012-03-22
drm/nvd0/disp: ignore clock set if no pclk
Ben Skeggs
1
-1
/
+3
2012-03-22
drm/nouveau: oops, increase channel dispc_vma to 4
Ben Skeggs
1
-1
/
+1
2012-03-22
drm/nouveau: inform userspace of new kernel subchannel requirements
Ben Skeggs
2
-13
/
+6
2012-03-22
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
4
-81
/
+93
2012-03-22
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
4
-18
/
+42
2012-03-22
drm/nouveau: move fence sequence check to start of loop
Ben Skeggs
1
-6
/
+5
2012-03-22
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
4
-25
/
+38
2012-03-22
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
3
-19
/
+4
2012-03-22
crypto: twofish-x86_64-3way - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-22
crypto: camellia-x86_64 - module init/exit functions should be static
Jussi Kivilinna
1
-2
/
+2
2012-03-22
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-22
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2
-7
/
+9
2012-03-22
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-22
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-22
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-22
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-22
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2
-2
/
+12
2012-03-22
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2
-11
/
+6
2012-03-22
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
3
-24
/
+101
2012-03-22
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2
-29
/
+32
2012-03-22
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
1
-40
/
+30
2012-03-22
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
1
-1
/
+0
2012-03-22
memcg: kill dead prev_priority stubs
Konstantin Khlebnikov
1
-15
/
+0
2012-03-22
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2
-32
/
+33
2012-03-22
memcg: let css_get_next() rely upon rcu_read_lock()
Hugh Dickins
1
-3
/
+2
2012-03-22
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
2
-10
/
+10
2012-03-22
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2012-03-22
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-22
memcg: remove redundant returns
Hugh Dickins
1
-4
/
+0
2012-03-22
memcg: enum lru_list lru
Hugh Dickins
1
-10
/
+10
2012-03-22
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
1
-8
/
+6
2012-03-22
memcg: replace mem and mem_cont stragglers
Hugh Dickins
1
-42
/
+42
2012-03-22
memcg: replace MEM_CONT by MEM_RES_CTLR
Hugh Dickins
1
-1
/
+1
2012-03-22
swap: don't do discard if no discard option added
Shaohua Li
1
-1
/
+1
[next]