Vaibhav Nagarnaik 83f40318da ring-buffer: Make removal of ring buffer pages atomic il y a 13 ans
..
debug 6c216ec636 Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb il y a 13 ans
events cb04ff9ac4 sched, perf: Use a single callback into the scheduler il y a 13 ans
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML il y a 14 ans
irq 5269a9ab7d irq_domain: fix type mismatch in debugfs output format il y a 13 ans
power c4772d192c PM / QoS: add pm_qos_update_request_timeout() API il y a 13 ans
sched cb04ff9ac4 sched, perf: Use a single callback into the scheduler il y a 13 ans
time fa4da365bc clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot() il y a 13 ans
trace 83f40318da ring-buffer: Make removal of ring buffer pages atomic il y a 13 ans
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files il y a 17 ans
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem il y a 17 ans
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency il y a 17 ans
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage il y a 13 ans
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage il y a 13 ans
Makefile 1f87f0b52b sysctl: Move the implementation into fs/proc/proc_sysctl.c il y a 13 ans
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 13 ans
async.c 6d6a55ec08 kernel/async: remove redundant declaration. il y a 13 ans
audit.c 66b3fad3f4 constify path argument of audit_log_d_path() il y a 13 ans
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used il y a 13 ans
audit_tree.c 3b097c4696 audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu() il y a 14 ans
audit_watch.c c9c6cac0c2 kill path_lookup() il y a 14 ans
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules il y a 13 ans
auditsc.c 42ae610c1a kernel-doc: fix new warnings in auditsc.c il y a 13 ans
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions il y a 17 ans
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer il y a 14 ans
capability.c 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" il y a 13 ans
cgroup.c 8f121918f2 cgroup: cgroup_attach_task() could return -errno after success il y a 13 ans
cgroup_freezer.c 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks il y a 13 ans
compat.c 6684ba202b compat: Add helper functions to read/write struct timeval, timespec il y a 13 ans
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n il y a 14 ans
cpu.c eb59c505f8 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm il y a 13 ans
cpu_pm.c 6f3eaec87b cpu_pm: call notifiers during suspend il y a 14 ans
cpuset.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux il y a 13 ans
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 13 ans
cred.c 79549c6dfd cred: copy_process() should clear child->replacement_session_keyring il y a 13 ans
delayacct.c c9aaa8957f KVM: Steal time implementation il y a 14 ans
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h il y a 13 ans
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support il y a 15 ans
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path il y a 15 ans
exit.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
extable.c a2d063ac21 extable, core_kernel_data(): Make sure all archs define _sdata il y a 14 ans
fork.c ebec18a6d3 prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision il y a 13 ans
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments il y a 13 ans
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated il y a 13 ans
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated il y a 13 ans
groups.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
hrtimer.c c28800a9c3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
hung_task.c 6027ce497d hung_task: fix the broken rcu_lock_break() logic il y a 13 ans
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include il y a 13 ans
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE il y a 13 ans
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function il y a 13 ans
kallsyms.c 94df491c4a Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
kexec.c 532bfc851a Merge branch 'akpm' (Andrew's patch-bomb) il y a 13 ans
kfifo.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
kmod.c 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() il y a 13 ans
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() il y a 13 ans
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h il y a 13 ans
kthread.c 34b087e483 freezer: kill unused set_freezable_with_signal() il y a 13 ans
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat il y a 13 ans
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops il y a 15 ans
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around il y a 16 ans
module.c f946eeb931 module: Remove module size limit il y a 13 ans
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin il y a 14 ans
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() il y a 13 ans
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin il y a 14 ans
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
padata.c 9612090527 padata: Fix cpu hotplug il y a 13 ans
panic.c 026ee1f66a panic: fix stack dump print on direct call to panic() il y a 13 ans
params.c 026cee0086 params: <level>_initcall-like kernel parameters il y a 13 ans
pid.c 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts il y a 13 ans
pid_namespace.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall il y a 13 ans
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup il y a 13 ans
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
printk.c 2ba68940c8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
ptrace.c ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit il y a 13 ans
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() il y a 13 ans
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() il y a 13 ans
rcupdate.c c0d6d01bff rcu: Check for illegal use of RCU from offlined CPUs il y a 13 ans
rcutiny.c 8a2ecf474d rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections il y a 13 ans
rcutiny_plugin.h 1aa03f1188 rcu: Simplify unboosting checks il y a 13 ans
rcutorture.c 3c1b1ce00d PTR_ERR should be called before its argument is cleared. il y a 13 ans
rcutree.c 1cc85961e2 rcu: Stop spurious warnings from synchronize_sched_expedited il y a 13 ans
rcutree.h 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs il y a 13 ans
rcutree_plugin.h 696a02cc16 rcu: Hold off RCU_FAST_NO_HZ after timer posted il y a 13 ans
rcutree_trace.c 2036d94a7b rcu: Rework detection of use of RCU by offline CPUs il y a 13 ans
relay.c f6302f1bcd relay: prevent integer overflow in relay_open() il y a 13 ans
res_counter.c 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations il y a 13 ans
resource.c 2410574866 kernel/resource.c: move EXPORT_SYMBOL right after definition il y a 13 ans
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error il y a 13 ans
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem il y a 13 ans
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" il y a 13 ans
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging il y a 19 ans
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock il y a 14 ans
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h il y a 13 ans
seccomp.c 85e7bac33b seccomp: audit abnormal end to a process due to seccomp il y a 13 ans
semaphore.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
signal.c 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system il y a 13 ans
smp.c b3a7e98e02 smp: add func to IPI cpus based on parameter func il y a 13 ans
softirq.c 161f7a7161 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage il y a 13 ans
srcu.c 236fefafe5 rcu: Call out dangers of expedited RCU primitives il y a 13 ans
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 13 ans
sys.c cf3f89214e pidns: add reboot_pid_ns() to handle the reboot syscall il y a 13 ans
sys_ni.c fcf634098c Cross Memory Attach il y a 13 ans
sysctl.c 620f6e8e85 sysctl: fix write access to dmesg_restrict/kptr_restrict il y a 13 ans
sysctl_binary.c 3d3c8f93a2 binary_sysctl(): fix memory leak il y a 13 ans
taskstats.c 1a51410abe Make TASKSTATS require root access il y a 14 ans
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes il y a 15 ans
time.c a4ca1298d8 time: Remove bogus comments il y a 13 ans
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits il y a 17 ans
timer.c 8c717b72de Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 13 ans
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() il y a 13 ans
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup il y a 13 ans
uid16.c b0e77598f8 userns: user namespaces: convert several capable() calls il y a 14 ans
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
user.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
user_namespace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
utsname.c 9984de1a5a kernel: Map most files to use export.h instead of module.h il y a 13 ans
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 13 ans
wait.c f07fdec50a lockdep/waitqueues: Add better annotation il y a 13 ans
watchdog.c b60f796c4c kernel/watchdog.c: add comment to watchdog() exit path il y a 13 ans
workqueue.c e45836fafe Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq il y a 13 ans
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool il y a 15 ans