[PATCH] Export ktime_get_ts()
[pandora-kernel.git] / kernel /
2006-01-10 Matt Helsley[PATCH] Export ktime_get_ts()
2006-01-10 Thomas Gleixner[PATCH] hrtimer: convert posix timers completely
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch clock_nanosleep to hrtimer...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch sys_nanosleep to hrtimer
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create hrtimer nanosleep API
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-10 Thomas Gleixner[PATCH] hrtimer: hrtimer core code
2006-01-10 Thomas Gleixner[PATCH] hrtimer: introduce nsec_t type and conversion...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: validate timespec of do_sys_settimeofday
2006-01-10 Thomas Gleixner[PATCH] hrtimer: create and use timespec_valid macro
2006-01-10 Thomas Gleixner[PATCH] hrtimer: make clockid_t arguments const
2006-01-10 Andrew Morton[PATCH] hrtimer: export deinlined mktime
2006-01-10 Ingo Molnar[PATCH] hrtimer: clean up mktime and make arguments...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: deinline mktime and set_normalized_tim...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: remove duplicate div_long_long_rem...
2006-01-10 Christoph Hellwig[PATCH] common compat_sys_timer_create
2006-01-10 Vivek Goyal[PATCH] kdump: read previous kernel's memory
2006-01-10 Vivek Goyal[PATCH] kdump: save registers early (inline functions)
2006-01-10 Vivek Goyal[PATCH] kdump: export per cpu crash notes pointer throu...
2006-01-10 Vivek Goyal[PATCH] kdump: dynamic per cpu allocation of memory...
2006-01-10 akpm@osdl.org[PATCH] Remove set_fs() in stop_machine()
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-10 Oleg Nesterov[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, core
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-09 Russell KingMerge Linus' tree.
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-01-09 Oleg Nesterov[PATCH] rcu: uninline __rcu_pending()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-09 Matt Mackall[PATCH] Make vm86 support optional
2006-01-09 Matt Mackall[PATCH] tiny: Make *[ug]id16 support optional
2006-01-09 Oleg Nesterov[PATCH] simplify k_getrusage()
2006-01-09 Nathan Lynch[PATCH] fix workqueue oops during cpu offline
2006-01-09 Ashutosh Naik[PATCH] kernel/module.c: remove redundant spinlock...
2006-01-09 Akinobu Mita[PATCH] modules: mark TAINT_FORCED_RMMOD correctly
2006-01-09 Ashutosh Naik[PATCH] modules: prevent overriding of symbols
2006-01-09 Oleg Nesterov[PATCH] copy_process: error path cleanup
2006-01-09 Oleg Nesterov[PATCH] setpgid: should not accept ptraced childs
2006-01-09 Oren Laadan[PATCH] setpgid: should work for sub-threads
2006-01-09 Oleg Nesterov[PATCH] setpgid: should work for sub-threads
2006-01-09 Oren Laadan[PATCH] fork: fix race in setting child's pgrp and tty
2006-01-09 Eric W. Biederman[PATCH] Don't attempt to power off if power off is...
2006-01-09 Srivatsa Vaddagiri[PATCH] Extend RCU torture module to test tickless...
2006-01-09 Dave Jones[PATCH] Add tainting for proprietary helper modules
2006-01-09 Eric Dumazet[PATCH] shrink dentry struct
2006-01-09 Oleg Nesterov[PATCH] remove unneeded sig->curr_target recalculation
2006-01-09 Oleg Nesterov[PATCH] little do_group_exit() cleanup
2006-01-09 Oleg Nesterov[PATCH] kill_proc_info_as_uid: don't use hardcoded...
2006-01-09 Ben Collins[PATCH] Unchecked alloc_percpu() return in __create_wor...
2006-01-09 George Anzinger[PATCH] sigaction should clear all signals on SIG_IGN...
2006-01-09 Guillaume Chazarain[PATCH] printk return value: fix it
2006-01-09 Christoph Hellwig[PATCH] use ptrace_get_task_struct in various places
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2006-01-09 Adrian Bunk[PATCH] kernel/: small cleanups
2006-01-09 Paul Jackson[PATCH] cpuset: skip rcu check if task is in root cpuset
2006-01-09 Paul Jackson[PATCH] cpuset: mark number_of_cpusets read_mostly
2006-01-09 Paul Jackson[PATCH] cpuset: use rcu directly optimization
2006-01-09 Paul Jackson[PATCH] cpuset: remove test for null cpuset from alloc...
2006-01-09 Paul Jackson[PATCH] cpuset: migrate all tasks in cpuset at once
2006-01-09 Paul Jackson[PATCH] cpuset: rebind vma mempolicies fix
2006-01-09 Paul Jackson[PATCH] cpuset: number_of_cpusets optimization
2006-01-09 Paul Jackson[PATCH] cpuset: numa_policy_rebind cleanup
2006-01-09 Paul Jackson[PATCH] cpuset: implement cpuset_mems_allowed
2006-01-09 Paul Jackson[PATCH] cpuset: combine refresh_mems and update_mems
2006-01-09 Paul Jackson[PATCH] cpuset: fork hook fix
2006-01-09 Paul Jackson[PATCH] cpuset: update_nodemask code reformat
2006-01-09 Paul Jackson[PATCH] cpuset: minor spacing initializer fixes
2006-01-09 Paul Jackson[PATCH] cpuset: memory pressure meter
2006-01-09 Paul Jackson[PATCH] cpuset: mempolicy one more nodemask conversion
2006-01-09 Paul E. McKenney[PATCH] Simpler signal-exit concurrency handling
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2006-01-09 Ravikiran G Thirumalai[PATCH] Change maxaligned_in_smp alignemnt macros to...
2006-01-09 Paul Jackson[PATCH] cpusets: swap migration interface
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: sys_migrate_pages interface
2006-01-09 Christoph Lameter[PATCH] add schedule_on_each_cpu()
2006-01-09 Rohit Seth[PATCH] Make high and batch sizes of per_cpu_pagelists...
2006-01-09 Andrew Morton[PATCH] drop-pagecache
2006-01-09 Michael Ellerman[PATCH] powerpc: Add arch-dependent copy_oldmem_page
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base
2006-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-07 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-07 Russell KingMerge with Linus' kernel.
2006-01-07 Len BrownAuto-update from upstream
2006-01-07 David S. Miller[PATCH] Fix posix-cpu-timers sched_time accumulation
2006-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-06 Len BrownAuto-update from upstream
2006-01-06 Greg Kroah-HartmanMerge ../torvalds-2.6/
2006-01-06 Linus TorvaldsMerge branch 'post-2.6.15' of git://brick.kernel.dk...
2006-01-06 Jayachandran C[PATCH] kernel/module.c: removed dead code
next