libertas: unify various CF-related defines
[safe/jmp/linux-2.6] / kernel /
2008-05-15 Harvey Harrisonlib: create common ascii hex array
2008-05-15 Mirco Tischlercgroups: fix compile warning
2008-05-11 Linus TorvaldsAdd new 'cond_resched_bkl()' helper function
2008-05-11 Linus TorvaldsBKL: revert back to the old spinlock implementation
2008-05-11 Linus TorvaldsRevert "semaphore: fix"
2008-05-09 Rusty Russellmodule: don't ignore vermagic string if module doesn...
2008-05-09 Rusty Russellmodule: be more picky about allowing missing module...
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-05-08 Paul MenageFix cpuset sched_relax_domain_level control file
2008-05-08 Mike Galbraithsched: fix weight calculations
2008-05-08 Ingo Molnarsemaphore: fix
2008-05-08 Jens AxboeRevert "relay: fix splice problem"
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-05 Ingo Molnarsched: fix cpu clock
2008-05-05 Miao Xiesched: fair-group: fix a Div0 error of the fair group...
2008-05-05 Heiko Carstenssched: fix missing locking in sched_domains code
2008-05-05 Ingo Molnarsched: make clock sync tunable by architecture code
2008-05-05 Mike Galbraithsched: fix debugging
2008-05-05 David Simnersched: fix sched_info_switch not being called according...
2008-05-05 Peter Zijlstrasched: fix hrtick_start_fair and CPU-Hotplug
2008-05-05 Gregory Haskinssched: fix SCHED_FAIR wake-idle logic error
2008-05-05 Gregory Haskinssched: fix RT task-wakeup logic
2008-05-05 Harvey Harrisonsched: add statics, don't return void expressions
2008-05-05 Andrew Mortonsched: add debug checks to idle functions
2008-05-05 Harvey Harrisonsched: make rt_sched_class, idle_sched_class static
2008-05-05 Peter Zijlstrasched: optimize calc_delta_mine()
2008-05-05 Peter Zijlstrasched: fix normalized sleeper
2008-05-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-05-05 Eric SesterhennRemoval of FUTEX_FD
2008-05-05 Harvey Harrisonkgdb: fix signedness mixmatches, add statics, add decla...
2008-05-05 Linus TorvaldsMake forced module loading optional
2008-05-03 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-05-03 Heiko Carstensclocksource: allow read access to available/current_clo...
2008-05-03 Heiko Carstensclocksource: Fix permissions for available_clocksource
2008-05-03 Oliver Hartkopphrtimer: remove duplicate helper function
2008-05-02 H. Peter AnvinMake constants in kernel/timeconst.h fixed 64 bits
2008-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-02 Thomas Gleixnergenirq: reenable a nobody cared disabled irq when a...
2008-05-01 Christoph Hellwigmake generic sys_ptrace unconditional
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-05-01 Andrew Liuworkqueue: remove redundant function invocation
2008-05-01 Michael Ellermankexec: make extended crashkernel= syntax less confusing
2008-05-01 Roman Zippelntp: handle leap second via timer
2008-05-01 Roman Zippelntp: remove current_tick_length()
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-05-01 Roman Zippelntp: support for TAI
2008-05-01 Roman Zippelntp: increase time_offset resolution
2008-05-01 Roman Zippelntp: increase time_freq resolution
2008-05-01 Roman Zippelntp: NTP4 user space bits update
2008-05-01 Roman Zippelntp: cleanup ntp.c
2008-05-01 Roman Zippelremove div_long_long_rem
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Roman Zippelconvert a few do_div users
2008-05-01 Christian BorntraegerFix cpu hotplug problem in softirq code
2008-05-01 Peter Oberparleitermodule: add MODULE_STATE_GOING notifier call
2008-05-01 Rusty Russellmodule: Enhance verify_export_symbols
2008-05-01 Rusty Russellmodule: set unused_gpl_crcs instead of overwriting...
2008-05-01 Rusty Russellmodule: neaten __find_symbol, rename to find_symbol
2008-05-01 Rusty Russellmodule: reduce module image and resident size
2008-05-01 Rusty Russellmodule: make module_sect_attrs private to kernel/module.c
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-30 Harvey Harrisonkernel: replace remaining __FUNCTION__ occurrences
2008-04-30 Thomas Gleixneradd hrtimer specific debugobjects code
2008-04-30 Thomas Gleixnerdebugobjects: add timer specific object debugging code
2008-04-30 Andrew Mortonalloc_uid: cleanup
2008-04-30 Markus Armbrusterprintk: don't read beyond string arguments' terminating...
2008-04-30 Samuel ThibaultBasic braille screen reader support
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-30 Pavel Emelyanovpidns: make pid->level and pid_ns->level unsigned
2008-04-30 Adrian Bunkmake marker_debug static
2008-04-30 Oleg Nesterovpids: sys_getpgid: fix unsafe *pid usage, s/tasklist...
2008-04-30 Oleg Nesterovpids: sys_getsid: fix unsafe *pid usage, fix possible...
2008-04-30 Oleg Nesterovpids: __set_special_pids: use change_pid() helper
2008-04-30 Oleg Nesterovpids: sys_setpgid: use change_pid() helper
2008-04-30 Oleg Nesterovpids: introduce change_pid() helper
2008-04-30 Oleg Nesterovpids: de_thread: don't clear session/pgrp pids for...
2008-04-30 Pavel EmelyanovDeprecate find_task_by_pid()
2008-04-30 Pavel EmelyanovUse find_task_by_vpid in taskstats
2008-04-30 Oleg Nesterovfree_pidmap: turn it into free_pidmap(struct upid *)
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Oleg Nesterovptrace: permit ptracing of /sbin/init
2008-04-30 Oleg Nesterovptrace: ptrace_attach: use send_sig_info() instead...
2008-04-30 Oleg Nesterovptrace: __ptrace_unlink: use the ptrace_reparented...
2008-04-30 Oleg Nesterovptrace: introduce ptrace_reparented() helper
2008-04-30 Oleg Nesterovdocument de_thread() with exit_notify() connection
2008-04-30 Oleg Nesterovreparent_thread: use same_thread_group()
2008-04-30 Oleg Nesterovptrace: introduce task_detached() helper
2008-04-30 Roland McGrathsignals: add set_restore_sigmask
2008-04-30 Oleg Nesterovsignals: allow the kernel to actually kill /sbin/init
2008-04-30 Oleg Nesterovsignals: fix /sbin/init protection from unwanted signals
2008-04-30 Oleg Nesterovsignals: check_kill_permission: remove tasklist_lock
2008-04-30 Oleg Nesterovsignals: check_kill_permission: check session under...
2008-04-30 Oleg Nesterovsignals: send_signal: be paranoid about signalfd_notify()
2008-04-30 Oleg Nesterovsignals: document CLD_CONTINUED notification mechanics
2008-04-30 Oleg Nesterovsignals: fold sig_ignored() into handle_stop_signal()
2008-04-30 Oleg Nesterovsignals: cleanup the usage of print_fatal_signal()
2008-04-30 Oleg Nesterovsignals: handle_stop_signal: don't worry about SIGKILL
next