..
debug
kdb: Switch to nolock variants of kmsg_dump functions
10 years ago
events
uprobes: __replace_page() needs munlock_vma_page()
10 years ago
gcov
gcov: disable CONSTRUCTORS for UML
11 years ago
irq
irqdomain changes for Linux v3.6
10 years ago
power
NMI watchdog: fix for lockup detector breakage on resume
10 years ago
sched
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
time
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
10 years ago
trace
userns: Teach trace to use from_kuid
10 years ago
.gitignore
…
Kconfig.freezer
…
Kconfig.hz
…
Kconfig.locks
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
10 years ago
Kconfig.preempt
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
10 years ago
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
acct.c
userns: Convert bsd process accounting to use kuid and kgid where appropriate
10 years ago
async.c
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
10 years ago
audit.c
userns: Convert audit to work with user namespaces enabled
10 years ago
audit.h
userns: Convert audit to work with user namespaces enabled
10 years ago
audit_tree.c
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
10 years ago
audit_watch.c
userns: Convert the audit loginuid to be a kuid
10 years ago
auditfilter.c
userns: Convert the audit loginuid to be a kuid
10 years ago
auditsc.c
userns: Convert audit to work with user namespaces enabled
10 years ago
backtracetest.c
…
bounds.c
…
capability.c
userns: Teach inode_capable to understand inodes whose uids map to other namespaces.
10 years ago
cgroup.c
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
10 years ago
cgroup_freezer.c
cgroup: convert all non-memcg controllers to the new cftype interface
10 years ago
compat.c
new helper: sigsuspend()
10 years ago
configs.c
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
11 years ago
cpu.c
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
10 years ago
cpu_pm.c
kernel/cpu_pm.c: fix various typos
10 years ago
cpuset.c
cpusets: Remove/update outdated comments
10 years ago
crash_dump.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
11 years ago
cred.c
userns: Make credential debugging user namespace safe.
10 years ago
delayacct.c
…
dma.c
Remove all #inclusions of asm/system.h
10 years ago
elfcore.c
…
exec_domain.c
…
exit.c
posix_types.h: Cleanup stale __NFDBITS and related definitions
10 years ago
extable.c
extable: Skip sorting if sorted at build time.
10 years ago
fork.c
memcg: rename config variables
10 years ago
freezer.c
PM / Freezer: Remove references to TIF_FREEZE in comments
10 years ago
futex.c
futex: Mark get_robust_list as deprecated
10 years ago
futex_compat.c
futex: Mark get_robust_list as deprecated
10 years ago
groups.c
userns: Convert in_group_p and in_egroup_p to use kgid_t
10 years ago
hrtimer.c
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
10 years ago
hung_task.c
hung task debugging: Inject NMI when hung and going to panic
10 years ago
irq_work.c
irq_work: fix compile failure on tile from missing include
10 years ago
itimer.c
itimer: Use printk_once instead of WARN_ONCE
10 years ago
jump_label.c
static keys: Inline the static_key_enabled() function
10 years ago
kallsyms.c
vsprintf: fix %ps on non symbols when using kallsyms
10 years ago
kcmp.c
syscalls, x86: add __NR_kcmp syscall
10 years ago
kexec.c
kdump: append newline to the last lien of vmcoreinfo note
10 years ago
kfifo.c
[media] kernel:kfifo: export __kfifo_max_r symbol
10 years ago
kmod.c
kmod: avoid deadlock from recursive kmod call
10 years ago
kprobes.c
kprobes: return proper error code from register_kprobe()
10 years ago
ksysfs.c
kernel: ksysfs.c is implicitly using stat.h
11 years ago
kthread.c
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
10 years ago
latencytop.c
kernel: Map most files to use export.h instead of module.h
11 years ago
lglock.c
brlocks/lglocks: turn into functions
10 years ago
lockdep.c
lockdep: Add CPU-idle/offline warning to lockdep-RCU splat
10 years ago
lockdep_internals.h
…
lockdep_proc.c
kernel: Map most files to use export.h instead of module.h
11 years ago
lockdep_states.h
…
module.c
Guard check in module loader against integer overflow
10 years ago
mutex-debug.c
kernel: Map most files to use export.h instead of module.h
11 years ago
mutex-debug.h
…
mutex.c
sched/rt: Use schedule_preempt_disabled()
10 years ago
mutex.h
…
notifier.c
kernel: Map most files to use export.h instead of module.h
11 years ago
nsproxy.c
kernel: Map most files to use export.h instead of module.h
11 years ago
padata.c
padata: Fix cpu hotplug
10 years ago
panic.c
panic: fix a possible deadlock in panic()
10 years ago
params.c
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
10 years ago
pid.c
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
10 years ago
pid_namespace.c
pidns: Export free_pid_ns
10 years ago
posix-cpu-timers.c
[S390] cputime: add sparse checking and cleanup
11 years ago
posix-timers.c
kernel: Map most files to use export.h instead of module.h
11 years ago
printk.c
printk: only look for prefix levels in kernel messages
10 years ago
profile.c
kernel: Map most files to use export.h instead of module.h
11 years ago
ptrace.c
userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids
10 years ago
range.c
range: fix bogus misuse of module.h to get printk()
11 years ago
rcu.h
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
10 years ago
rcupdate.c
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
10 years ago
rcutiny.c
rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
10 years ago
rcutiny_plugin.h
rcu: Fix code-style issues involving "else"
10 years ago
rcutorture.c
rcu: Fix broken strings in RCU's source code.
10 years ago
rcutree.c
rcu: Fix code-style issues involving "else"
10 years ago
rcutree.h
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD
10 years ago
rcutree_plugin.h
rcu: Fix code-style issues involving "else"
10 years ago
rcutree_trace.c
rcu: Fix broken strings in RCU's source code.
10 years ago
relay.c
splice: fix racy pipe->buffers uses
10 years ago
res_counter.c
rescounters: add res_counter_uncharge_until()
10 years ago
resource.c
resource: make sure requested range is included in the root range
10 years ago
rtmutex-debug.c
lockdep, rtmutex, bug: Show taint flags on error
11 years ago
rtmutex-debug.h
…
rtmutex-tester.c
rtmutex-tester: convert sysdev_class to a regular subsystem
11 years ago
rtmutex.c
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
11 years ago
rtmutex.h
…
rtmutex_common.h
…
rwsem.c
Remove all #inclusions of asm/system.h
10 years ago
seccomp.c
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
10 years ago
semaphore.c
semaphore: fix improper comment reference to mutex
10 years ago
signal.c
signal: make sure we don't get stopped with pending task_work
10 years ago
smp.c
smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()
10 years ago
smpboot.c
smpboot, idle: Fix comment mismatch over idle_threads_init()
10 years ago
smpboot.h
smpboot: Remove leftover declaration
10 years ago
softirq.c
mm: allow PF_MEMALLOC from softirq context
10 years ago
spinlock.c
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
10 years ago
srcu.c
rcu: Implement per-domain single-threaded call_srcu() state machine
10 years ago
stacktrace.c
kernel: Map most files to use export.h instead of module.h
11 years ago
stop_machine.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
11 years ago
sys.c
kernel/sys.c: avoid argv_free(NULL)
10 years ago
sys_ni.c
syscalls, x86: add __NR_kcmp syscall
10 years ago
sysctl.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
sysctl_binary.c
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
10 years ago
task_work.c
deal with task_work callbacks adding more work
10 years ago
taskstats.c
userns: Convert taskstats to handle the user and pid namespaces.
10 years ago
test_kprobes.c
…
time.c
time: Remove bogus comments
10 years ago
timeconst.pl
…
timer.c
timers: Improve get_next_timer_interrupt()
10 years ago
tracepoint.c
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
10 years ago
tsacct.c
userns: Convert taskstats to handle the user and pid namespaces.
10 years ago
uid16.c
userns: Convert setting and getting uid and gid system calls to use kuid and kgid
10 years ago
up.c
kernel: Map most files to use export.h instead of module.h
11 years ago
user-return-notifier.c
kernel: Map most files to use export.h instead of module.h
11 years ago
user.c
userns: Add kprojid_t and associated infrastructure in projid.h
10 years ago
user_namespace.c
userns: Add kprojid_t and associated infrastructure in projid.h
10 years ago
utsname.c
userns: Use cred->user_ns instead of cred->user->user_ns
10 years ago
utsname_sysctl.c
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
11 years ago
wait.c
lockdep/waitqueues: Add better annotation
11 years ago
watchdog.c
NMI watchdog: fix for lockup detector breakage on resume
10 years ago
workqueue.c
workqueue: fix spurious CPU locality WARN from process_one_work()
10 years ago
workqueue_sched.h
…