You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel
Linus Torvalds d9e9e8e2fe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
..
debug mm: per-thread vma caching 11 years ago
events Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 11 years ago
gcov
irq genirq: Allow forcing cpu affinity of interrupts 11 years ago
locking Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
power PM / suspend: Make cpuidle work in the "freeze" state 11 years ago
printk printk: fix one circular lockdep warning about console_lock 11 years ago
rcu Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
sched Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
time tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() 11 years ago
trace This contains two fixes. 11 years ago
.gitignore Ignore generated file kernel/x509_certificate_list 11 years ago
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
Makefile Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
acct.c
async.c
audit.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
audit.h audit: Use struct net not pid_t to remember the network namespce to reply in 11 years ago
audit_tree.c inotify: Fix reporting of cookies for inotify events 11 years ago
audit_watch.c inotify: Fix reporting of cookies for inotify events 11 years ago
auditfilter.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
auditsc.c Merge git://git.infradead.org/users/eparis/audit 11 years ago
backtracetest.c
bounds.c mm: do not allocate page->ptl dynamically, if spinlock_t fits to long 11 years ago
capability.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 11 years ago
cgroup.c cgroup: newly created dirs and files should be owned by the creator 11 years ago
cgroup_freezer.c cgroup: drop const from @buffer of cftype->write_string() 11 years ago
compat.c Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
configs.c
context_tracking.c context_tracking: Wrap static key check into more intuitive function name 11 years ago
cpu.c CPU hotplug: Provide lockless versions of callback registration functions 11 years ago
cpu_pm.c
cpuset.c Merge branch 'akpm' (incoming from Andrew) 11 years ago
crash_dump.c
cred.c
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process 11 years ago
extable.c asmlinkage: Make main_extable_sort_needed visible 11 years ago
fork.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
freezer.c libata, freezer: avoid block device removal while system is frozen 11 years ago
futex.c futex: update documentation for ordering guarantees 11 years ago
futex_compat.c compat: Get rid of (get|put)_compat_time(val|spec) 11 years ago
groups.c kernel/groups.c: remove return value of set_groups 11 years ago
hrtimer.c timer: Remove code redundancy while calling get_nohz_timer_target() 11 years ago
hung_task.c kernel: audit/fix non-modular users of module_init in core code 11 years ago
irq_work.c perf/x86: Warn to early_printk() in case irq_work is too slow 11 years ago
itimer.c
jump_label.c
kallsyms.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
kcmp.c
kexec.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
kmod.c execve: use 'struct filename *' for executable name passing 11 years ago
kprobes.c
ksysfs.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
kthread.c kthread: ensure locality of task_struct allocations 11 years ago
latencytop.c
module-internal.h
module.c modules: use raw_cpu_write for initialization of per cpu refcount. 11 years ago
module_signing.c
notifier.c notifier: Substitute rcu_access_pointer() for rcu_dereference_raw() 11 years ago
nsproxy.c
padata.c padata: Fix wrong usage of rcu_dereference() 11 years ago
panic.c kernel/panic.c: display reason at end + pr_emerg 11 years ago
params.c params: improve standard definitions 11 years ago
pid.c
pid_namespace.c pid_namespace: pidns_get() should check task_active_pid_ns() != NULL 11 years ago
posix-cpu-timers.c posix-timers: Convert abuses of BUG_ON to WARN_ON 11 years ago
posix-timers.c
profile.c CPU hotplug notifiers registration fixes for 3.15-rc1 11 years ago
ptrace.c kernel/compat: convert to COMPAT_SYSCALL_DEFINE 11 years ago
range.c
reboot.c kexec: migrate to reboot cpu 11 years ago
relay.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
res_counter.c res_counter: remove interface for locked charging and uncharging 11 years ago
resource.c kernel/resource.c: make reallocate_resource() static 11 years ago
seccomp.c seccomp: fix memory leak on filter attach 11 years ago
signal.c kernel: use macros from compiler.h instead of __attribute__((...)) 11 years ago
smp.c smp: Rename __smp_call_function_single() to smp_call_function_single_async() 11 years ago
smpboot.c
smpboot.h
softirq.c softirq: Add linux/irq.h to make it compile again 11 years ago
stacktrace.c
stop_machine.c stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() 11 years ago
sys.c mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE 11 years ago
sys_ni.c fs, kernel: permit disabling the uselib syscall 11 years ago
sysctl.c hung_task: check the value of "sysctl_hung_task_timeout_sec" 11 years ago
sysctl_binary.c
system_certificates.S KEYS: correct alignment of system_certificate_list content in assembly file 11 years ago
system_keyring.c KEYS: correct alignment of system_certificate_list content in assembly file 11 years ago
task_work.c
taskstats.c
test_kprobes.c
time.c
timeconst.bc
timer.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
torture.c rcutorture: Gracefully handle NULL cleanup hooks 11 years ago
tracepoint.c This includes the final patch to clean up and fix the issue with the 11 years ago
tsacct.c
uid16.c
up.c smp: Rename __smp_call_function_single() to smp_call_function_single_async() 11 years ago
user-return-notifier.c
user.c kernel: audit/fix non-modular users of module_init in core code 11 years ago
user_namespace.c user namespace: fix incorrect memory barriers 11 years ago
utsname.c
utsname_sysctl.c
watchdog.c kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() 11 years ago
workqueue.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
workqueue_internal.h