rescan_partitions(): make device capacity errors non-fatal
[safe/jmp/linux-2.6] / kernel /
2008-08-05 David Brownellgenirq: better warning on irqchip->set_type() failure
2008-08-05 Oleg Nesterovsemaphore: __down_common: use signal_pending_state()
2008-08-05 Tom Zanussirelay: fix "full buffer with exactly full last subbuffe...
2008-08-05 Linus TorvaldsMerge branch 'audit.b56' of git://git./linux/kernel...
2008-08-05 Jeremy Fitzhardinge__sched_setscheduler: don't do any policy checks when...
2008-08-04 zhangxiliangRe: [PATCH] Fix the kernel panic of audit_filter_task...
2008-08-01 Roland McGrathtracehook: fix exit_signal=0 case
2008-08-01 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2008-08-01 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-08-01 zhangxiliang[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT...
2008-08-01 zhangxiliang[PATCH] Fix the kernel panic of audit_filter_task when...
2008-08-01 zhangxiliangRe: [PATCH] the loginuid field should be output in...
2008-08-01 Vesa-Matti J Karikernel/audit.c control character detection is off-by-one
2008-08-01 Eric Paris[PATCH] Audit: Collect signal info when SIGUSR2 is...
2008-08-01 Jason Wesselkgdb: fix gdb serial thread queries
2008-08-01 Jason Wesselkgdb: fix kgdb_validate_break_address to perform a...
2008-08-01 Peter Zijlstralockdep: change scheduler annotation
2008-07-31 David Millerlockdep: fix combinatorial explosion in lock subgraph...
2008-07-31 Ingo MolnarMerge branch 'linus' into sched/urgent
2008-07-31 Ingo Molnarsched clock: couple local and remote clocks
2008-07-31 Ingo Molnarsched clock: simplify __update_sched_clock()
2008-07-31 Ingo Molnarsched: eliminate scd->prev_raw
2008-07-31 Ingo Molnarsched clock: clean up sched_clock_cpu()
2008-07-31 Ingo Molnarsched clock: revert various sched_clock() changes
2008-07-30 Andi Kleensched: make scheduler sysfs attributes sysdev class...
2008-07-30 Oleg Nesterovworkqueues: add comments to __create_workqueue_key()
2008-07-30 Uwe Kleine-Königprintk: fix comment for printk ratelimiting
2008-07-30 Mathieu Desnoyersmarkers: fix markers read barrier for multiple probes
2008-07-30 Li Zefancpuset: clean up cpuset hierarchy traversal code
2008-07-30 Li Zefancpuset: fix wrong calculation of relax domain level
2008-07-30 Lai Jiangshancpuset: speed up sched domain partition
2008-07-30 Li Zefancpuset: a bit cleanup for scan_for_empty_cpusets()
2008-07-30 Li Zefancgroup: uninline cgroup_has_css_refs()
2008-07-30 Li Zefancgroup: remove duplicate code in allocate_cg_link()
2008-07-30 Li Zefancgroup: fix possible memory leak
2008-07-30 Magnus Dammresource: add resource_size()
2008-07-30 Ingo MolnarMerge branch 'sched/urgent' into sched/clock
2008-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Linus Torvaldscpu masks: optimize and clean up cpumask_of_cpu()
2008-07-28 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-28 Randy Dunlaplocking: fix mutex @key parameter kernel-doc notation
2008-07-28 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-07-28 Hugh Dickinssched: move sched_clock before first use
2008-07-28 roel kluinsched: test runtime rather than period in global_rt_run...
2008-07-28 OGAWA Hirofumisched: fix SCHED_HRTICK dependency
2008-07-28 Peter Zijlstrasched: fix warning in hrtick_start_fair()
2008-07-28 Rusty Russellstop_machine: fix up ftrace.c
2008-07-28 Rusty Russellstop_machine: Wean existing callers off stop_machine_run()
2008-07-28 Rusty Russellstop_machine(): stop_machine_run() changed to use cpu...
2008-07-28 Rusty RussellHotplug CPU: don't check cpu_online after take_cpu_down
2008-07-28 Rusty RussellSimplify stop_machine
2008-07-28 Jason Baronstop_machine: add ALL_CPUS option
2008-07-28 WANG Congmodule: fix build warning with !CONFIG_KALLSYMS
2008-07-27 Andrea Righitask IO accounting: move all IO statistics in struct...
2008-07-27 Ingo MolnarMerge branch 'timers/urgent' of ssh:///linux/kernel...
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-27 Andrea Righitracing: remove unused variable
2008-07-27 Al Virolost sysctl fix
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Al Viro[PATCH] sanitize proc_sysctl
2008-07-27 Al Viro[PATCH] sysctl: keep track of tree relationships
2008-07-27 Al Viro[PATCH] allow delayed freeing of ctl_table_header
2008-07-27 Al Viro[PATCH] beginning of sysctl cleanup - ctl_table_set
2008-07-26 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26 Adrian Bunkmake cgroup_seqfile_release() static
2008-07-26 Roland McGrathtracehook: wait_task_inactive
2008-07-26 Roland McGrathtracehook: force signal_pending()
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Roland McGrathtracehook: job control
2008-07-26 Roland McGrathtracehook: get_signal_to_deliver
2008-07-26 Roland McGrathtracehook: tracehook_consider_fatal_signal
2008-07-26 Roland McGrathtracehook: tracehook_consider_ignored_signal
2008-07-26 Roland McGrathtracehook: release_task
2008-07-26 Roland McGrathtracehook: vfork-done
2008-07-26 Roland McGrathtracehook: clone
2008-07-26 Roland McGrathtracehook: exit
2008-07-26 Roland McGrathtracehook: unexport ptrace_notify
2008-07-26 Arjan van de Venuse WARN() in kernel/irq/chip.c
2008-07-26 Arjan van de VenUse WARN() in kernel/irq/manage.c
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Eduard - Gabriel... relay: add buffer-only channels; useful for early logging
2008-07-26 Eduard - Gabriel... Full conversion to early_initcall() interface, remove...
2008-07-26 Huang Yingkexec jump: save/restore device state
2008-07-26 Huang Yingkexec jump
2008-07-26 WANG Congkernel/kexec.c: make 'kimage_terminate' void
2008-07-26 David Brownellpm selftest: rtc paranoia
2008-07-26 Ingo Molnarcpumask: export cpumask_of_cpu_map
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-26 Mike Traviscpumask: put cpumask_of_cpu_map in the initdata section
2008-07-26 Mike Traviscpumask: make cpumask_of_cpu_map generic
2008-07-26 Ingo Molnarftrace: fix modular build
2008-07-26 Wang Chenflag parameters: fix compile error of sys_epoll_create1
2008-07-25 Ingo Molnarsignalfd: fix undefined reference to `compat_sys_signal...
2008-07-25 Vegard Nossumtaskstats: remove initialization of static per-cpu...
2008-07-25 Keika Kobayashiper-task-delay-accounting: update taskstats for memory...
next