Haggai Eran 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 12 years ago
..
debug ad394f66fa kdb: Implement disable_nmi command 12 years ago
events 6bdb913f0a mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end 12 years ago
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
irq 17d83127d4 genirq: Export dummy_irq_chip 13 years ago
power 87a2337abd Merge branch 'pm-qos' 12 years ago
sched 0b981cb94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
time 16642a2e7b Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 12 years ago
trace dc92b1f9ab Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 years ago
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 years ago
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 years ago
Kconfig.locks 4fe84fb8c6 locking: Adjust spin lock inlining Kconfig options 12 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile 7e92daaefa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
acct.c f8f3d4de2d userns: Convert bsd process accounting to use kuid and kgid where appropriate 12 years ago
async.c a4683487f9 [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 years ago
audit.c aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
audit.h cca080d9b6 userns: Convert audit to work with user namespaces enabled 12 years ago
audit_tree.c b3e8692b4d audit: clean up refcounting in audit-tree 13 years ago
audit_watch.c e1760bd5ff userns: Convert the audit loginuid to be a kuid 12 years ago
auditfilter.c e1760bd5ff userns: Convert the audit loginuid to be a kuid 12 years ago
auditsc.c 2dd8ad81e3 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file 12 years ago
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 years ago
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 years ago
capability.c 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 years ago
cgroup.c 68d47a137c Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
cgroup_freezer.c 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 12 years ago
compat.c 68f3f16d9a new helper: sigsuspend() 13 years ago
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 years ago
cpu.c 075663d198 CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() 12 years ago
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 years ago
cpuset.c a1cd2b13f7 cpusets: Remove/update outdated comments 13 years ago
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
cred.c c9235f4872 userns: Make credential debugging user namespace safe. 13 years ago
delayacct.c c9aaa8957f KVM: Steal time implementation 14 years ago
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 years ago
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 years ago
exit.c aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 years ago
fork.c 9826a516ff mm: interval tree updates 12 years ago
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 years ago
futex.c 6f7b0a2a5c futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi() 13 years ago
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 years ago
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 years ago
hrtimer.c 5baefd6d84 hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 years ago
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 years ago
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 years ago
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 years ago
jump_label.c a181dc14ed jump_label: Export jump_label_rate_limit() 13 years ago
kallsyms.c 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 years ago
kcmp.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
kexec.c de4ec99c32 kdump: remove unneeded include 12 years ago
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 years ago
kmod.c 0f20784d4b kmod: avoid deadlock from recursive kmod call 13 years ago
kprobes.c c6aaf4d0bb kprobes/x86: Fix to support jprobes on ftrace-based kprobe 12 years ago
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 years ago
kthread.c 2a1d446019 kthread: Implement park/unpark facility 13 years ago
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 years ago
lockdep.c d094595078 lockdep: Check if nested lock is actually held 12 years ago
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 years ago
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 years ago
module.c ef26a5a6ea Guard check in module loader against integer overflow 13 years ago
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 years ago
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 years ago
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
padata.c 9612090527 padata: Fix cpu hotplug 13 years ago
panic.c 190320c3b6 panic: fix a possible deadlock in panic() 13 years ago
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 years ago
pid.c 4f82f45730 net ip6 flowlabel: Make owner a union of struct pid * and kuid_t 13 years ago
pid_namespace.c 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 years ago
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
printk.c e3756477ae printk: Fix calculation of length used to discard records 13 years ago
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c 9f99798ff4 ptrace: mark __ptrace_may_access() static 13 years ago
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 years ago
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 years ago
rcupdate.c e3ebfb96f3 rcu: Add PROVE_RCU_DELAY to provoke difficult races 12 years ago
rcutiny.c 22a767269a rcu: Move TINY_RCU quiescent state out of extended quiescent state 12 years ago
rcutiny_plugin.h 7a11e2058f rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save() 12 years ago
rcutorture.c 60f53782c5 rcu: Prevent initialization race in rcutorture kthreads 12 years ago
rcutree.c cb349ca954 rcu: Apply micro-optimization and int/bool fixes to RCU's idle handling 12 years ago
rcutree.h 1e1a689f10 rcu: Ignore userspace extended quiescent state by default 12 years ago
rcutree_plugin.h 9a0c6fef42 rcu: Make RCU_FAST_NO_HZ handle adaptive ticks 12 years ago
rcutree_trace.c 5217192b85 Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b 12 years ago
relay.c 047fe36052 splice: fix racy pipe->buffers uses 13 years ago
res_counter.c 2bb2ba9d51 rescounters: add res_counter_uncharge_until() 13 years ago
resource.c 4965f5667f kernel/resource.c: fix stack overflow in __reserve_region_with_split() 12 years ago
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 years ago
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 years ago
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 years ago
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 years ago
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
seccomp.c 8156b451f3 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 years ago
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 years ago
signal.c 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 12 years ago
smp.c 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 years ago
smpboot.c 3180d89b47 hotplug: Fix UP bug in smpboot hotplug code 13 years ago
smpboot.h f97f8f06a4 smpboot: Provide infrastructure for percpu hotplug threads 13 years ago
softirq.c 0b981cb94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
srcu.c 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq 13 years ago
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
sys.c 6c0c0d4d10 poweroff: fix bug in orderly_poweroff() 12 years ago
sys_ni.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
sysctl.c 7ac57a89de Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry 12 years ago
sysctl_binary.c 3965c9ae47 mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
task_work.c 9da33de624 task_work: task_work_add() should not succeed after exit_task_work() 12 years ago
taskstats.c 0324b5a450 taskstats: cgroupstats_user_cmd() may leak on error 12 years ago
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 years ago
time.c a4ca1298d8 time: Remove bogus comments 13 years ago
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
timer.c 2fff56641b Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 years ago
tsacct.c 4bd6e32ace userns: Convert taskstats to handle the user and pid namespaces. 12 years ago
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 years ago
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
user.c f76d207a66 userns: Add kprojid_t and associated infrastructure in projid.h 12 years ago
user_namespace.c f76d207a66 userns: Add kprojid_t and associated infrastructure in projid.h 12 years ago
utsname.c c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 years ago
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 years ago
watchdog.c bcd951cf10 watchdog: Use hotplug thread infrastructure 13 years ago
workqueue.c 033d9959ed Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago