Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
970a43c76ffb85fbb3d215e5c2b91074f5e33768
/
init
bdb0ae6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
83e6818
efi: Make 'efi_enabled' a function to query EFI facilities
by Matt Fleming
· 12 years ago
3a142ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
43b1682
make sure that /linuxrc has std{in,out,err}
by Al Viro
· 12 years ago
3a55fb0
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
by Kirill Smelkov
· 12 years ago
f80b0c9
Ensure that kernel_init_freeable() is not inlined into non __init code
by Vineet Gupta
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
d7f25f8
memcg: infrastructure to match an allocation to the right cache
by Glauber Costa
· 12 years ago
510fc4e
memcg: kmem accounting basic infrastructure
by Glauber Costa
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
11520e5
Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"
by Linus Torvalds
· 12 years ago
d42b3a2
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3c466d4
init: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
1a687c2
mm: sched: numa: Control enabling and disabling of NUMA balancing
by Mel Gorman
· 12 years ago
be3a728
mm: numa: pte_numa() and pmd_numa()
by Andrea Arcangeli
· 12 years ago
630e1e0
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 12 years ago
91d1aa43
context_tracking: New context tracking susbsystem
by Frederic Weisbecker
· 12 years ago
d33b98f
block: partition: msdos: provide UUIDs for partitions
by Stephen Warren
· 12 years ago
283f8fc
init: reduce PARTUUID min length to 1 from 36
by Stephen Warren
· 12 years ago
1ad7e89
block: store partition_meta_info.uuid as a string
by Stephen Warren
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
1c4042c
pidns: Consolidate initialzation of special init task state
by Eric W. Biederman
· 14 years ago
3fbfbf7
rcu: Add callback-free CPUs
by Paul E. McKenney
· 12 years ago
499dcf2
userns: Support fuse interacting with multiple user namespaces
by Eric W. Biederman
· 13 years ago
45634cd
userns: Support autofs4 interacing with multiple user namespaces
by Eric W. Biederman
· 13 years ago
eded09c
FRV: gcc-4.1.2 also inlines weak functions
by David Howells
· 12 years ago
bd52276
x86-64/efi: Use EFI to deal with platform wall clock (again)
by Jan Beulich
· 12 years ago
af71bef
rcu: Wordsmith help text for RCU_USER_QS kernel parameter
by Paul Gortmaker
· 12 years ago
ba49df4
rcu: Update RCU_FAST_NO_HZ help text
by Paul E. McKenney
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8418263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a74fb73
infrastructure for saner ret_from_kernel_thread semantics
by Al Viro
· 12 years ago
9d55ab7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a608ca2
vfs: allocate page instead of names_cache buffer in mount_block_root
by Jeff Layton
· 12 years ago
d6b2123
make sure that we always have a return path from kernel_execve()
by Al Viro
· 12 years ago
ba4df28
don't bother with kernel_thread/kernel_execve for launching linuxrc
by Al Viro
· 12 years ago
d677124
rcu: Advise most users not to enable RCU user mode
by Frederic Weisbecker
· 12 years ago
48ba246
MODSIGN: Implement module signature checking
by David Howells
· 12 years ago
ea0b6dc
MODSIGN: Provide Kconfig options
by David Howells
· 12 years ago
106a4ee
module: signature checking hook
by Rusty Russell
· 12 years ago
147e615
prio_tree: remove
by Michel Lespinasse
· 12 years ago
7ac57a8
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
by Catalin Marinas
· 12 years ago
af1839e
Kconfig: clean up the long arch list for the UID16 config option
by Catalin Marinas
· 12 years ago
4520c6a
X.509: Add simple ASN.1 grammar compiler
by David Howells
· 12 years ago
046d662
coredump: make core dump functionality optional
by Alex Kelly
· 12 years ago
754b7b6
sections: disable const sections for PA-RISC v2
by Andi Kleen
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
81f56e5
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
3b29b03
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
2223af3
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
by Josh Triplett
· 12 years ago
7851079
efi: Defer freeing boot services memory until after ACPI init
by Josh Triplett
· 12 years ago
1fd2b44
rcu: Userspace RCU extended QS selftest
by Frederic Weisbecker
· 12 years ago
2b1d502
rcu: Settle config for userspace extended quiescent state
by Frederic Weisbecker
· 12 years ago
fdf9c35
cputime: Make finegrained irqtime accounting generally available
by Frederic Weisbecker
· 12 years ago
391dc69
cputime: Gather time/stats accounting config options into a single menu
by Frederic Weisbecker
· 12 years ago
72235465
userns: Convert the ufs filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
c2ba138
userns: Convert the udf filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
39241be
userns: Convert ubifs to use kuid/kgid
by Eric W. Biederman
· 13 years ago
61293ee
userns: Convert squashfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
df81465
userns: Convert reiserfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
c18cdc1
userns: Convert jfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
0cfe53d
userns: Convert jffs2 to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
0e1a43c
userns: Convert hpfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
2f2f43d
userns: Convert btrfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
7f5b82b
userns: Convert bfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
8fed10b
userns: Convert affs to use kuid/kgid wherwe appropriate
by Eric W. Biederman
· 13 years ago
4a2ebb9
userns: Convert binder ipc to use kuids
by Eric W. Biederman
· 12 years ago
8b94eea
userns: Add user namespace support to IMA
by Eric W. Biederman
· 12 years ago
cf9c935
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
by Eric W. Biederman
· 12 years ago
29f82ae
userns: Convert hostfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
609fcd1
userns: Convert tomoyo to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
2db8145
userns: Convert apparmor to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
e484973
userns: Convert loop to use kuid_t instead of uid_t
by Eric W. Biederman
· 13 years ago
d03ca58
userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
by Eric W. Biederman
· 13 years ago
2f83ffa
userns: Convert freevxfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
a726ecc
userns: Convert the sysv filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
85a03d1
userns: Convert the qnx6 filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
511728d
userns: Convert the qnx4 filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
80fcbe7
userns: Convert omfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
b29f775
userns: Convert ntfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
305d3d0
userns: Convert nillfs2 to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
f303bdc
userns: Convert minix to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
1a0a994
userns: Convert logfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
ba64e2b
userns: Convert isofs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
16525e3
userns: Convert hfsplus to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
43b5e4c
userns: Convert hfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
d001b05
userns: Convert exofs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
5d4ea4d
userns: Convert efs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
cdf8c58
userns: Convert ecryptfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
a7d9cfe
userns: Convert cramfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
31aba05
userns: Convert befs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
c010d1f
userns: Convert adfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
9a11f45
userns: Convert xenfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
a0eb3a0
userns: Convert hugetlbfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
Next »