[XTENSA] Concentrate platforms into one platforms directory.
[safe/jmp/linux-2.6] / kernel /
2008-02-10 Oleg Nesterovhrtimer: don't modify restart_block->fn in restart...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp/restarts handling in compat_sys_nano...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp handling in hrtimer_nanosleep()
2008-02-10 john stultzntp: correct inconsistent interval/tick_length usage
2008-02-10 S.Çağlar OnurUpdate kernel/.gitignore with new auto-generated files
2008-02-08 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Yi YangAdd new string functions strict_strto* and convert...
2008-02-08 Sam Ravnborgcpu: fix section mismatch warnings for enable_nonboot_cpus
2008-02-08 Pavel EmelyanovDon't operate with pid_t in rtmutex tester
2008-02-08 Pavel EmelyanovUse find_task_by_vpid in posix timers
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Joe Perchesprintk_ratelimit() functions should use CONFIG_PRINTK
2008-02-08 Li Zefanworkqueue: make delayed_work_timer_fn() static
2008-02-08 Adrian BunkThe scheduled 'time' option removal
2008-02-08 Jesper JuhlNuke duplicate header from sysctl.c
2008-02-08 Jesper JuhlNuke a duplicate include from profile.c
2008-02-08 Jesper JuhlNuke duplicate include from printk.c
2008-02-08 Jan Beulichconstify tables in kernel/sysctl_check.c
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08 Li Zefanclockevent: simplify list operations
2008-02-08 Li Zefanclocksource: remove redundant code
2008-02-08 Pavel EmelyanovGet rid of the kill_pgrp_info() function
2008-02-08 Pavel EmelyanovClean up the kill_something_info
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-08 Oleg Nesterovuglify kill_pid_info() to fix kill() vs exec() race
2008-02-08 Oleg Nesterovsys_getsid: don't use ->nsproxy directly
2008-02-08 Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08 Eric W. Biedermanpid: sys_wait... fixes
2008-02-08 Oleg Nesterovmove the related code from exit_notify() to exit_signals()
2008-02-08 Oleg Nesterovsys_setsid: remove now unneeded session != 1 check
2008-02-08 Oleg Nesterovfix group stop with exit race
2008-02-08 Oleg Nesterovstart the global /sbin/init with 0,0 special pids
2008-02-08 Oleg Nesterovmove daemonized kernel threads into the swapper's session
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-08 Oleg Nesterovfix setsid() for sub-namespace /sbin/init
2008-02-08 Oleg Nesterovsys_setpgid(): simplify pid/ns interaction
2008-02-08 Oleg Nesterovwait_task_zombie: remove ->exit_state/exit_signal check...
2008-02-08 Oleg Nesterovwait_task_continued/zombie: don't use task_pid_nr_ns...
2008-02-08 Oleg Nesterovdo_wait: fix security checks
2008-02-08 Oleg Nesterovdo_wait: cleanup delay_group_leader() usage
2008-02-08 Oleg Nesterovwait_task_stopped(): remove unneeded delay_group_leader...
2008-02-08 Oleg Nesterovptrace_stop: fix racy nonstop_code setting
2008-02-08 Oleg Nesterovdo_wait: factor out "retval != 0" checks
2008-02-08 Oleg Nesterovwait_task_stopped: simplify and fix races with SIGCONT...
2008-02-08 Oleg Nesterovptrace_stop: fix the race with ptrace detach+attach
2008-02-08 Oleg Nesterovptrace_check_attach: remove unneeded ->signal != NULL...
2008-02-08 Oleg Nesterovkill my_ptrace_child()
2008-02-08 Oleg Nesterovkill PT_ATTACHED
2008-02-08 Andrew Mortonfix "modules: make module_address_lookup() safe"
2008-02-08 Christoph Lametermodules: include sections.h to avoid defining linker...
2008-02-08 Christoph LameterModules: handle symbols that have a zero value
2008-02-08 Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with the USER_NS...
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
2008-02-08 Pavel Emelyanovnamespaces: move the UTS namespace under UTS_NS option
2008-02-08 Nishanth Aravamudanhugetlb: add locking for overcommit sysctl
2008-02-08 Badari Pulavarty[POWERPC] Add arch-specific walk_memory_remove() for...
2008-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-07 Ken'ichi Ohmichivmcoreinfo: add "VMCOREINFO_" to all the call for vmcor...
2008-02-07 Ken'ichi Ohmichivmcoreinfo: rename vmcoreinfo's macros returning the...
2008-02-07 Pavel EmelyanovHandle pid namespaces in cgroups code
2008-02-07 Paul Jacksonhotplug cpu move tasks in empty cpusets - refinements
2008-02-07 Paul Jacksonhotplug cpu: move tasks in empty cpusets to parent...
2008-02-07 Paul Menagecgroups: update comments in cpuset.c
2008-02-07 Cliff Wickmancpusets: update_cpumask revision
2008-02-07 Cliff Wickmanhotplug cpu: move tasks in empty cpusets to parent
2008-02-07 Cliff Wickmancgroups: mechanism to process each task in a cgroup
2008-02-07 KAMEZAWA Hiroyukimemory cgroup enhancements: add- pre_destroy() handler
2008-02-07 David Rientjesoom: add sysctl to enable task memory dump
2008-02-07 Balbir SinghMemory controller improve user interface
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-07 Pavel EmelianovMemory controller: resource counters
2008-02-07 Adrian Bunkkernel/cgroup.c: make 2 functions static
2008-02-07 Paul Menagecgroups: move cgroups destroy() callbacks to cgroup_diput()
2008-02-07 Paul Jacksoncgroup simplify space stripping
2008-02-07 Paul Jacksoncgroup brace coding style fix
2008-02-07 Adrian Bunkkernel/cgroup.c: remove dead code
2008-02-07 Pavel Emelyanovgfs2: make gfs2_glock.gl_owner_pid be a struct pid *
2008-02-07 Len BrownMerge branches 'release' and 'dsdt-override' into release
2008-02-07 Pavel MachekPM: documentation cleanups
2008-02-07 Éric PielACPI: Taint kernel on ACPI table override (format corre...
2008-02-06 Abhishek Sagarkprobes: kretprobe user entry-handler
2008-02-06 Andrew Mortonspeed up jiffies conversion functions if HZ==USER_HZ
2008-02-06 David Friessystem timer: fix crash in <100Hz system timer
2008-02-06 Eric Dumazetkernel/sys.c: get rid of expensive divides in groups_sort()
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Richard Knutssonkernel/params.c: remove sparse-warning (different signe...
2008-02-06 Daniel Walkerstopmachine: semaphore to mutex
2008-02-06 Roland McGrathAdd arch_ptrace_stop
2008-02-06 Nick Pigginrelay: nopage
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-06 Oleg Nesterovdo_wait: remove one "else if" branch
2008-02-06 Denys Vlasenkoprintk.c: use unsigned ints instead of longs for logbuf...
2008-02-06 Miao Xietime: fix sysfs_show_{available,current}_clocksources...
2008-02-06 Adrian Bunkkernel/notifier.c should #include <linux/reboot.h>
next