drm/i915: Check for dev->primary->master before dereference.
[safe/jmp/linux-2.6] / lib /
2009-03-26 Linus TorvaldsMerge branch 'sched-for-linus' of git://git./linux...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-03-24 Greg BanksDynamic debug: allow simple quoting of words
2009-03-24 Jason Barondynamic debug: update docs
2009-03-24 Jason Barondynamic debug: combine dprintk and dynamic printk
2009-03-24 Arjan van de Venkobject: don't block for each kobject_uevent
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Kay Sieversdriver core: get rid of struct device's bus_id string...
2009-03-18 Ingo MolnarMerge branches 'sched/cleanups' and 'linus' into sched...
2009-03-13 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-13 Linus Torvaldsbitmap: fix end condition in bitmap_find_free_region
2009-03-11 Herbert Xunlattr: Fix build error with NET off
2009-03-10 Paul E. McKenneyidr: make idr_remove_all() do removal -before- free_layer()
2009-03-06 Lai Jiangshansched: TIF_NEED_RESCHED -> need_reshed() cleanup
2009-03-04 Geert Uytterhoevennetlink: Move netlink attribute parsing support to lib
2009-02-26 Ingo MolnarMerge branches 'sched/cleanups', 'sched/urgent' and...
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-21 Randy Dunlapdocsrc: use config instead of menuconfig
2009-02-08 Ingo MolnarMerge branches 'sched/rt' and 'sched/urgent' into sched...
2009-02-06 Pablo Neira Ayusonetlink: change return-value logic of netlink_broadcast()
2009-01-30 Rusty Russellcpumask: convert lib/smp_processor_id to new cpumask ops
2009-01-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-22 Thomas GleixnerMerge branch 'core/debugobjects' into core/urgent
2009-01-22 Lai Jiangshanrcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR
2009-01-18 Jeff Mahoneyx86: define ARCH_WANT_FRAME_POINTERS
2009-01-16 Peter Zijlstrasched: make plist a library facility
2009-01-16 Andrew Mortonlib/idr.c: use kmem_cache_zalloc() for the idr_layer...
2009-01-16 Li Zefanidr: fix wrong kernel-doc
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-01-10 Artem Bityutskiyrbtree: add const qualifier to some functions
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-01-08 Wu Fengguanggeneric swap(): lib/sort.c: rename swap to swap_func
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Ingo Molnarx86: offer frame pointers in all build modes
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 Pavel Machekstrict_strto* is not strict enough
2009-01-06 Harvey Harrisonlib: proportions.c trivial sparse lock annotation
2009-01-06 Harvey Harrisonlib: radix_tree.c make percpu variable static
2009-01-06 Harvey Harrisonlib: fix sparse shadowed variable warning
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-06 Viktor Rosendahloops handling: ensure that any oops is flushed to the...
2009-01-06 Kay Sieversswiotlb: struct device - replace bus_id with dev_name...
2009-01-06 Wu Fengguangdynamic_printk: reduce one level of indentation
2009-01-06 Ming Leikobject: return the result of uevent sending by netlink
2009-01-06 Tejun Heouevent: don't pass envp_ext[] as format string in kobje...
2009-01-06 Matthew Wilcoxdriver core: Remove completion from struct klist_node
2009-01-06 Wu Fengguangtrivial: radix-tree: document wrap-around issue of...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-05 Ingo MolnarMerge branch 'core/iommu' into core/urgent
2009-01-04 Jesper Juhlswiotlb: Don't include linux/swiotlb.h twice in lib...
2009-01-04 Ingo MolnarMerge branch 'linus' into core/urgent
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMake %p print '(null)' for NULL pointers
2009-01-02 Roland Dreierswiotlb: add missing __init annotations
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
2008-12-31 Rusty Russellcpumask: zero extra bits in alloc_cpumask_var_node
2008-12-31 Rusty Russellbitmap: find_last_bit()
2008-12-31 Li Zefancpumask: fix bogus kernel-doc
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Peter Zijlstralocking, percpu counters: introduce separate lock classes
2008-12-29 Akinobu MitaSLUB: failslab support
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git./linux...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-12-28 FUJITA Tomonoriswiotlb: clean up EXPORT_SYMBOL usage
2008-12-28 FUJITA Tomonoriswiotlb: remove unnecessary declaration
2008-12-28 Becky Bruceswiotlb: add support for systems with highmem
2008-12-28 Becky Bruceswiotlb: store phys address in io_tlb_orig_addr array
2008-12-28 Jeremy Fitzhardingeswiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_s...
2008-12-25 Ingo MolnarMerge branches 'core/debugobjects', 'core/iommu', ...
2008-12-25 Ingo MolnarMerge commit 'v2.6.28' into core/core
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-25 Herbert Xulibcrc32c: Select CRYPTO in Kconfig
2008-12-25 Adrian-Ken Rueegseggerlibcrc32c: Fix "crc32c undefined" compilation error
2008-12-25 Herbert Xulibcrc32c: Move implementation to crypto crc32c
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-19 Mike Traviscpumask: documentation for cpumask_var_t
2008-12-19 Mike Traviscpumask: Add alloc_cpumask_var_node()
2008-12-18 Paul E. McKenney"Tree RCU": scalable classic RCU implementation
2008-12-18 Ingo MolnarMerge branch 'linus' into cpus4096
2008-12-17 Marcel Holtmanndriver core: add newlines to debugging enabled/disabled...
2008-12-17 Johann Felix Sodendriver core: fix using 'ret' variable in unregister_dyn...
2008-12-17 Ian Campbellswiotlb: consolidate swiotlb info message printing
2008-12-17 Jeremy Fitzhardingeswiotlb: support bouncing of HighMem pages
2008-12-17 Jeremy Fitzhardingeswiotlb: factor out copy to/from device
2008-12-17 Ian Campbellswiotlb: add arch hook to force mapping
2008-12-17 Ian Campbellswiotlb: allow architectures to override phys<->bus...
2008-12-17 Ian Campbellswiotlb: add comment where we handle the overflow of...
2008-12-16 Ian Campbellswiotlb: move some definitions to header
2008-12-16 Jeremy Fitzhardingeswiotlb: allow architectures to override swiotlb pool...
next