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
2009-04-02
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
4
-5
/
+49
2009-04-02
memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm
KAMEZAWA Hiroyuki
1
-12
/
+59
2009-04-02
memcg: hierarchical stat
KAMEZAWA Hiroyuki
1
-41
/
+119
2009-04-02
memcg: use CSS ID
KAMEZAWA Hiroyuki
1
-138
/
+82
2009-04-02
devcgroup: avoid using cgroup_lock
Li Zefan
1
-8
/
+13
2009-04-02
debug cgroup: remove unneeded cgroup_lock
Li Zefan
1
-2
/
+0
2009-04-02
cgroups: don't change release_agent when remount failed
Li Zefan
1
-2
/
+3
2009-04-02
cgroups: show correct file mode
Li Zefan
3
-4
/
+40
2009-04-02
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-02
kernel/cgroup.c: kfree(NULL) is legal
Jesper Juhl
1
-6
/
+3
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
4
-19
/
+79
2009-04-02
cgroup: CSS ID support
KAMEZAWA Hiroyuki
4
-1
/
+382
2009-04-02
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
3
-17
/
+12
2009-04-02
cgroups: fix cgroup.h comments
Paul Menage
1
-30
/
+41
2009-04-02
documentation: fix unix_dgram_qlen description
Li Xiaodong
1
-2
/
+3
2009-04-02
documentation: update Documentation/filesystem/proc.txt and Documentation/sys...
Shen Feng
5
-1071
/
+329
2009-04-02
documentation: ignore byproducts from latex
Henrik Austad
1
-0
/
+4
2009-04-02
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2009-04-02
ext3: avoid false EIO errors
Jan Kara
1
-65
/
+74
2009-04-02
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-04-02
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
1
-8
/
+9
2009-04-02
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
1
-10
/
+24
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
4
-44
/
+24
2009-04-02
pnpbios: propagate kthread_run() error
Erik Ekman
1
-4
/
+3
2009-04-02
pnpbios: fix warning if CONFIG_HOTPLUG=n
Erik Ekman
1
-6
/
+7
2009-04-02
spi-gpio: allow operation without CS signal
Michael Buesch
2
-8
/
+19
2009-04-02
gpio: gpio_{request,free}() now required (feature removal)
David Brownell
3
-18
/
+27
2009-04-02
gpiolib: allow GPIOs to be named
Daniel Silverstone
2
-1
/
+11
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2
-7
/
+15
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
2
-20
/
+176
2009-04-02
initramfs: prevent initramfs printk message being split by messages from othe...
Simon Kitching
1
-3
/
+4
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
27
-27
/
+28
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
2
-14
/
+50
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
2
-13
/
+58
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
14
-21
/
+24
2009-04-02
uml: fix warnings in kernel_execve
Miklos Szeredi
1
-1
/
+2
2009-04-02
uml: fix link error from prefixing of i386 syscalls with ptregs_
Miklos Szeredi
1
-0
/
+11
2009-04-02
uml: fix compile error from net_device_ops conversion
Miklos Szeredi
1
-1
/
+1
2009-04-02
floppy: provide a PNP device table in the module.
Scott James Remnant
1
-0
/
+8
2009-04-02
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
1
-3
/
+3
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
MAINTAINERS: add hvc_console
Michael Ellerman
1
-0
/
+6
2009-04-02
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
1
-2
/
+2
2009-04-02
random: align rekey_work's timer
Anton Blanchard
1
-1
/
+2
2009-04-02
mm: align vmstat_work's timer
Anton Blanchard
1
-2
/
+3
2009-04-02
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
1
-4
/
+22
2009-04-02
__tty_open(): use the correct type for saved_flags
Andrew Morton
1
-1
/
+1
2009-04-02
vfs: skip I_CLEAR state inodes
Wu Fengguang
3
-3
/
+4
[next]