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
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
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-0
/
+5
2009-04-02
mm: define a UNIQUE value for AS_UNEVICTABLE flag
Lee Schermerhorn
1
-4
/
+8
2009-04-02
add fiemap.h to header-y
Eric Sandeen
1
-0
/
+1
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
1
-1
/
+1
[next]