David S. Miller e70049b9e7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ 17 år sedan
..
irq bb960a1e42 Merge branch 'core/xen' into x86/urgent 17 år sedan
power 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 17 år sedan
time a75244c3d5 timecompare: generic infrastructure to map between two time bases 17 år sedan
trace 4b3e3d2284 tracing: limit the number of loops the ring buffer self test can make 17 år sedan
.gitignore c1cb795338 Update kernel/.gitignore with new auto-generated files 18 år sedan
Kconfig.freezer dc52ddc0e6 container freezer: implement freezer cgroup subsystem 17 år sedan
Kconfig.hz 94f5655988 sched: fix SCHED_HRTICK dependency 17 år sedan
Kconfig.preempt 12d79bafb7 rcu: provide RCU options on non-preempt architectures too 17 år sedan
Makefile 42f5e039c3 pm: fix build for CONFIG_PM unset 17 år sedan
acct.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 17 år sedan
async.c f7de7621f0 async: use list_move_tail 17 år sedan
audit.c 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 17 år sedan
audit.h 0590b9335a fixing audit rule ordering mess, part 1 17 år sedan
audit_tree.c 5af75d8d58 audit: validate comparison operations, store them in sane form 17 år sedan
auditfilter.c 5af75d8d58 audit: validate comparison operations, store them in sane form 17 år sedan
auditsc.c e048e02c89 make sure that filterkey of task,always rules is reported 17 år sedan
backtracetest.c 4e6a0535dd backtrace: replace timer with tasklet + completions 17 år sedan
bounds.c 37487a5652 Add kbuild.h that contains common definitions for kbuild users 17 år sedan
capability.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 17 år sedan
cgroup.c 67e055d144 cgroups: fix possible use after free 17 år sedan
cgroup_debug.c 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 år sedan
cgroup_freezer.c 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 17 år sedan
compat.c e3d5a27d58 Allow times and time system calls to return small negative values 17 år sedan
configs.c c3b9f5afc7 kernel/configs.c: remove useless comments 17 år sedan
cpu.c a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 17 år sedan
cpuset.c f90d4118ba cpuset: fix possible deadlock in async_rebuild_sched_domains 17 år sedan
cred-internals.h d84f4f992c CRED: Inaugurate COW credentials 17 år sedan
cred.c 1a7d0f0bec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 17 år sedan
delayacct.c 9c2c48020e schedstat: consolidate per-task cpu runtime stats 17 år sedan
dma-coherent.c 0609697eab dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. 17 år sedan
dma.c d9f3216b47 kernel/dma.c: remove a CVS keyword 17 år sedan
exec_domain.c b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 17 år sedan
exit.c 32bd671d6c signal: re-add dead task accumulation stats. 17 år sedan
extable.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 år sedan
fork.c 94dba89533 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 år sedan
freezer.c 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 17 år sedan
futex.c 2fff78c784 futex: fix reference leak 17 år sedan
futex_compat.c c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 17 år sedan
hrtimer.c b0a9b5111a hrtimer: prevent negative expiry value after clock_was_set() 17 år sedan
itimer.c 4cd4c1b40d timers: split process wide cpu clocks/timers 17 år sedan
kallsyms.c 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 17 år sedan
kexec.c 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 17 år sedan
kfifo.c f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 år sedan
kgdb.c cc1e0f4f7a kgdb: call touch_softlockup_watchdog on resume 17 år sedan
kmod.c bd4207c901 kmod: fix varargs kernel-doc 17 år sedan
kprobes.c 5a4ccaf37f kprobes: check CONFIG_FREEZER instead of CONFIG_PM 17 år sedan
ksysfs.c cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 17 år sedan
kthread.c 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 17 år sedan
latencytop.c 9c24624727 KSYM_SYMBOL_LEN fixes 17 år sedan
lockdep.c 5f34fe1cfc Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 år sedan
lockdep_internals.h d6672c5018 lockdep: build fix 17 år sedan
lockdep_proc.c c7e78cff6b lockstat: contend with points 17 år sedan
marker.c 227a837567 markers/tracpoints: fix non-modular build 17 år sedan
module.c 720eba31f4 modules: Use a better scheme for refcounting 17 år sedan
mutex-debug.c 493d35863d mutex-debug: check mutex magic before owner 17 år sedan
mutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
mutex.c 7918baa555 mutex: __used is needed for function referenced only from inline asm 17 år sedan
mutex.h ef5d4707b9 [PATCH] lockdep: prove mutex locking correctness 19 år sedan
notifier.c b19b3c74c7 Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core 17 år sedan
ns_cgroup.c cae7a366f7 ns_cgroup: remove unused spinlock 17 år sedan
nsproxy.c 18b6e0414e User namespaces: set of cleanups (v2) 17 år sedan
panic.c d6624f996a oops: increment the oops UUID every time we oops 17 år sedan
params.c d2441183dc Fix compile warning in kernel/params.c 17 år sedan
pid.c 61bce0f137 pid: generalize task_active_pid_ns 17 år sedan
pid_namespace.c 950bbabb5a pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits 17 år sedan
pm_qos_params.c 9d35935747 pm_qos_requirement might sleep 17 år sedan
posix-cpu-timers.c 3997ad317f timers: more consistently use clock vs timer 17 år sedan
posix-timers.c 362e9c07c7 [CVE-2009-0029] System call wrappers part 05 17 år sedan
printk.c 403f307576 PM: Fix suspend_console and resume_console to use only one semaphore 17 år sedan
profile.c acd895795d profiling: fix broken profiling regression 17 år sedan
ptrace.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 17 år sedan
rcuclassic.c e4fa4c9701 rcu: add __cpuinit to rcu_init_percpu_data() 17 år sedan
rcupdate.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 17 år sedan
rcupreempt.c ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 17 år sedan
rcupreempt_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 17 år sedan
rcutorture.c c9d557c19f rcu: fix bug in rcutorture system-shutdown code 17 år sedan
rcutree.c e4fa4c9701 rcu: add __cpuinit to rcu_init_percpu_data() 17 år sedan
rcutree_trace.c 64db4cfff9 "Tree RCU": scalable classic RCU implementation 17 år sedan
relay.c b786c6a98e relay: fix lock imbalance in relay_late_setup_files 17 år sedan
res_counter.c 28dbc4b6a0 memcg: memory cgroup resource counters for hierarchy 17 år sedan
resource.c 6ae301e85c resources: fix parameter name and kernel-doc 17 år sedan
rtmutex-debug.c 48d13e483c Don't operate with pid_t in rtmutex tester 18 år sedan
rtmutex-debug.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
rtmutex-tester.c 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 år sedan
rtmutex.c cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 år sedan
rtmutex.h 9a11b49a80 [PATCH] lockdep: better lock debugging 19 år sedan
rtmutex_common.h 48d13e483c Don't operate with pid_t in rtmutex tester 18 år sedan
rwsem.c c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 18 år sedan
sched.c a0490fa35d sched: cpu hotplug fix 17 år sedan
sched_clock.c 1c5745aa38 sched_clock: prevent scd->clock from moving backwards, take #2 17 år sedan
sched_cpupri.c db2f59c8c9 sched: fix section mismatch 17 år sedan
sched_cpupri.h 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. 17 år sedan
sched_debug.c 805194c35b sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" 17 år sedan
sched_fair.c fc631c82e1 sched: revert recent sync wakeup changes 17 år sedan
sched_features.h 4793241be4 sched: backward looking buddy 17 år sedan
sched_idletask.c 4ce72a2c06 sched: add CONFIG_SMP consistency 17 år sedan
sched_rt.c 3d398703ef sched_rt: don't use first_cpu on cpumask created with cpumask_and 17 år sedan
sched_stats.h 4cd4c1b40d timers: split process wide cpu clocks/timers 17 år sedan
seccomp.c cf99abace7 make seccomp zerocost in schedule 18 år sedan
semaphore.c 5b2becc8cf semaphore: __down_common: use signal_pending_state() 17 år sedan
signal.c 32bd671d6c signal: re-add dead task accumulation stats. 17 år sedan
smp.c d7240b9880 generic-ipi: use per cpu data for single cpu ipi calls 17 år sedan
softirq.c 7d3b56ba37 Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 år sedan
softlockup.c baf48f6577 softlock: fix false panic which can occur if softlockup_thresh is reduced 17 år sedan
spinlock.c c72f4573a5 lockdep: spin_lock_nest_lock(), checkpatch fixes 17 år sedan
srcu.c bb695170d8 make srcu_readers_active() static 18 år sedan
stacktrace.c 9212ddb5ea stacktrace: provide save_stack_trace_tsk() weak alias 17 år sedan
stop_machine.c 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 17 år sedan
sys.c 60fd760fb9 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" 17 år sedan
sys_ni.c f627a741d2 [CVE-2009-0029] Make sys_syslog a conditional system call 17 år sedan
sysctl.c fc3501d411 mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches 17 år sedan
sysctl_check.c eefef1cf76 net: add ARP notify option for devices 17 år sedan
taskstats.c 41c7bb9588 cpumask: convert rest of files in kernel/ 17 år sedan
test_kprobes.c 12da3b888b kprobes: add tests for register_kprobes 17 år sedan
time.c 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 17 år sedan
timeconst.pl b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 år sedan
timer.c 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 17 år sedan
tracepoint.c 227a837567 markers/tracpoints: fix non-modular build 17 år sedan
tsacct.c 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 17 år sedan
uid16.c 003d7ab479 [CVE-2009-0029] System call wrappers part 19 17 år sedan
up.c 6e96281412 smp_call_function_single(): be slightly less stupid, fix #2 17 år sedan
user.c fb5ae64fdd User namespaces: Only put the userns when we unhash the uid 17 år sedan
user_namespace.c 18b6e0414e User namespaces: set of cleanups (v2) 17 år sedan
utsname.c 7a8fc9b248 removed unused #include <linux/version.h>'s 17 år sedan
utsname_sysctl.c f221e726bf sysctl: simplify ->strategy 17 år sedan
wait.c 777c6c5f1f wait: prevent exclusive waiter starvation 17 år sedan
workqueue.c 8ccad40df8 work_on_cpu: Use our own workqueue. 17 år sedan