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
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
userns: Convert ext2 to use kuid/kgid where appropriate.
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert devpts to use kuid/kgid where appropriate
Eric W. Biederman
1
-1
/
+0
2012-05-15
userns: Convert binary formats to use kuid/kgid where appropriate
Eric W. Biederman
1
-2
/
+0
2012-05-15
userns: Add negative depends on entries to avoid building code that is userns...
Eric W. Biederman
1
-0
/
+131
2012-05-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+46
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
1
-12
/
+13
2012-05-05
init: don't try mounting device as nfs root unless type fully matches
Sasha Levin
1
-1
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+4
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
2
-0
/
+25
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-14
/
+13
2012-05-01
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
2
-14
/
+15
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
1
-13
/
+20
2012-04-26
perf: Remove PERF_COUNTERS config option
Robert Richter
1
-13
/
+1
2012-04-25
init: fix bug where environment vars can't be passed via boot args
Chris Metcalf
1
-12
/
+13
2012-04-24
rcu: Reduce cache-miss initialization latencies for large systems
Paul E. McKenney
1
-0
/
+27
2012-04-24
rcu: Clarify help text for RCU_BOOST_PRIO
Paul E. McKenney
1
-4
/
+19
2012-04-19
kbuild/extable: Hook up sortextable into the build system.
David Daney
1
-0
/
+3
2012-04-07
userns: Add a Kconfig option to enforce strict kuid and kgid type checks
Eric W. Biederman
1
-1
/
+11
2012-04-02
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-2
/
+2
2012-04-01
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
6
-33
/
+72
2012-03-31
new helper: ext2_image_size()
Al Viro
1
-5
/
+4
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
1
-1
/
+0
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-2
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-26
params: <level>_initcall-like kernel parameters
Pawel Moll
1
-6
/
+59
2012-03-23
init/do_mounts.c: print error code on mount failure
Bernhard Walle
1
-2
/
+2
2012-03-23
init: check printed flag to skip printing message
Diwakar Tundlam
1
-1
/
+2
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-21
init: Remove CONFIG_PPC_ISERIES
Stephen Rothwell
1
-2
/
+2
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2012-03-15
init: fix wording error in mm_init comment
Jim Cromie
1
-2
/
+2
2012-03-06
blkcg: make CONFIG_BLK_CGROUP bool
Tejun Heo
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-4
/
+1
2012-02-21
rcu: Move RCU_TRACE to lib/Kconfig.debug
Paul E. McKenney
1
-9
/
+0
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+15
2012-01-17
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
1
-1
/
+1
2012-01-17
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
1
-0
/
+14
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-12
c/r: introduce CHECKPOINT_RESTORE symbol
Cyrill Gorcunov
1
-0
/
+11
2012-01-13
module_param: make bool parameters really bool (core code)
Rusty Russell
1
-1
/
+1
2012-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2012-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+15
2012-01-11
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2012-01-10
Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+31
2012-01-10
sched: Fix CONFIG_CGROUP_SCHED dependency
Fabio Estevam
1
-1
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-8
/
+10
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
1
-4
/
+6
2012-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+11
[prev]
[next]