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 78149df6d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 18 years ago
..
irq msi: Kill the msi_desc array. 18 years ago
power [PATCH] swsusp: Do not fail if resume device is not set 18 years ago
time [PATCH] clocksource: small cleanup 18 years ago
.gitignore gitignore: ignore more generated files 19 years ago
Kconfig.hz [PATCH] HZ: 300Hz support 18 years ago
Kconfig.preempt
Makefile Remove stack unwinder for now 18 years ago
acct.c [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
audit.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
audit.h [PATCH] audit: AUDIT_PERM support 19 years ago
auditfilter.c [PATCH] audit: fix kstrdup() error check 18 years ago
auditsc.c [PATCH] struct path: convert kernel 18 years ago
capability.c [PATCH] pidspace: is_init() 19 years ago
compat.c [PATCH] Create compat_sys_migrate_pages 18 years ago
configs.c [PATCH] struct seq_operations and struct file_operations constification 18 years ago
cpu.c [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago
cpuset.c [PATCH] cpuset procfs warning fix 18 years ago
delayacct.c [PATCH] slab: remove kmem_cache_t 18 years ago
dma.c [PATCH] struct seq_operations and struct file_operations constification 18 years ago
exec_domain.c Remove obsolete #include <linux/config.h> 19 years ago
exit.c [PATCH] namespaces: fix task exit disaster 18 years ago
extable.c [PATCH] symbol_put_addr() locks kernel 19 years ago
fork.c [PATCH] fork_idle() should be __cpuinit, not __devinit 18 years ago
futex.c [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
futex_compat.c [PATCH] __user annotations: futex 19 years ago
hrtimer.c [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 years ago
itimer.c [PATCH] hrtimers: remove data field 19 years ago
kallsyms.c [PATCH] move kallsyms data to .rodata 18 years ago
kexec.c Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 18 years ago
kfifo.c [PATCH] memory ordering in __kfifo primitives 19 years ago
kmod.c [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
kprobes.c [PATCH] kprobes: replace magic numbers with enum 18 years ago
ksysfs.c Remove obsolete #include <linux/config.h> 19 years ago
kthread.c WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
latency.c [PATCH] severing module.h->sched.h 18 years ago
lockdep.c [PATCH] lockdep: printk warning fix 18 years ago
lockdep_internals.h [PATCH] lockdep: more chains 18 years ago
lockdep_proc.c [PATCH] struct seq_operations and struct file_operations constification 18 years ago
module.c /sys/modules/*/holders 18 years ago
mutex-debug.c [PATCH] lockdep: show more details about self-test failures 18 years ago
mutex-debug.h [PATCH] lockdep: better lock debugging 19 years ago
mutex.c [PATCH] lockdep: avoid lockdep warning in md 18 years ago
mutex.h [PATCH] lockdep: prove mutex locking correctness 19 years ago
nsproxy.c Revert "[PATCH] namespaces: fix exit race by splitting exit" 18 years ago
panic.c [PATCH] x86: Clean up x86 NMI sysctls 19 years ago
params.c /sys/modules/*/holders 18 years ago
pid.c [PATCH] namespaces: fix task exit disaster 18 years ago
posix-cpu-timers.c [PATCH] posix-cpu-timers: prevent signal delivery starvation 19 years ago
posix-timers.c [PATCH] slab: remove kmem_cache_t 18 years ago
printk.c [PATCH] make kernel/printk.c:ignore_loglevel_setup() static 18 years ago
profile.c [PATCH] fix "kvm: add vm exit profiling" 18 years ago
ptrace.c [PATCH] pidspace: is_init() 19 years ago
rcupdate.c [PATCH] rcu: add a prefetch() in rcu_do_batch() 18 years ago
rcutorture.c [PATCH] rcu: rcutorture suspend fix 18 years ago
relay.c [PATCH] relay: remove inlining 18 years ago
resource.c [PATCH] struct seq_operations and struct file_operations constification 18 years ago
rtmutex-debug.c Remove all inclusions of <linux/config.h> 19 years ago
rtmutex-debug.h [PATCH] lockdep: better lock debugging 19 years ago
rtmutex-tester.c [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
rtmutex.c [PATCH] clean up and remove some extra spinlocks from rtmutex 19 years ago
rtmutex.h [PATCH] lockdep: better lock debugging 19 years ago
rtmutex_common.h [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
rwsem.c [PATCH] lockdep: prove rwsem locking correctness 19 years ago
sched.c [PATCH] sched: tasks cannot run on cpus onlined after boot 18 years ago
seccomp.c
signal.c [PATCH] PM: Fix freezing of stopped tasks 18 years ago
softirq.c [PATCH] softirq: remove BUG_ONs which can incorrectly trigger 18 years ago
softlockup.c [PATCH] check return value of cpu_callback 19 years ago
spinlock.c [PATCH] lockdep: spin_lock_irqsave_nested() 18 years ago
srcu.c [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.c [PATCH] lockdep: stacktrace subsystem, core 19 years ago
stop_machine.c [PATCH] stop_machine.c copyright 19 years ago
sys.c [PATCH] notifiers: fix blocking_notifier_call_chain() scalability 18 years ago
sys_ni.c [PATCH] Create compat_sys_migrate_pages 18 years ago
sysctl.c [PATCH] debug: add sysrq_always_enabled boot option 18 years ago
taskstats.c [PATCH] taskstats: cleanup reply assembling 18 years ago
time.c [PATCH] NTP: Move all the NTP related code to ntp.c 19 years ago
timer.c [PATCH] schedule_timeout(): improve warning message 18 years ago
tsacct.c [PATCH] io-accounting: via taskstats 18 years ago
uid16.c [PATCH] Add more prevent_tail_call() 19 years ago
user.c [PATCH] slab: remove kmem_cache_t 18 years ago
utsname.c [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag 19 years ago
wait.c [PATCH] uninline init_waitqueue_head() 19 years ago
workqueue.c [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago