intelfb: the pseudo_palette is only 16 elements long
[safe/jmp/linux-2.6] / kernel /
2007-07-17 Oleg Nesterovdestroy_workqueue() can livelock
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Adrian Bunkproper prototype for proc_nr_files()
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-07-17 Mel GormanAllow huge page allocations to use GFP_HIGH_MOVABLE
2007-07-17 David Miller[HRTIMER] Fix cpu pointer arg to clockevents_notify()
2007-07-16 Linus TorvaldsRemove duplicate comments from sysctl.c
2007-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-16 Jiri Kosinakernel/printk.c: document possible deadlock against...
2007-07-16 Rusty Russellmodules: remove modlist_lock
2007-07-16 Oleg Nesterovmake cancel_xxx_work_sync() return a boolean
2007-07-16 Oleg Nesterovrename cancel_rearming_delayed_work() to cancel_delayed...
2007-07-16 vignesh babuis_power_of_2: kernel/kfifo.c
2007-07-16 Andrea Arcangelimake seccomp zerocost in schedule
2007-07-16 Andrea Arcangelimove seccomp from /proc to a prctl
2007-07-16 Andrew Mortonsprint_symbol() cleanup
2007-07-16 Andrew Mortonsysctl.c: add text telling people to use CTL_UNNUMBERED
2007-07-16 Thomas GleixnerFUTEX: Tidy up the code
2007-07-16 Ingo Molnarsys_time() speedup
2007-07-16 Eric W. Biedermannamespace: ensure clone_flags are always stored in...
2007-07-16 Vasily Tarasovdiskquota: 32bit quota tools on 64bit architectures
2007-07-16 Henrik Kretzschmarkerneldoc fix in audit_core_dumps
2007-07-16 Cedric Le Goateradd a kmem_cache for nsproxy objects
2007-07-16 Cedric Le Goaterfix create_new_namespaces() return value
2007-07-16 Serge E. Hallynuser namespace: add unshare
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Cedric Le Goaterremove CONFIG_UTS_NS and CONFIG_IPC_NS
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-07-16 Alan CoxImprove behaviour of spurious IRQ detect
2007-07-16 Maxim Uvarovtaskstats: add context-switch counters
2007-07-16 Alexey DobriyanRemove capability.h from mm.h
2007-07-16 Venki PallipadiAdd a flag to indicate deferrable timers in /proc/timer...
2007-07-16 Randy Dunlapadd printk.time option, deprecate 'time'
2007-07-16 Andi KleenRemove clockevents_{release,request}_device
2007-07-16 Paul MenageReduce cpuset.c write_lock_irq() to read_lock()
2007-07-16 Ingo Molnarvdso: print fatal signals
2007-07-16 Pavel EmelianovMake /proc/modules use seq_list_xxx helpers
2007-07-16 Satoru Takeuchicpu hotplug: fix ksoftirqd termination on cpu hotplug...
2007-07-16 Satoru TakeuchiFix stop_machine_run problem with naughty real time...
2007-07-16 Tomas JanousekUse boot based time for uptime in /proc
2007-07-16 Tomas JanousekUse boot based time for process start time and boot...
2007-07-16 Tomas JanousekIntroduce boot based time
2007-07-16 Sripathi KodiUse write_trylock_irqsave in ptrace_attach
2007-07-16 Jeff DikeAdd generic exit-time stack-depth checking to CONFIG_DE...
2007-07-16 Jan Beulichmm: fix improper .init-type section references
2007-07-16 KAMEZAWA Hiroyukichange zonelist order: zonelist order selection logic
2007-07-16 Yinghai Luserial: convert early_uart to earlycon for 8250
2007-07-16 Yinghai Luconsole: console handover to preferred console
2007-07-16 Yinghai Luconsole: more buf for index parsing
2007-07-16 Ingo Molnar[PATCH] sched: prettify prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: document prio_to_wmult[]
2007-07-16 Ingo Molnar[PATCH] sched: improve weight-array comments
2007-07-13 Thomas GleixnerCFS: Fix missing digit off in wmult table
2007-07-13 Linus TorvaldsMerge branch 'splice-2.6.23' of git://git.kernel.dk...
2007-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-07-13 Ingo Molnar[PATCH] sched: fix show_task()/show_tasks() output
2007-07-13 Ingo Molnar[PATCH] sched: remove stale version info from kernel...
2007-07-13 Ingo Molnar[PATCH] sched: allow larger granularity
2007-07-13 Mike Galbraith[PATCH] sched: fix prio_to_wmult[] for nice 1
2007-07-13 Tom Zanussirelay: fixup kerneldoc comment
2007-07-13 Tom Zanussirelay: fix bogus cast in subbuf_splice_actor()
2007-07-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Jens Axboepipe: change the ->pin() operation to ->confirm()
2007-07-10 Jens Axboerelay: use splice_to_pipe() instead of open-coding...
2007-07-10 Jens Axboesplice: divorce the splice structure/function definitio...
2007-07-10 Tom Zanussisplice: relay support
2007-07-09 Ingo Molnarsched: add CFS credits
2007-07-09 Ingo Molnarsched: clean up sleep_on() APIs
2007-07-09 Ingo Molnarsched: style cleanups
2007-07-09 Ingo Molnarsched: do not set softirqs to nice +19
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Ingo Molnarsched: add CFS debug sysctls
2007-07-09 Ingo Molnarsched: remove unused rq types from sched.c
2007-07-09 Ingo Molnarsched: remove interactivity types
2007-07-09 Ingo Molnarsched: clean up include files in sched.c
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-07-09 Ingo Molnarsched: turn on the use of unstable events
2007-07-09 Ingo Molnarsched: x86, track TSC-unstable events
2007-07-09 Ingo Molnarsched: cfs core code
2007-07-09 Ingo Molnarsched: remove the sleep-bonus interactivity code
2007-07-09 Ingo Molnarsched: remove expired_starving()
2007-07-09 Ingo Molnarsched: remove sleep_type
2007-07-09 Ingo Molnarsched: cfs, add load-calculation methods
2007-07-09 Ingo Molnarsched: clean up __normal_prio() position
2007-07-09 Ingo Molnarsched: cleanup: move dequeue/enqueue_task()
2007-07-09 Ingo Molnarsched: move around resched_task()
2007-07-09 Ingo Molnarsched: clean up the rt priority macros
2007-07-09 Ingo Molnarsched: add cfs_rq ops
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-07-09 Ingo Molnarsched: add rq_clock()/__rq_clock()
2007-07-09 Ingo Molnarsched: cfs rq data types
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_idletask.c
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_rt.c
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_fair.c
next