index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
1
-5
/
+47
2009-04-03
FS-Cache: Implement the cookie management part of the netfs API
David Howells
1
-1
/
+15
2009-04-03
FS-Cache: Add netfs registration
David Howells
1
-1
/
+8
2009-04-03
FS-Cache: Add cache tag handling
David Howells
1
-1
/
+8
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
1
-4
/
+0
2009-04-03
FS-Cache: Add the FS-Cache cache backend API and documentation
David Howells
1
-0
/
+509
2009-04-03
FS-Cache: Add the FS-Cache netfs API and documentation
David Howells
1
-0
/
+548
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
1
-5
/
+33
2009-04-03
FS-Cache: Release page->private after failed readahead
David Howells
1
-1
/
+1
2009-04-03
Document the slow work thread pool
David Howells
1
-0
/
+2
2009-04-03
Make the slow work pool configurable
David Howells
1
-0
/
+5
2009-04-03
Create a dynamically sized pool of threads for doing very slow work items
David Howells
1
-0
/
+88
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-28
/
+24
2009-04-02
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-4
/
+3
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+0
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2
-0
/
+9
2009-04-02
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
Robin Holt
1
-0
/
+17
2009-04-02
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2
-0
/
+10
2009-04-02
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
Neil Horman
1
-0
/
+4
2009-04-02
pci: Add AMD8111 PCI Bridge PCI Device ID
Harry Ciao
1
-0
/
+1
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-37
/
+6
2009-04-02
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
1
-7
/
+20
2009-04-02
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
1
-0
/
+5
2009-04-02
synclink_gt: add clock options
Paul Fulghum
1
-0
/
+1
2009-04-02
struct linux_binprm: drop unused fields
Kirill A. Shutemov
1
-2
/
+1
2009-04-02
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
1
-16
/
+0
2009-04-02
tracehook_notify_death: use task_detached() helper
Oleg Nesterov
1
-1
/
+1
2009-04-02
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
2
-1
/
+6
2009-04-02
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
1
-0
/
+1
2009-04-02
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
1
-9
/
+4
2009-04-02
cpusets: replace zone allowed functions with node allowed
David Rientjes
1
-6
/
+27
2009-04-02
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
1
-0
/
+1
2009-04-02
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
1
-7
/
+6
2009-04-02
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
1
-7
/
+0
2009-04-02
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
1
-6
/
+0
2009-04-02
memcg: show memcg information during OOM
Balbir Singh
1
-0
/
+7
2009-04-02
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-02
cgroups: show correct file mode
Li Zefan
1
-0
/
+5
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
1
-1
/
+5
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2
-0
/
+51
2009-04-02
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
1
-2
/
+2
2009-04-02
cgroups: fix cgroup.h comments
Paul Menage
1
-30
/
+41
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
1
-3
/
+2
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
1
-0
/
+6
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
1
-0
/
+5
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-0
/
+6
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+2
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-0
/
+6
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-0
/
+4
2009-04-02
memory_accessor: new interface for reading/writing persistent memory
Kevin Hilman
1
-0
/
+11
[next]