Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
..
debug c064da4714 kdb: Switch to nolock variants of kmsg_dump functions 13 years ago
events 194f8dcbe9 uprobes: __replace_page() needs munlock_vma_page() 13 years ago
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 years ago
irq 2d53492620 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 13 years ago
power 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 years ago
sched bca1a5c0ea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
time 3992c03212 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
trace b13bc8dda8 Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 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 e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Makefile 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
async.c a4683487f9 [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 years ago
audit.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 years ago
audit_tree.c be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 years ago
audit_watch.c 79714f72d3 get rid of kern_path_parent() 13 years ago
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
auditsc.c 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 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 614a6d4341 Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago
cgroup_freezer.c 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 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 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 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 f23ca33546 keys: kill task_struct->replacement_session_keyring 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 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 years ago
fork.c c255a45805 memcg: rename config variables 13 years ago
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 years ago
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 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 8eedce9965 static keys: Inline the static_key_enabled() function 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 63dca8d5b5 kdump: append newline to the last lien of vmcoreinfo note 13 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 f986a499ef kprobes: return proper error code from register_kprobe() 13 years ago
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 years ago
kthread.c 46f3d97621 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed 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 c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 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 31fe62b958 mm: add a low limit to alloc_large_system_hash 13 years ago
pid_namespace.c 6347e90091 pidns: guarantee that the pidns init will be the last pidns process reaped 13 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 088a52aac8 printk: only look for prefix levels in kernel messages 13 years ago
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
ptrace.c 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 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 2a3fa843b5 rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations 13 years ago
rcutiny.c d7118175cc rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU 13 years ago
rcutiny_plugin.h c701d5d9b3 rcu: Fix code-style issues involving "else" 13 years ago
rcutorture.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 years ago
rcutree.c c701d5d9b3 rcu: Fix code-style issues involving "else" 13 years ago
rcutree.h 02a0677b0b Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD 13 years ago
rcutree_plugin.h c701d5d9b3 rcu: Fix code-style issues involving "else" 13 years ago
rcutree_trace.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 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 65fed8f6f2 resource: make sure requested range is included in the root range 13 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 7266702805 signal: make sure we don't get stopped with pending task_work 13 years ago
smp.c 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 years ago
smpboot.c 4a70d2d990 smpboot, idle: Fix comment mismatch over idle_threads_init() 13 years ago
smpboot.h b871a42b60 smpboot: Remove leftover declaration 13 years ago
softirq.c 907aed48f6 mm: allow PF_MEMALLOC from softirq context 13 years ago
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
srcu.c 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 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 b57b44ae69 kernel/sys.c: avoid argv_free(NULL) 13 years ago
sys_ni.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 years ago
sysctl.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
sysctl_binary.c 3965c9ae47 mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 years ago
task_work.c a2d4c71d15 deal with task_work callbacks adding more work 13 years ago
taskstats.c 25353b3377 taskstats: check nla_reserve() return 13 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 e40468a548 timers: Improve get_next_timer_interrupt() 13 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 648616343c [S390] cputime: add sparse checking and cleanup 13 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 4b06a81f1d userns: Silence silly gcc warning. 13 years ago
user_namespace.c 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 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 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 years ago
workqueue.c 6fec10a1a5 workqueue: fix spurious CPU locality WARN from process_one_work() 13 years ago
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago