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
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
1
-0
/
+1
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
1
-1
/
+1
2008-02-07
iget: introduce a function to register iget failure
David Howells
1
-0
/
+1
2008-02-07
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
1
-0
/
+13
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
1
-0
/
+4
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
1
-3
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-4
/
+17
2008-02-07
ASIC3 driver
Samuel Ortiz
1
-0
/
+497
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
1
-0
/
+1
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
1
-0
/
+14
2008-02-07
Memory controller remove control_type feature
Balbir Singh
1
-5
/
+1
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate the number...
KAMEZAWA Hiroyuki
1
-0
/
+15
2008-02-07
per-zone and reclaim enhancements for memory controller: remember reclaim pri...
KAMEZAWA Hiroyuki
1
-0
/
+20
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate active/ina...
KAMEZAWA Hiroyuki
1
-0
/
+8
2008-02-07
per-zone and reclaim enhancements for memory controller: calculate mapper_rat...
KAMEZAWA Hiroyuki
1
-1
/
+10
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
1
-0
/
+1
2008-02-07
bugfix for memory cgroup controller: migration under memory controller fix
KAMEZAWA Hiroyuki
1
-0
/
+19
2008-02-07
memcontrol: move oom task exclusion to tasklist scan
David Rientjes
1
-0
/
+7
2008-02-07
memcontrol: move mm_cgroup to header file
David Rientjes
1
-2
/
+9
2008-02-07
Memory controller: make charging gfp mask aware
Balbir Singh
2
-5
/
+10
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
2
-2
/
+9
2008-02-07
Memory controller: add switch to control what type of pages to limit
Balbir Singh
1
-0
/
+9
2008-02-07
Memory controller: OOM handling
Pavel Emelianov
1
-0
/
+1
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-5
/
+7
2008-02-07
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
3
-0
/
+38
2008-02-07
Memory controller: memory accounting
Balbir Singh
1
-0
/
+20
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
3
-0
/
+43
2008-02-07
Memory controller: cgroups setup
Balbir Singh
2
-0
/
+26
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+102
2008-02-07
tty: Kill TTY_FLIPBUF_SIZE
Alan Cox
1
-7
/
+0
2008-02-07
tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)
Dave Miller
1
-29
/
+45
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
1
-1
/
+3
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
1
-0
/
+1
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
3
-65
/
+8
2008-02-06
9p: add support for sticky bit
Anthony Liguori
1
-0
/
+1
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
1
-1
/
+1
2008-02-06
9p: create transport rpc cut-thru
Eric Van Hensbergen
1
-0
/
+2
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
3
-5
/
+8
2008-02-06
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
1
-4
/
+6
2008-02-06
generic: add __FINITDATA
Ingo Molnar
1
-0
/
+1
2008-02-06
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
1
-1
/
+1
2008-02-06
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...
Linus Torvalds
4
-37
/
+53
2008-02-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+10
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-21
/
+21
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-5
/
+9
2008-02-06
jbd.h: hide kernel only code
Olaf Hering
1
-2
/
+0
2008-02-06
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
1
-1
/
+0
[next]