Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anos atrás
..
debug c064da4714 kdb: Switch to nolock variants of kmsg_dump functions 13 anos atrás
events 194f8dcbe9 uprobes: __replace_page() needs munlock_vma_page() 13 anos atrás
gcov 947be5dfda gcov: disable CONSTRUCTORS for UML 14 anos atrás
irq 2d53492620 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 13 anos atrás
power 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 anos atrás
sched bca1a5c0ea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anos atrás
time 3992c03212 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anos atrás
trace b13bc8dda8 Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 13 anos atrás
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 17 anos atrás
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 16 anos atrás
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 anos atrás
Kconfig.locks e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anos atrás
Kconfig.preempt e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anos atrás
Makefile 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anos atrás
acct.c 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anos atrás
async.c a4683487f9 [SCSI] async: make async_synchronize_full() flush all work regardless of domain 13 anos atrás
audit.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anos atrás
audit.h 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 anos atrás
audit_tree.c be34d1a3bc VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors 13 anos atrás
audit_watch.c 79714f72d3 get rid of kern_path_parent() 13 anos atrás
auditfilter.c 02d86a568c audit: allow interfield comparison in audit rules 13 anos atrás
auditsc.c 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 anos atrás
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 anos atrás
bounds.c 6b3ae58efc memcg: remove direct page_cgroup-to-page pointer 14 anos atrás
capability.c 65cc5a17ad userns: Teach inode_capable to understand inodes whose uids map to other namespaces. 13 anos atrás
cgroup.c 614a6d4341 Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 anos atrás
cgroup_freezer.c 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 anos atrás
compat.c 68f3f16d9a new helper: sigsuspend() 13 anos atrás
configs.c 626a031251 kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n 14 anos atrás
cpu.c 9adb62a5df mm/hotplug: correctly setup fallback zonelists when creating new pgdat 13 anos atrás
cpu_pm.c d84970bbaf kernel/cpu_pm.c: fix various typos 13 anos atrás
cpuset.c a1cd2b13f7 cpusets: Remove/update outdated comments 13 anos atrás
crash_dump.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
cred.c f23ca33546 keys: kill task_struct->replacement_session_keyring 13 anos atrás
delayacct.c c9aaa8957f KVM: Steal time implementation 14 anos atrás
dma.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anos atrás
elfcore.c 8d9032bbe4 elf coredump: add extended numbering support 15 anos atrás
exec_domain.c 2ee7c922f2 sys_personality: remove the bogus checks in sys_personality()->__set_personality() path 15 anos atrás
exit.c 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 anos atrás
extable.c d219e2e86a extable: Skip sorting if sorted at build time. 13 anos atrás
fork.c c255a45805 memcg: rename config variables 13 anos atrás
freezer.c 37f08be11b PM / Freezer: Remove references to TIF_FREEZE in comments 13 anos atrás
futex.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 anos atrás
futex_compat.c ec0c4274e3 futex: Mark get_robust_list as deprecated 13 anos atrás
groups.c 72cda3d1ef userns: Convert in_group_p and in_egroup_p to use kgid_t 13 anos atrás
hrtimer.c 5baefd6d84 hrtimer: Update hrtimer base offsets each hrtimer_interrupt 13 anos atrás
hung_task.c 625056b65e hung task debugging: Inject NMI when hung and going to panic 13 anos atrás
irq_work.c ef1f098254 irq_work: fix compile failure on tile from missing include 13 anos atrás
itimer.c 9886f44412 itimer: Use printk_once instead of WARN_ONCE 13 anos atrás
jump_label.c 8eedce9965 static keys: Inline the static_key_enabled() function 13 anos atrás
kallsyms.c 4796dd200d vsprintf: fix %ps on non symbols when using kallsyms 13 anos atrás
kcmp.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 anos atrás
kexec.c 63dca8d5b5 kdump: append newline to the last lien of vmcoreinfo note 13 anos atrás
kfifo.c 30059d93b0 [media] kernel:kfifo: export __kfifo_max_r symbol 13 anos atrás
kmod.c 0f20784d4b kmod: avoid deadlock from recursive kmod call 13 anos atrás
kprobes.c f986a499ef kprobes: return proper error code from register_kprobe() 13 anos atrás
ksysfs.c 1596425fd7 kernel: ksysfs.c is implicitly using stat.h 13 anos atrás
kthread.c 46f3d97621 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed 13 anos atrás
latencytop.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
lglock.c eea62f831b brlocks/lglocks: turn into functions 13 anos atrás
lockdep.c c5fdcec927 lockdep: Add CPU-idle/offline warning to lockdep-RCU splat 13 anos atrás
lockdep_internals.h 54d47a2be5 lockdep: No need to disable preemption in debug atomic ops 15 anos atrás
lockdep_proc.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
lockdep_states.h 9851673bc3 lockdep: move state bit definitions around 16 anos atrás
module.c ef26a5a6ea Guard check in module loader against integer overflow 13 anos atrás
mutex-debug.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
mutex-debug.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 anos atrás
mutex.c bd2f55361f sched/rt: Use schedule_preempt_disabled() 13 anos atrás
mutex.h c6eb3dda25 mutex: Use p->on_cpu for the adaptive spin 14 anos atrás
notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
nsproxy.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
padata.c 9612090527 padata: Fix cpu hotplug 13 anos atrás
panic.c 190320c3b6 panic: fix a possible deadlock in panic() 13 anos atrás
params.c b5f3abf950 params: replace printk(KERN_<LVL>...) with pr_<lvl>(...) 13 anos atrás
pid.c 31fe62b958 mm: add a low limit to alloc_large_system_hash 13 anos atrás
pid_namespace.c 6347e90091 pidns: guarantee that the pidns init will be the last pidns process reaped 13 anos atrás
posix-cpu-timers.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anos atrás
posix-timers.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
printk.c 088a52aac8 printk: only look for prefix levels in kernel messages 13 anos atrás
profile.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
ptrace.c 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 anos atrás
range.c 9a41845513 range: fix bogus misuse of module.h to get printk() 13 anos atrás
rcu.h 29e37d8141 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() 13 anos atrás
rcupdate.c 2a3fa843b5 rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations 13 anos atrás
rcutiny.c d7118175cc rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU 13 anos atrás
rcutiny_plugin.h c701d5d9b3 rcu: Fix code-style issues involving "else" 13 anos atrás
rcutorture.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 anos atrás
rcutree.c c701d5d9b3 rcu: Fix code-style issues involving "else" 13 anos atrás
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 anos atrás
rcutree_plugin.h c701d5d9b3 rcu: Fix code-style issues involving "else" 13 anos atrás
rcutree_trace.c 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 anos atrás
relay.c 047fe36052 splice: fix racy pipe->buffers uses 13 anos atrás
res_counter.c 2bb2ba9d51 rescounters: add res_counter_uncharge_until() 13 anos atrás
resource.c 65fed8f6f2 resource: make sure requested range is included in the root range 13 anos atrás
rtmutex-debug.c fbdc4b9a6c lockdep, rtmutex, bug: Show taint flags on error 13 anos atrás
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex-tester.c 997d3eaf02 rtmutex-tester: convert sysdev_class to a regular subsystem 13 anos atrás
rtmutex.c 70321d447a Revert "rcu: Permit rt_mutex_unlock() with irqs disabled" 13 anos atrás
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 anos atrás
rtmutex_common.h 8161239a8b rtmutex: Simplify PI algorithm and make highest prio task get lock 14 anos atrás
rwsem.c 9ffc93f203 Remove all #inclusions of asm/system.h 13 anos atrás
seccomp.c 8156b451f3 seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER 13 anos atrás
semaphore.c f7232f0808 semaphore: fix improper comment reference to mutex 13 anos atrás
signal.c 7266702805 signal: make sure we don't get stopped with pending task_work 13 anos atrás
smp.c 8feb8e896d smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]() 13 anos atrás
smpboot.c 4a70d2d990 smpboot, idle: Fix comment mismatch over idle_threads_init() 13 anos atrás
smpboot.h b871a42b60 smpboot: Remove leftover declaration 13 anos atrás
softirq.c 907aed48f6 mm: allow PF_MEMALLOC from softirq context 13 anos atrás
spinlock.c e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 anos atrás
srcu.c 931ea9d1a6 rcu: Implement per-domain single-threaded call_srcu() state machine 13 anos atrás
stacktrace.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
stop_machine.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
sys.c b57b44ae69 kernel/sys.c: avoid argv_free(NULL) 13 anos atrás
sys_ni.c d97b46a646 syscalls, x86: add __NR_kcmp syscall 13 anos atrás
sysctl.c a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 anos atrás
sysctl_binary.c 3965c9ae47 mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads 13 anos atrás
task_work.c a2d4c71d15 deal with task_work callbacks adding more work 13 anos atrás
taskstats.c 25353b3377 taskstats: check nla_reserve() return 13 anos atrás
test_kprobes.c fd02e6f7ae kprobes: Fix selftest to clear flags field for reusing probes 14 anos atrás
time.c a4ca1298d8 time: Remove bogus comments 13 anos atrás
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 anos atrás
timer.c e40468a548 timers: Improve get_next_timer_interrupt() 13 anos atrás
tracepoint.c c5905afb0e static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 13 anos atrás
tsacct.c 648616343c [S390] cputime: add sparse checking and cleanup 13 anos atrás
uid16.c a29c33f4e5 userns: Convert setting and getting uid and gid system calls to use kuid and kgid 13 anos atrás
up.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
user-return-notifier.c 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 anos atrás
user.c 4b06a81f1d userns: Silence silly gcc warning. 13 anos atrás
user_namespace.c 078de5f706 userns: Store uid and gid values in struct cred with kuid_t and kgid_t types 13 anos atrás
utsname.c c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns 13 anos atrás
utsname_sysctl.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 anos atrás
wait.c f07fdec50a lockdep/waitqueues: Add better annotation 13 anos atrás
watchdog.c 45226e944c NMI watchdog: fix for lockup detector breakage on resume 13 anos atrás
workqueue.c 6fec10a1a5 workqueue: fix spurious CPU locality WARN from process_one_work() 13 anos atrás
workqueue_sched.h e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 anos atrás