index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-01-10
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-10
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-08
audit: always follow va_copy() with va_end()
Jesper Juhl
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
2012-01-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...
Linus Torvalds
2012-01-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-01-05
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
2012-01-05
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2012-01-04
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-03
auditsc: propage umode_t
Al Viro
2012-01-03
switch kern_ipc_perm to umode_t
Al Viro
2012-01-03
switch mq_open() to umode_t
Al Viro
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
2012-01-03
cgroup: propagate mode_t
Al Viro
2012-01-03
switch debugfs to umode_t
Al Viro
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-03
fs: move code out of buffer.c
Al Viro
2012-01-03
get rid of timer in kern/acct.c
Al Viro
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-28
irq: check domain hwirq range for DT translate
Rob Herring
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
[next]