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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
memcg: typo in comment to mem_cgroup_print_oom_info()
Kirill A. Shutemov
1
-1
/
+1
2010-03-12
memcg: implement memory thresholds
Kirill A. Shutemov
2
-1
/
+327
2010-03-12
memcg: rework usage of stats by soft limit
Kirill A. Shutemov
1
-8
/
+10
2010-03-12
memcg: extract mem_group_usage() from mem_cgroup_read()
Kirill A. Shutemov
1
-22
/
+32
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
4
-1
/
+272
2010-03-12
memcg: improve performance in moving swap charge
Daisuke Nishimura
1
-15
/
+60
2010-03-12
memcg: move charges of anonymous swap
Daisuke Nishimura
6
-38
/
+223
2010-03-12
memcg: avoid oom during moving charge
Daisuke Nishimura
1
-2
/
+51
2010-03-12
memcg: improve performance in moving charge
Daisuke Nishimura
1
-54
/
+98
2010-03-12
memcg: move charges of anonymous page
Daisuke Nishimura
1
-10
/
+284
2010-03-12
memcg: add interface to move charge at task migration
Daisuke Nishimura
2
-6
/
+147
2010-03-12
cgroups: clean up cgroup_pidlist_find() a bit
Li Zefan
1
-5
/
+3
2010-03-12
cgroups: blkio subsystem as module
Ben Blum
6
-17
/
+61
2010-03-12
cgroups: fix CONTENTS in cgroups documentation
Kirill A. Shutemov
1
-0
/
+1
2010-03-12
cgroups: subsystem module unloading
Ben Blum
3
-28
/
+148
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
3
-5
/
+153
2010-03-12
cgroups: revamp subsys array
Ben Blum
2
-18
/
+88
2010-03-12
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2
-5
/
+12
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
3
-8
/
+47
2010-03-12
Documentation/email-clients.txt: update gmail information
Dave Young
1
-21
/
+9
2010-03-12
scripts/kernel-doc: fix empty function description section
Randy Dunlap
1
-1
/
+1
2010-03-12
Documentation: remove obsolete voyager.txt file
Bartlomiej Zolnierkiewicz
1
-95
/
+0
2010-03-12
Documentation/SubmitChecklist: add rule #1
Randy Dunlap
1
-2
/
+6
2010-03-12
Documentation/vm/: split txt and source files
Randy Dunlap
6
-173
/
+209
2010-03-12
Documentation/fs/: split txt and source files
Randy Dunlap
5
-35
/
+50
2010-03-12
Documentation/laptop/: split txt and source files
Randy Dunlap
5
-170
/
+178
2010-03-12
Documentation/timers/: split txt and source files
Randy Dunlap
5
-272
/
+282
2010-03-12
ufs: make solaris fsck happy
Evgeniy Dushistov
1
-2
/
+7
2010-03-12
fs/ufs: recognize Solaris-specific file system state
Alex Viskovatoff
2
-0
/
+9
2010-03-12
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-12
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
2010-03-12
fbdev: bfin-lq035q1-fb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-03-12
video: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-4
/
+4
2010-03-12
obsolete config in kernel source: LWMON5
Christoph Egger
1
-13
/
+0
2010-03-12
drivers/video/via: fix continuation line formats
Joe Perches
2
-10
/
+10
2010-03-12
NUC900 LCD Controller Driver
Wang Qiang
11
-1
/
+1338
2010-03-12
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
Christoph Egger
2
-4
/
+0
2010-03-12
intelfb: new maintainer
Maik Broemme
1
-1
/
+1
2010-03-12
broadsheetfb: support storing waveform
Jaya Kumar
2
-1
/
+505
2010-03-12
broadsheetfb: add MMIO hooks
Jaya Kumar
2
-20
/
+107
2010-03-12
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2
-18
/
+34
2010-03-12
viafb: rework color setting
Florian Tobias Schandinat
3
-216
/
+51
2010-03-12
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
1
-8
/
+4
2010-03-12
viafb: rework color checking
Florian Tobias Schandinat
2
-35
/
+56
2010-03-12
viafb: make some variables a bit less global
Florian Tobias Schandinat
5
-12
/
+7
2010-03-12
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
3
-574
/
+11
2010-03-12
viafb: split color mode setting up
Florian Tobias Schandinat
3
-35
/
+53
2010-03-12
viafb: introduce strict parameter checking
Florian Tobias Schandinat
1
-29
/
+38
2010-03-12
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
1
-5
/
+15
2010-03-12
viafb: video address setting revisited
Florian Tobias Schandinat
2
-10
/
+15
[prev]
[next]